Developing (v7+)

Extensions for add-ons?

I was wondering if there are possibilities for extensions to add-ons on the marketplace? Such an extension must require the main add-on installed to work. Are we allowed to add a new package that requires some other package to the marketplace? Some tim…

Dont Link in Navigation Attribute - Superfish

The "Don't Link in Navigation" attribute works great when using Superfish. This allows for menu elements to have MENU ORGANIZATION ONLY type behavior for pages you don't want the viewer to click on but serve as a higher level menu choice for sub elements.…

How to test whether a package or library is installed

How do I test whether a package or library is installed/available before trying to load or use it? What I want to do is something like: [code] if ( IS_INSTALLED("packagename") && IS_AVAILABLE("libname")){ Loader::library("libname", "packagename"…

New module ;)

Hi All, I want to migrate a module I wrote for our old CMS system into C5, I have the db structure, and I have the plain PHP. Are there any specific tutorials or guides that are around to help? It's a basic portfolio module but I use it on a few sit…

How do I get the Canonical Code to work? Any Suggestions?

Hi everyone. First off I would like to say thanks to everyone who posts in these forums. It has been a HUGE help to me in learning how to get some coding issues with redirects and pretty url's figured out. My question though is I am trying to eliminat…

file/image attribute as user attribute

I addes the file/image attribute type as userattribute. It is shown on the profile page with the name an a 'choose file' link, but it does not do anything... Any tips on how to use this? THNX

PHP Error... Zend?

Hi When loading my site I am getting the following PHP errors Warning: Invalid argument supplied for foreach() in /home3/demo/public_html/concrete/libraries/3rdparty/Zend/Cache/Backend/File.php on line 652 Warning: Cannot modify header informatio…

Linking an outside db to certain pages

Hopefully, ya'll can shed some insight on how to tackle this problem. I'm building a simple travel website that showcases certain vacation properties. The availability of each property is propagated by a different website outside of concrete5. So to se…

Filter Posts