Developing (v7+)

Modifying a theme - first time

I'm giving Concrete5 a look to see if it will work for me. I'm modifying a theme. I know just enough to be dangerous. I started out with Green Salad Theme, copied it to my own ~/themes folder, installed the copy, then started hacking away. I replaced t…

Broken Site

One of my customers received this error message on her site, She said that she didn't do anything to create the problem. The message she got was: Parse error: syntax error, unexpected $end in /home/globalta/public_html/concrete/core/libraries/localizat…

Pulling Page Attributes into a Form

Hi, I have a load of page attributes on a page type. I would also like to place a form on the page and have some of the values of the attributes pulled into that form. Does anyone know a addon that might do this or seen anything like this? I cou…

check what users are currently online

Is it possible to check what users are logged on currently? I thought [code]$ui->isActive()[/code] would work but after trying it i realized it just returns if the user is authorized. Is there some sort of method for getting currently online users?

Warning: imagepng() [function.imagepng]: Unable to open

Hi I'm getting this error in the file manager... any one got any ideas? Warning: imagepng() [function.imagepng]: Unable to open '/home/doodles/public_html/files/thumbnails/level2/4013/8944/4501/freesmiles.jpg' for writing: Permission denied in /home/do…

Looking for C5 Developer for Moving Windows Site to C5

I have a Windows based site that has been running for a long time using VBscript / classic ASP / MSSQL. I had a new site designed and now am interested in using that design and developing the MIS aspects of the back end. It is a glorified registration…

Looking for C5 Developer for Moving Windows Site to C5

I have a Windows based site that has been running for a long time using VBscript / classic ASP / MSSQL. I had a new site designed and now am interested in using that design and developing the MIS aspects of the back end. It is a glorified registration…

Saving Select Attributes with API

Hi, I've been adding all the attributes from an attribute set to a single page like this: [code] $atSet = AttributeSet::getByHandle('attribute_set_handle'); $atKeys = $atSet->getAttributeKeys(); foreach($atKeys as $ak) { echo $atkey->re…

I need to find step by step instructions

I am not very technically and famillair with a lot of the terminology used but I need help. Is there an idiots guide available? or better still a good samaritan Kind regards De

Filter Posts