Developing (v7+)

Custom attribute problems

I'm creating an custom attribute "AddressExtended" attribute. I'm having problems with the AddressExtendedValue entity. When I have this [code] use Doctrine\ORM\Mapping as ORM; use Concrete\Core\Entity\Attribute\Value\Value\AbstractValue; /** *…

Block alignment

Hi, Im looking for a way to be able to affect alignment of a block. EG: image books cannot be aligned in the centre, as well as other block that don't offer the alignment option. Would if be possible to force alignment with a custom template of by adding …

Can't delete attribute

Hi, When I try to delete an attribute, it gives an violation: Doctrine \ DBAL \ Exception \ ForeignKeyConstraintViolationException An exception occurred while executing 'DELETE FROM AttributeValues WHERE avID = ?' with params [217]: SQLSTATE[23000…

Page Attributes broken after creating a custom attribute.

I have a new site which was going fine till I added a custom attribute. Now the core attributes are broken. I am thinking this is a major bug in the 5.8 release but not sure. When I add an attribute, I see the page tries to display it but there is noth…

Selected Pages in Footer Autonav

How can I create a footer navigation with autonav hardcoded? I tried the way by using "displayPagesCID" (e.g. "FooterNav") and set the footer sites as a subpage of "FooterNav". It works fine, but than I got the url .../footernav/contact so this isn't t…

Limit PageList Results

Hi! I try to find out how to limit the number of results returned by : [code] $list = new PageList(); $pages = $list->getResults(); [/code] I don't want a pagination just get, e.g, the latest page with 'news' template ! Any idea ? thank yo…

Custom Home page

I've built with C5 many times before but not for a long time. My Home page is different to the rest of my pages and I want to set a custom page to be my home page. I can't remember how to do it and all the docs on Google seem old. How do I set a unique…

Email not working in 8.1

I have tried both the default php email function and all variants of smtp (secure and not secure) Using php I get the following: The following error was found while trying to send the test email: Verification failed for The mail server could not…

5.8 express forms - Reply to field

I am pulling my hair out with this. Why are the FROM and REPLY TO fields always the same? i.e the default email address I have put into the config.php file I have selected for the EMAIL field to be the reply to address but it never is, it's always c…

Filter Posts