Developing (v7+)

form block problem (or maybe developer stupidity!)

sorry if i'm being a bit stupid here but i just cant work this out! Set up the "form" block in my concrete5 page and initially I left the "send notification email" unchecked. When I test the contact form, i get no results in my inbox, nor in my spam box…

simple - I want to set style class per block

I'd like to be able to set the style class on a block, and it seems the way to do this is via a custom template. I've created a custom template by copying view.php, for the trusty old content block in this case, and it's picked up in the editor so I know …

getAttribute() fail to another attribute = Fatal Error ?

I have strange error when trying to access defined but unset page attribute. fe: I have two defined attributes: idA and idB. idA is already assigned to page and contains its value. TEST > print ( $c->getAttribute('idB') ); 1. If idB attribute is …

Getting Fatal error when using my own login page template

Apologies for the double-post, this thread is continued here - it was due to the getCollectionTypeHandle() call in my header.php which was causing problems in my single pages: http://www.concrete5.org/index.php?cID=20886 ----------------------------…

blank page

I want to edit some text in the website. When i click add content, the page is blank with no options in it. what should i do?

PageList Filtered by MutliSelect Page Attribute

Ok, so I have been trying to figure this out for some time now, and I'm just stumped as far as keeping this c5 kosher. Say I have a page type that has a multiselect attribute with values: cat1, cat2, cat3 and cat4. Now lets say I have 40 pages of th…

htpasswd errors in edit mode?

Very strange things happening now. I currently am helping a woman who's hosting a site through Concrete5. The site is up and the DNS has been pointed over but now after I added a htaccess and htpasswd file to hide her site during development I can't see…

PHP/MySql Newbie Question - Pull Data from 2nd database

I am making a custom block for a client and am pulling data from the main block table in the view.php by writing [code][/code] I also have another table that will have 4 columns and data in just 1 row. How would I display the data from the oth…

File Upload Location

Hi, I've been using C5 for while, but I'm in a real pickle in the 11th hour of a build. My problem stems from the file manager creating numerous folders in /files. When I upload a set of images, I want/need them to live in the same folder - not dis…

Filter Posts