Developing (v7+)

Error Message after Site Transferr

I had developed a site on my localhost. I just uploaded it to a live server. This is the message I get: [code] Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1146: Table 'obc1974_concrete5.Config' doesn't exist] in EXECU…

check if image is in a set

hi i am trying to make a package to output a sortable gallery. like this demo: http://mixitup.io/demos/cards i know how to output images from one set in a loop e.g.: but i think i will have to put my images in more than one set to be able…

Internationalisation and replace_link_with_first_nav

Hi, i have a new Concrete5 Page and I´m building the menu right now. The page is in 4 languages. the sitemap looks like: HOME .....German .......... One ..........Two ..........Three .....English ..........One ..........Two ..........Thr…

Weird issue with file upload after moving site between servers

Hi everyone, I moved a site from my own hosting where it was located for build out and approval to the clients host for go live. Site went up OK and is displaying fine and I can log in etc. correctly but I'mm getting this message when I try and upload…

adding a description or info caption to attributes

I'd like to add a description caption to user attributes to act as a guide to the user when filling in the fields on the registration page. So basically there would be a simple text field that would go with each attribute. Does anyone know how I would d…

JSON

I'm calling a tools file using JQuery the tool is running an sql query which returns a JSON object formed by the array of results from the query. the php script from the tools file looks like this [code] $db = loader::db(); $res = $db -> Execu…

External SOAP API with C5

I'm trying to get certain sections of a website such as contact form interact with a CRM. Are there any built-in helpers/tools in C5 that make it easier to do this or do I have to rely on PHP SOAP (http://www.php.net/manual/en/book.soap.php) and custom bu…

Extra Blog

Hi all! My client is going to have to upload audio weekly to their site. Currently I am using a table. But since they don't know HTML, they were wondering if there was a easier way. I was wondering if it would be possible to have an extra blog for t…

Upload a file!

Can anybody suggest ? I have a form how can I implement so user can upload an image that will be stored in File manager(I dodn't need so he/she have access to it just upload it

Filter Posts