Developing (v7+)

Can't upgrade from 8.2.1 to 8.3.2

I have tried and failed to upgrade two sites that were fresh 8.2.1 installs to 8.3.2 (two different themes, two different developers, minimal add-ons that are all supposedly compatible). On one site, I was able to remove the upgrade override and resto…

C5-8.3.2 errors when building the sitemap

I am working on a new site using the latest release C5-8.3.2 This site is running on a brand new VM web server running Ubuntu 16.04 (fully patched), using nginx, PHP 7.0 with fpm The install went perfectly as expected, permissions on the web root tree …

Re. C5-8.3: How to add js script for adding a block?

I use: [code] public function on_page_view() { $html = $this->app->make('helper/html'); $this->addHeaderItem($html->javascript('https://api-maps.yandex.ru/2.1/?lang=ru_RU')); } [/code] to add the script in the header for the…

Error after activationg PHP-FPM

Hello, my hoster has a new feature called PHP-FPM. After activating my site is broken with following error: [code] An unexpected error occurred. is_dir(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/.site…

Critical: Replacing JPG with SVG in File Manager breaks entire site

Have just replaced a JPG with an SVG in File Manager, got a Thumbnailing crash from debug and the entire site now returns the crash on any page, destroying it completely. Tried deleting the uploaded file in the hope that C5 would ignore any non-existen…

Using express entity objects as form select list options

I am trying to create an Express entity form where I would like to have a list of companies offices as select list options. I would prefer to have the list in centralized location where I could update it in one place. What would the preferred method…

Render concrete5 tags select on single page.

I am attempting to modify the Bulk SEO update page, to display the page's tags attribute. Link: /index.php/dashboard/system/seo/bulk I attempted to render out the tags using the code from the concrete5 tags block. [code] [code] example: ech…

Cannot restore site

After deleting something that should not have been deleted in an update folder, I am attempting to restore my site from the server backups on Dreamhost. No matter how I restore and whether or not I also restore the MySQL tables, I get this error: Fatal…

What happened to the RichTextEditor snippets?

What happened to the snippets? I need to add extra snippets for Author and Page-Date so I can put them in the Output for a client (every time when they add a news page). - they were working in 5.7 but now in 5.8 I can't find them in the toolbar. I adde…

Filter Posts