Developing (v7+)

sendMail() return value

The sendMail() function does a pretty good job of logging its use, but it seems like it should return a a boolean response indicating if the mail sent, like mail() does. thoughts?

How To Display Members List Area that looks...

...like this?? http://blog.ternstyle.us/members I had to create a members site and pulled this out of my ass: http://www.thenynetwork.com/index.php/members1/ ^ But, this is a really big pain because it's not automated. This is one big Content …

concrete5 API gone with the new layout

Hey folks, nice work on the new layout but i can't find the concrete5 api page which recently was on http://www.concrete5.org/api/ Thank you :)

Select box

Hi, Im trying to create a selectbox that shows every item on the table but instead of showing all 10 values correctly, it shows "ARRAY" for each of the 10 items. Code from the controller: [code] function getChurch() { $db = Loader:…

Content Block

Hi, first my English is bad, so please forgive me... :D OK, here we go... I take the normal Content Block thats shipped with Concrete5 and modified it. Now my Question is: can i sell the modified Version on the marketplace or must i give it away fo…

Logout function somehow disabled

Hi, Since I recreated a login page at a different URL I noticed that the logout function was not working. I.e. moved login page to: www.mydomain.com/index.php/new/login I updated the URL in the file: concrete/tools/page_controls_menu_js.php Suc…

Adding links in the AutoNav template

I know changing core blocks is a bad thing but I wanted to test before creating a new block. I am trying to display custom links that always appear on the header menu. To do this, I added a small block of code to the header_menu.php template in autoNav…

Pretty URLs being naughty. . .

Hello all, and thanks in advance for any help anyone can give me on this. I've enable Pretty URLs, and I kinda have it working but it's not working. My host is Bluehost, and after searching the forums for help getting Pretty URLs working specifically on…

All pages display the sign in page

I was updating my site and after saving and signing out none of my pages display. The only page that shows is the sign in page. when I sign in is see all the pages and can edit them but after signing out nothing just he sign in page. Does anyone have any …

Auto nav specific template

Hello community, I am looking for a template that will allow me to display only the subpages related to a specific page. I understand that this is can be done via dashboard, but I am trying to code directly into the page as I don't want the end user to c…

Filter Posts