count(): Parameter must be an array or an object that implements Countable
April 13th
Try this, change line 34 of that pagelist template from this...[code] if ($tags && count($tags)) { [/code] To this [code] if (is_array($tags) && count($tags)) { [/code]
count(): Parameter must be an array or an object that implements Countable
April 13th
The developer of Pagelist Gallery is pretty reliable. Unfortunately the support notification system on concrete5.org is sometimes not so reliable. Try contacting them through their web site.
Database should support the configured character set and collation - ERROR
April 13th
Thanks for the reply. There was none to delete on a fresh DB. I tried installing after deleting the DB and creating new one many times at least a dozen times. No luck. I think it is a bu…
Database should support the configured character set and collation - ERROR
April 13th
In the server admin panel, you need to delete all tables in the database before you can try again. c5 will only install into a database that contains absolutely no existing tables.
count(): Parameter must be an array or an object that implements Countable
April 13th
Hello Some time ago I bought a block "Pagelist Gallery" but the developer does'n respond to my messages. I want to update my server php from 7.1 to 7.4 but I get error: "count(): Param…
Concrete5 8.3.1 Calendar Categories
April 13th
hi there i did exactly what you said... but i only get this error... An exception occurred while executing 'INSERT INTO CalendarEventSearchIndexAttributes (eventID, ak_event_categories…
Creative Ways You Can Improve Your Digital Marketing Strategy with Low Budget
April 13th
Are you low on budget? Don't have sufficient time to plan strategy to grow your business? Here at SDAD TECHNOLOGY, we provide comprehensive solutions to all your worries and offer best-in-cl…
Database should support the configured character set and collation - ERROR
April 13th
Dear JohntheFish, Thanks for the reply. I have already set "UTF8 MB4 and collation utf8mb4_general_ci" using. When installing ignoring the warning database get created. But install …
Include phpExcel library in concrete5 8.5.2
April 13th
Check out this documentation: https://documentation.concrete5.org/developers/packages/advanced-including-third-party-libraries-in-a-package
Include phpExcel library in concrete5 8.5.2
April 13th
Hey there, I want to use the PHPEXCEL Library in a concrete5 8.5.2V . What is the way of doing this? Could not find a specific documentation for this. Thanks in advance!
database migration
April 13th
I want to migrate the databases from concrete 5.6 to concrete5 8.5.2V. kindly tell me any body.
Database should support the configured character set and collation - ERROR
April 13th
Shared hosting environments generally provide a management interface such as cPanel where you can create a database. When you create that database, it needs to be given the character set UTF…
Database should support the configured character set and collation - ERROR
April 13th
It is not localhost, I am on a shared hosting server. I have no admin access to versions
Интересная особенность 7109435183 gigolibo.vv
April 13th
Интересная особенность 9434987380 3900614831 http://gigolibo.vv
Database should support the configured character set and collation - ERROR
April 12th
Is this a localhost install, where you have control over the database versions etc, or a server install - and if so, do you have admin access to the server?
Database should support the configured character set and collation - ERROR
April 12th
Hi Folks, Please help. While installing, I get this warning: "Database should support the configured character set and collation The database does not have a complete support for all t…
Cant remove an unwanted script from website
April 12th
see https://c5magic.co.uk/addons/safe-html/fixing-broken-sites "If you only discovered Safe HTML after already putting a dodgy script into an HTML block and can't get back by reverting th…
Sign In Problems
April 12th
Hi, when I sign in to edit my site I get no Concrete toolbar with edit function, dashboard or anything. At the foot of the page it says I am signed in, but I cannot seem to access my site to…
Cant remove an unwanted script from website
April 11th
Hi This is related to my prior post https://www.concrete5.org/community/forums/chat/re-connection-required-to-community I have some HTML code on my website that I can not remove and mi…