Developing (v7+)

Problems installing marketplace items

Hi all, I just moved my Concrete site from one server to another. Now I'm having issues installing new marketplace items. I'm getting a full page of error messages like the following: Warning: chmod() [function.chmod]: No such file or directory in /…

Patch - Choose language upon C5 installation

Hi! This could interest you. controllers/install.php http://pastebin.com/NUWmPK6B single_pages/install.php http://pastebin.com/dtdQcN7r Yeah I know a patch file would be nicer, but I don't have netbeans installed atm. This basically gives y…

Pretty URLs problem

I know it's been asked before 100 times, and I managed to get it to work on my localhost. But now I've moved my site to a hosting company and can't get it to work. I've read all the related posts here, but didn't have any luck. mod_rewrite seems to be …

Don't Override BlockController Constructors in 5.4.0.6+

just a quick warning. i was just testing out some of my blocks against 5.4.0.6, and it seems like the BlockController constructor must now be run for block's to operate. so if you're running any initiation stuff in the constructor, make sure you're callin…

Moving site to new server - strange URL redirect/duplication issue

I'm moving the site from Media Temple's Grid Service to their Dedicated Virtual server. I've followed all of these steps: http://www.concrete5.org/documentation/installation/moving_a_site/ The domain name hasn't resolved yet, so we are using the IP …

Block with thumbnail/title/linked URL?

Hi everyone, I'm trying to create a block that contains a thumbnail field, a title field, and a URL field that will wrap around a small icon with a rollover. Here's a screenshot of what I'm trying to do: http://imgur.com/oI67s.jpg I'm new to P…

Meaning of column isOriginal in CollectionVersionBlocks

Hello! I stumbled upon field isOriginal in table ColectionVersionBlocks. I am not quite sure, what is the meaning of this field. I need to modify column cbDisplayOrder , but i am not sure how to handle cases with [code]isOriginal==0[/code]. Can a…

Error when trying to edit block

I wanted to create a simple textarea input block but couldn't find anything to draw from so I copied the Content block from concrete/blocks/content and pasted, then modified, the pages in the blocks folder that sites outside of concrete/. I can input t…

Filter Posts