I am having to move away from Joomla! because of its GPL license so I've been researching different CMS. Concrete5 seemed to fit and looks great but I didn't see any kind of RESTful api so started looking at pimcore. Then I noticed the Powered by Zend Fra…
Hello,
I try to use .load() method of Jquery library.
[code]
$('#main').load(p +' .content', function(){
alert($('#main').html());
});
[/code]
where "p" is href link of autonav (like: "/en/contact/")
alert(); return empty string !
…
I'm trying to integrate a php script that does an api call. the example is here...
https://churchcommunity.fogbugz.com/default.asp?W449
but I'm not sure if I should create a package, a custom block, or use some sort of php or html block... any sugges…
Hi!
I would like to ask if there is some HTML code refactorisation planned for Concrete5 blocks to make them W3C valid.
For example YouTube block is not validated because of ampresand in URL's and an embed tag. I believe it should be based on OBJECT…
Hi,
i found a stange mysql output on my html page :
(mysql): SELECT DISTINCT u.uID, u.uName FROM Users u left join UserGroups ug_5 on ug_5.uID = u.uID left join UserSearchIndexAttributes on (UserSearchIndexAttributes.uID = u.uID) where 1=1 and u…
This page http://www.concrete5.org/documentation/developers/blocks/creating-a-new-block-type/ is a copy of a how-to http://www.concrete5.org/documentation/how-tos/understanding-and-building-blocks-in-concrete5/
The link to the basic block file is broke…
Very happy to see this feature in the 5.4.0 release.
However, I am having an issue with the script returning only a fraction of the results. My hypothesis is that it's a timeout issue since my client has 5211 users. During any given export, about 3000 …
Sorry if this is a dumb question, but I can't seem to find an answer by searching.
How do I create a form in a page that emails the form data to an external email address and doesn't dump it into the database? I just need a simple contact us form. Is …
I have built a block to allow the user to add bios. I need for the user to be able to upload a photo however, and I cant seem to find any straight documentation on this scenario. How would I, from a block, allow the user to add a photo and then have this …
I'm having a problem. Whenever I put the following into my header after
[code]
[/code]
I can't edit anything in c5. Any ideas?
[code]
$(document).ready(function() {
/*
var defaults = {
containerID: 'moccaUItoTo…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.