Chit-Chat

creating express entries programmatically

Anyone hear have success creating entries in a block. using the code from the docs when including[code]use Express;[/code] i get the error "The use statement with non-compound name 'Express' has no effect" when using [code]Express::buildEntry[/co…

express data storage

anybody know where express stores its data? I thought i had it but changes there have no effect. (entityname)ExpressSearchIndexAttributes I was hoping to be able to use PHPmyAdmin to add a large quantity of records to an express entity via a CSV fil…

https without www.

# -- concrete5 urls start -- RewriteBase / RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^(.*)$ https://www.%{HTTP_HOST}/$1 [R=301,L] RewriteCond %{REQUEST_FILEN…

Tasks marked as not a Bug in Bug tracker disapear

Hi Folks, I was just wondering not to find some tasks in bug tracker anymore. Anyhow it seems that bugs in bug tracker disapear as soon they are marked as not a bug. Wouldn't it be better to just mark them in the list that people can find what is not c…

Strange problems with Pretty URLs

Hi Folks, I've run into a strange problem with a site. I have migrated to a new host and the steps that I took were to install a clean version of C5, upload all associated packages, upload the theme, upload the files folder and then to synchronise the …

Upgrading a VPS need some advice

Hi all. I was wondering if anyone has had any problems with their site after they upgraded their server? I need to switch my server from Easy Apache3 to Easy Apache 4 and the database from MYSQL to MariaDB. Any problems with CC5 running on the Maria…

setting te css for C5 ecommerce add-on

Hi guys, I am using the Featurist theme with its interesting page layout. I am using the C5 ecommerce add-on to display and sell my services on buzzmasters.net now i find with the fixed display page layout for featurist theme that part of my product …

Express search PHP error

Cant get search to work in expression list block. Any search triggers PHP error "call_user_func_array() expects parameter 2 to be array, null given" Im on ver 8.0.3 and PHP 5.5 (old add-on breaks on 5.6, working on replacing)

Filter Posts