Developing (v7+)

Orm Entities 8.0.0 / 8.1.0

Hello I tried to copy a block which i developed on 8.0.0 to my new project on 8.1.0. I use some custom doctrine entities within this block but on my new project there was no database table created and no proxy class either. In 8.0.0 i used the @ORM pref…

Migration Tool FileID Issue

I am involved with a project that is using the migration tool. An issue that I have noticed is that the exported FileID overrides pre-existing fileIDs when importing. What I need to do is export the file NAME, as well as import it. I posted an issue h…

Concrete5 will not load other pages

Hey all. My Concrete5 install will no longer load other pages except for home. For example, I'll type http://example.com/index.php/services and it will load http://example.com/index.php instead Any ideas on how to fix this? Thanks in advance :)

Installation hangs

Yesterday I installed concrete5 fine, but as I screwed up some files I decided to reinstall it. Fresh install with new db and all files (all needed privileges set). But Now it fails every-time on http://localhost/index.php/install/run_routine/elemental_bl…

CMS Requirements

I'm taking over a preexisting website and rebuilding it in Concrete5. The original developer may continue hosting though, and they manage all of their own server hardware and systems. They provided the following list as requirements for the CMS; can as…

Hiding a parent page from url string.

Hi people.. I have a need to hide a page from the sitre tree in the url. I have a page url www.website.com/essex/chelmsford - I wish to hide /essex/ when on the Chelmsford page. Now I can do this by adding the Canonical Path in the pages peramat…

Strange DB behaviour with three controller params

I'm getting weird errors from DBAL from a single page controller only when I pass 3 params to the controller, e.g. /pages/somepage/1/2/3. The three params get assigned correctly to the three vars in the view declaration: [code] public function view(…

Filter Posts