Developing (v7+)

Problem with SESSIONS

Issue with $_SESSION[] variables. I have several .php pages, and I need to add them on site. There are two ways: 1. use iFrame (using the plugin "Dynamic iFrame") for this or 2. use php function (using the plugin "Code Blocks") include() On those pa…

new block from content block img problem

Hi, i am trying to create a new block based on the 'content block'. I copied the content block to the root/blocks renamed the folder the class and the dbtable. the new block installs and works for entering text but when i insert an image or a link thi…

Login/Logout page not found

I have been trying various methods to interface a custom login function with the core Login controller, including replacing it completely with my package (http://pastie.org/2020742). The issue now is that When i try to logout, it get a Page Not Found erro…

Replacing site name with company logo -- how in version 5.4.1.1?

I searched the forum, and could not find instruction on how to replace site name with a logo in version 5.4.1.1. -- all the instruction seems to be for older versions. Concrete5.org documentation is not updated. It instruct to "ashboard/scrapbook/gl…

Designer Content 2.0 Beta

I've got a beta version of Designer Content 2.0 up and ready for testing: https://github.com/jordanlev/c5_designer_content ***NOTE: DO NOT USE THIS ON A PRODUCTION SITE JUST YET! It has been decently tested but there may still be a few bugs that need …

My webhost pointed me to Concrete 5

Now it seems that I have to purchase Concrete 5 hosting to get all of my features. Is this true, even though I have a cpanel on with my current host? I really do not want to have to give up concrete 5, but I have already paid for a year of web hosting. …

Adding Video page to site

I'm trying to add a video page to my site much like youtube. Where the video thumbnails would populate the page and once clicked on they would be taken to the page (on the site) where they can watch the video. Seeing has how this functionality doesn't see…

RSS Displayer: Show Images

I'm attempting to create a "Netvibes"-esque start page for myself with a basic install of Concrete5. This primarily depends on whether I can get thumbnails to show for my displayed feeds--otherwise it'll be a quite boring endeavor. I've fed some feeds…

How to save the Address Attribute.

So I'm still learning Concrete5, and have ran into a bit of a snag with a form I'm building. I'm posting values and using setAttribute to save the values to my attributes. For Example: $uo = UserInfo::getByID(intval($_GET['uID'])); $uo->setAttribu…

Filter Posts