(OLD 5.7 Discussion FORUM)

Toolbar Functionality Within Theme

Greetings C5 Community - I'm dev'ing with 5.7.3.1 and would like to bake some of the functionality found within the C5 toolbar into some UI elements in my theme. For example, my client feels that the "Delete Page" functionality is a bit obscure as …

Custom Jobs Problem: Class does not exist

Hello I'm trying to add a custom job to the Automated Jobs page for Concrete 5.7 files is called: import_events_from_lamplight.php and is located in /application/jobs/ Code is below. [code] [/code] When I go to the jobs schedular page i …

5.7.3.1 Elemental Theme Image Slider responsive text

Hello, I'm building a website with Concrete5.7 using the Elemental theme. All is working well so far apart from the mobile / responsive view. The title text on the Image Sliders does not change size at all, so on a smaller screen the text is trunca…

Upgrade versioning....and database variable access

Hello! New C5 developer and lovin it so far although i'm having a very hard time navigating the documentation. I've never found API docs that useful and....welll....the 5.7 docs are a work in progress - Two questions i hope someone can help me with …

Package updates broken. Next version release?

Hi All, FYI and a question. FYI, Package updates are broken in 5.7.3.1 if you've made changes to the db.xml file (for existing tables). The update process will not apply changes to existing tables. It looks like somebody forgot to set $ignoreExistin…

C5.7.3.1 - getMimeType() bug ?

Hi, all, I saw the excellent last video of Andrew about building a custom block... https://www.youtube.com/watch?v=JcpxxRsii0U But I observe with it a bug (I believe) with the method "getMimeType" See: https://picyoo.com/photo/2147485442 …

5.7 Documentation Update

Hey everyone, just wanted to let you know I've pushed up a bunch of new documentation to the 5.7 docs. Getting better every day. https://www.concrete5.org/documentation/developers/5.7/ The blocks section is now completely finished. New today includ…

There MUST be SOME way to have global functions

I have a few utility functions that I need for both controllers and views... but I can not find where I can put these in C5 to have them accessible globally. So, i though ok, I will build a helper... I create a UtilsServideProvider, in the applicatio/s…

Filter Posts