Developing (v7+)

direct access to db & loadFileSet question

1. is there any easy examples for me to start of where i can easily do a "select * from table_name" query in my model/controller? http://www.concrete5.org/help/building_with_concrete5/developers/mvc/models/ and http://phplens.com/lens/adodb/docs-…

PHP in <head> tags

I have an advanced form processing script that I use for 2 of my forms. The problem is, it requires some PHP code to go in between the tags. The other problem is it's a single_page so making a custom page type didn't work as it uses view.php. I have t…

Adding to an Area from the Top

How? Say, if you have a whole sidebar of news and you want the newest block at the top of the area. How might this be achieved?? Thank you.

How to show Public Date/Time instead of created date

Hi, I'm creating a news section and using the Page View block with a custom template to list all the news items pages on the main news page - just the date, item title and description. Unfortunately the date that's displayed against each news item i…

jquery

HEllo. i'm a newbie to c5 and a novice at webdevelopment. i tried to import jquery and a scrollfollow function into my default.php file but as fast as i call a function to my jquery files the editing of c5 goes away and the jquery function does not work.…

Super Administrator

We build a lot of sites for customers, host the sites and provide support. We therefore need to allways be able to login as a kind of Super Admin. This account should not be removed by an Admin. Is this possible? René

External Page links not working

When I set up an external link in sitemap on my main nav it does not work. I tell it to link to www.mysite.org/prestashop but it links to www.mysite.org/concrete5/index.php/prestashop which remains in the concrete5 cms instead of linking externally to my …

How to create a "Page Type"

Hi Guys ! I am using "Plain Yogurt" theme that offers 3 different page types (full width / left sidebar / right sidebar) Now I would like to create a left AND right sidebar Page Type. Is it complex ? Can anyone tell me how to proceed as I am not a co…

Concrete root dir variable?

Hi, Anyone know if there is a variable that I can use to specify concrete's root directory? I will want to use it in both a controller and a block in edit mode. Thanks, scoop

Filter Posts