Developing (v7+)

Heap corruption with APC

I ran across a bizarre problem today. I was editing a page. After clicking the button to publish, I got a blank screen. I looked in the Apache error log and found this error. ALERT - linked list corrupt on efree() - heap corruption detected (attacker '…

Moving Form Block File Uploads (change 'set')

Hi, I'm using the form block to allow user uploads. Rather than have the files go into the default, parent set, I'd like to add them to a different set such as 'public'. I've been having a poke around in the form block controller, seeing if there's so…

URGENT! serious probs, probably permissions

Hi Folks! I'm in a serious situation! Since the last days a very curious prob occured. For the first: it is a clean 5.3.3.1 version wich now has been filled with lots of content, and i startet from the very beginning using advanced permissions (really …

Prevent user from adding themselves to administrator group

I've created a scaled down admin group called "editors" that hides some features that a client doesn't need to see. The problem is, the client needs access to add/edit/delete users and groups and with that ability, keeps adding themselves to the Administ…

How to change image paths

Greetings, I recently completed a website for a client using C5 and when I launch it, I am assigning their domain name to the path the site is stored in on my server. In doing this, the image links are not correct and I can't locate where to change the pa…

Using jobs within a package

I've seen that I can create a job within my own package. That's nice, I think it wasn't always like that.. However, I can't find the proper method to access it. getByID simply ignores the package which might return the wrong job in case you have two jo…

site's C5-profile: owner vs developer

Hi all, I have a site on 5.4 which I have connected with C5. I created an own account for the site and installed one add-on with that account, which got assigned just fine. I have this current account (patej) with which I purchased add-ons to the same si…

Autonav problems after updating to 5.4.0.2

Hi all I've got a couple of problems with autonav on 5.4.0.2. I've hardcoded an autonav block into my theme using this code: [code] $bt_main = BlockType::getByHandle('autonav'); $bt_main->controller->displayPages = 'custom'; $bt_main->controller-…

Json line after updating block

Hi, I made a new block/package. But if I click "Update" after filling in my block, concrete5 gives me an JSON line: {"aID":"87","arHandle":"Main","cID":"82","error":false,"bID":"157"} If I refresh the URL (F5) the page is loaded normally. The st…

Disable function email for password reset

Hi ! How can I disable the function for password reset. Only the admin should be able to reate a new password. Should I copy the login page and remove the code or ist there some magic for this?

Filter Posts