Developing (v7+)

Community Store addon - Paypal account

Hi guys, i m planning to use this nice addon to have a shop section on my site, i dont know if that is a usefull information regarding my coming questions but my products will be downloadable files after payment, without any shipping options at all. …

update fails always

hi there i tried to make an update offline and then put it online again. now i have the attached failure. (screenshot) does anyone have an idea? it works properly offline... thank you!

Easy Apache 4

Anyone know if I can safely upgrade my server to Easy Apache 4 and PHP 5.6 or later without it effecting CC5 version 8?

Calendar isAllDay()

Hey all. Can anyone tell me how the "isAllDay()" function is used? I am trying to have the time of an event only display if the event is not 'all day'. [code] if ( !$occurrence->isAllDay() ) { echo 'not all day'; } [/code] Thanks in advance …

Google chrome closes the session after login

Hello everyone, I recently moved my concrete5 8.3.2 website to a remote hosting and Google Chrome started to close the session after login saying "Your session has expired. Please sign in again." it occurs few seconds after I log in. This does not o…

C5-8.3: dynamic image error

I have a simple class which creates an image and a function which displays it with 'imagepng()'. If I simply open that file with the class, it shows the image. But if I instantiate the class in view.php and then try to show it, it gives me an error: "…

C5-8.3: How to add my own class to a package?

I have a package with a block. I want to add my own class to the package which I will use from the block. I've created, say, a MyClass.php in the package folder 'src'. MyClass.php has the following: [code] namespace Concrete\Package\MyPackage\Src …

Import images via migration tool

hello, I'm trying to figure this out for few days. I'm moving large website from old CMS to Concrete5. I'm doing this via Migration Tool (https://github.com/concrete5/addon_migration_tool), but I run into a problem. I'm generating a concrete5-cif XML prog…

Displaying font awesome icons as an custom attribute.

Hey everyone. I'm using a page list block to display content from a list page of pages. I want to add Font Awesome icons as an custom attribute. So the user can either scroll through the list of icons or put in the Font Awesome icon number and it appears.…

Filter Posts