Developing (v7+)

Page List - filter by attribute value

I'm having a list of projects containing the (select)attribute 'customers'. Beneath each project I want to show a page list showing all the projects of a certain customer. So I'd like to filter on the value of an attribute. I do know how to hardcode i…

Errors in error log and site not loading some pages

For the past 2 days, I've been seeing errors and page loading issues when using concrete5. I've built several sites using C5 and haven't run into this yet. Here are the errors: --- [Tue Jun 07 23:20:05 2011] [error] [client 66.249.68.9] PHP Fatal err…

add javascript to head from blocks view

How can I add a javascript file from within a blocks view.php template? (and add it to the head of the page) The reason I am trying is because it is a page_list template that uses jquery-ui. Normally, this javascript file would reside in /templates/m…

eCommerce now requiring customers to sign in before checking out

Ever since installing the recent update last week, potential customers visiting my site can't check out. Instead of being prompted to enter their billing and shipping addresses, they are asked to sign in. In the setting section of eCommerce's dashboard,…

eCommerce Shipping Types

Some questions about the eCommerce add-on and its Table-Based shipping type: 1. How do I go about uninstalling the custom shipping type I tried to create. It was successfully installed, but does not function, so I'd like to uninstall it... do I just …

version is case sensitive

In getByID() the possible values that are documented here are given in lowercase. I have found that they must be uppercase.

Fluid interface

It appears that none of these PageList filter or sort methods have a return value. It would be very convenient if they returned $this so that you could chain methods together. For example: [code] $pageList = new PageList(); $pages = $pageList->filter…

Filter Posts