Developing (v7+)

Detecting duplicate HeaderItems

Hi! I've got several blocks that add jQueryUI to the header. First problem: In edit mode, there is already a custom jquery ui loaded, which comes from concrete5 itself. First problem is fixed by determining if we're logged in or not and loading t…

Add Layout Error

I am recieving this error when I edit the layout. [code] Fatal error: Call to a member function getAreaHandle() on a non-object in /home/html2c5/public_html/concrete/tools/edit_area_popup.php on line 27 [/code]

Passing a Task to Standard Pages

I am wondering if it is possible to pass a task to a regular page in the same way you would pass a task to a single page and if so, how to do that in 5.4. For example, with single pages, you can do /path/to/page/-/taskToRun and rather than running the …

Problem with isLoggedIn() and version preview

I have a quick check built into my template to see if someone is logged in or not by using isLoggedIn() - this seems to cause a problem when using the versions feature and comparing different versions however. In the preview I receive an error [code]call…

Menu Collecting

I want to collect the menu printout into a variable in other words: $menu_items = $a->display($c); But of course when I do inside my template it prints out an object error. So how would I get the menu links printout into a variable? Thanks in ad…

5.4.0

Is this still correct, and what is up with the PHP short tags? I thought that died with PHP3, John

Item Characteristics, Best way to display?

We have software that we want to show specific things about that software throughout the site. We have an eCommerce cart that has all this information in it in their own custom fields, like version, download link, changelog, etc etc. What do you think …

Expanding the administration/dashboard

Hello all c5-lovers :) Recently i decided to dig into c5. So far it have been a blast. I really look forward to continue working and developing for this system. I was wondering if anybody could pass me a link or give me an introduction on how to exp…

Users suddenly can't login

I had a test user who could log in fine, then suddenly couldn't. Using the correct login just reloads the login screen. Trying to go to any page after that shows the login screen, but with the new url in the address bar still. Not sure how I might h…

Filter Posts