Developing (v7+)

ajax from edit.php

Hi all, Is it possible to communicate in ajax mode to a controller of a package from his add.php or edit.php ? In other words, it is possible to use the great feature "action" from the file add & edit? I know the general procedure (very well explain…

Scrapbook not pasting

When I try to paste fromt he scrapbook, I get the following error in my console: Failed to load resource: the server responded with a status of 404 (Not Found) - index.php The ajax loader just sits and spins forever. This happened when I migrated…

Invalid Header logo "My_Site_Name"

well/... new to Concrete, and a PHP novice also... had Validation issue with Global "My_Site_Name" block... 'p'aragraph tag inside 'a'link tag from header.php (which looks written to take into account, if no "My_Site_Name" block, use "SITE" block" …

Custom Dashboard Pages

Howdy everyone- I had a question about a dashboard page I'm currently building. Have I mentioned how much I love concrete? I got the module set up so that it's displaying in the left-hand menu in the dashboard, and I've got some pages set up so that th…

Finding Page Author (Creator)

I need to display info on the creator (not most recent editor) of a page. I tried $c->getCollectionUserID() which loads the most recent editor. It's definitely recorded in the Collection Versions table but I'm struggling to figure out how to get it thr…

Lists States Provinces Helper Problem

Hello I have updated the uk counties lists in the file concrete\helpers\lists\states_provinces.php rather than overwrite the core file I recreated this at helpers\lists\states_provinces.php I now however get [code]Fatal error: Cannot red…

Best method to include html files

I'm helping a person post their newsletter on a website and they are not too technically minded. They are using a publishing program that can export their newsletter as an html file. I have created a C5 website that accesses the PDF files and they can ea…

Concrete5 and Ajax Loading

Hi, Is there any way to "load" only partial page content with ajax (ex. certain Area or even Block -content). For now I've done some pagetype-based if/else -type clauses with jQuery+php to prevent the whole page content to load. However this is only…

Coding Standards.

Hello. I was just wondering about the coding standards and how flexible they are because I've been using Zend and PEAR as the basis for all of my coding standards for a few years now as they are the standard. Even my IDE is equipped with tools such as c…

Ajax Page List

hi all, can we make ajax page list? the current(default) page list is load all page. thanks!

Filter Posts