Developing (v7+)

8.2.1 Using Core Class outside of main folder

Hi, I am trying to use the Concrete Core Classes to create a user outside of the main folder structure. For example I had a main folder called Project One -- concrete -- application -- packages ... etc etc and another folder called user-up…

Help! Can't move navbar elements to the right!

Hi! I have an Auto-Nav block, which I cannot move to the right so that the logo stays on the left! Either everything is on the left, or if I put float:right in the css file, everything squeezes to the right. Any ideas? I attached screenshots :) …

What for do I need the header.php?

Hi! I am new to concrete5 and PHP, I only worked with bootstrap and static websites before. I have difficulties designing the navbar. In my main.php file I have this code for the header: In edit mode I can just add the Auto-Nav block f…

C5-8.2.1 How to use transliteration?

Hi, Does any one know how to use transliteration? As you may know, the Topics and Categories, if written in languages, other than English, are output in the address in the same language. But if I use English text, they don't get translated in the Pa…

Attribute validation not working in concrete5 8.2.1

I have Concrete5 8.2.1 on PHP 7.0 How to reproduce: - Create a new page attribute of type email (Dashboard -> Pages & Themes -> Attributes -> Add Attribute) - Add that attribute to one of your page (In your page settings -> Attributes) - Set that at…

Load Error in Sitemap

V8.2.1 When trying to expand a particular node in the sitemap tree it displays Load Error. How can this be fixed and what is causing it?

How to Track PDF downloads? (by hooking into the download event)

I'm looking at trying to track downloads for documents, specifically PDF's I had been amending the block templates to add tracking but feel this could be something done via middleware or event firing. Can anyone provide some tips or pointers for whe…

Page List RSS Feeds: Are they cached or generated on demand?

We're using concrete5.7 to run a local news site. We have category pages w/ page list blocks that generate an RSS feed for each category, and articles are entered with Composer as subpages. Working great (mostly).... I'm now in the process of developin…

C5-8.2.1 Site faster with PHP v5.6 and server cache off

How could it be that the site runs faster on PHP v5.6: 3-4 sec vs 10-15 sec on PHP v7.1 and apache cache turned off in php.ini: [code] opcache.enable = Off xcache.cacher = Off register_globals = Off [/code] Something's not quite right here. PS. a…

php error on install

Trying to install Concrete5.6.3.5 on my webserver. I get the following error: [code] Warning: Declaration of Concrete5_Model_Page::add(CollectionType $ct, $data) should be compatible with Concrete5_Model_Collection::add($data) in /var/www/vhosts/ne…

Filter Posts