Developing (v7+)

'Who's Online' Block not updating and

After trying to update the 'Who's Online' block I get the following error... Warning: require_once(/home/diet2n5/public_html/101Businessinsights.com/packages/block_whosonline/blocks/theoryblister_whos_online/controller.php) [function.require-once]: fa…

Using db.xml for an alternate database

Is it possible to use db.xml within a package to configure a database outside of the one concrete5 is running in? I have several database tables that are configured when a package installs and I need these tables to be located in an alternate database.…

Releasing a duplicate addon, but free?

I've written a very simple package that implements the backstretch jquery plugin, including setting a background image and a fade-in time. I notice there is already a paid-for addon to do this, although without buying it I don't know what other functional…

filter attribute with beetwen

Hi, I would like to know if there are any way to filter an user attribute by the between clause. Because this isn't working: $ul->filterByAttribute('user_attribute_key_handle', $min. " AND " .$max, 'BETWEEN'); It handles the $min and $max as st…

no scrollbar on mac

i have this in my pagelist blocks css and the scrollbar works on all devices i tested accept it disappears on mac. i have a scroll addon, but am not a programmer so i can't set it to my page list. is their anything i can change in this code? [code]…

Themes and appearances

Hi I am trying to build a small (10-20 pages) photography web site finding it difficult to get the look I want (black, centered with top navigation with drop down links and logo at top along the whole width of the page) My main questions are can you se…

Remove Concrete5 News reference on dashboard

Hi all I have edited concrete – single_pages – dashboard – view.php to remove mention of concrete5 in the dashboard. I commented out the section as shown below. I think this should have removed the reference on the attached image - but it seems not. …

Edit page title, localization

Right now I have my site set up with the format [code] Site Name - Title of Page [/code] using this in config/site.php [code] define('PAGE_TITLE_FORMAT', '%1$s - %2$s'); [/code] The only problem is now my site is in English and French, so…

setBlockCachedOutput error

hi am getting this error when i turn on the block Cache: Fatal error: Call to undefined method Page::setBlockCachedOutput() in /var/www/vhosts/kitchensbysignature.co.uk/httpdocs/concrete/core/libraries/block_view.php on line 317 i think its because …

Layout stacks vertically after logging out.

I had the issue where a layout would look fine during editing, i.e. text on the left and flash content on the right, but as soon as I had logged out of the editor, the layout would stack vertically with the text sat above the flash content. No amount of C…

Filter Posts