Developing (v7+)

Getting user attribute values in 5.3.3

It seems that the newest version of C5 has changed the way it retrieves user attribute values. In 5.3.2 the following code retrieved fname and lname values for the user with the userID 20: [code] $ui = UserInfo::getByID(20); $fname = $ui->getUserFnam…

Imposing file quotas?

I would like to have more control over how much disk space my c5 clients use. They'll be uploading lots of mp3's and likely flv's as well. Just looking for some feedback if anyone has done this, or advice in the right way to do it: Let's say you hav…

file upload function on forms

I've created a form with a 'file upload' option. When it is submitted, the email that comes in reads '48' for that field. There is no file attached, however I can access the file in the 'Reports' part of the admin area. Although it is not necessary for…

New (free) expand/collapse block

After all the funny discussions about paid addons. Here's another free block: http://www.codeblog.ch/2009/10/expandcollapse-block/ Post some feedback on my blog and send me your layouts. I'll then submit the block/package to the marketplace.. I'd ju…

Embed Iframe

Hi, How can i embed Iframe in to an HTML block. Thanks.

date problem after upgrade

I've upgraded my site from 5.3.2 to 5.3.3 but now I've got a date problem. I'm trying to present the Collection date of a Concrete page like this 2009-10-05, it worked when I was running 5.3.2, but after the upgrade it show the full date, included time…

Add a individual class or ID to navigation li's

Hi all, This may be a silly question however I am not much of a developer. I was wondering how the AutoNav block could auto add a class of ID to each object. eg: test test test test The reason for this is I will have individ…

Groups

I'm creating a new C5 App for the dashboard... as part of the process I need to get a list of available groups (which will be presented to the user) and then use whatever group is selected to ultimately retrieve a list of users in that group... This will …

Serious auto nav issue since upgrade to 5.3.3

Got a serious problem here (serious because I show this site to the client and train him with it tomorrow). Since upgrading to 5.3.3, the hard-coded block I have in my theme is outputting a broken up unordered list with list items not properly nested: …

Upgrade issue

getting this message on the site after upgrade: Warning: Call-time pass-by-reference has been deprecated in /home/dewittband/boosters.dewittband.org/concrete/models/attribute/key.php on line 247 Thoughts?

Filter Posts