Developing (v7+)

database connection

Concrete5 vers 8.3.1 Package Community Store vers 1.3.2 I have the below code placed in packages/community_store/single_pages/dashboard/store/products.php which works correctly [code] $connection = mysqli_connect($servername,$username,$password,$…

ccm_activateTabBar() not defined when not logged in

I did build a component with tabs in concrete5 v8 with this tutorial, when logged in as administrator it works just fine, when not logged in the tabs wont work, it seems to be some kind of missing asset error. For more details I submitted this stackove…

Michele Locati is On Fire

A big vote of thanks from me, and hopefully from everyone else, to Michele Locati for the VAST amount of work he's put in recently on bug fixes and performance improvements to the c5 code. Those who don't subscribe to c5's github repository at https:/…

Sorry. Ignore.

I found the stupid mistake. It might be fun to guess what it was.... If not, please give this a pass. I tried to delete just too late. For the past 18 months or so I've been building a set of related websites sharing their /concrete and /packages fol…

User Image/File Upload not saving or showing file

Using a fresh copy of 8.3.2 and 8.3.1: I added the Image/File attribute for users (/dashboard/system/attributes/types), created a new member Image/File attribute, and tried uploading a file. Both on the frontend and in the Dashboard (/dashboard/users/s…

Develop a new attribute type

Hello, I need to develop a new attribute type to add in one page type. The new attribute type will not be user editable (read-only), it need to generate an unique number in previously defineted standard, eg. "S18001". What should be my first step? D…

Too Many Data base Connections

I am using the latest version of concrete5 with php 7.0 I installed a new site and am using a map add on that fetches data from the data base regularly as prompted by the user. I recently got this error: "SQLSTATE[HY000] [1040] Too many connections" A…

page rendering

hiho is there way to get the links in the auto nav not as absolute links? i guess if they were relative the page would not always render completely new and the loading bar of ios (e.g.) should not load/appear for half a second?! am i wrong?

Filter Posts