Developing (v7+)

Setting a Date attribute for a User

What is the correct format for setting a Date attribute for a user? I have done this, but it just goes to 1/1/1970 [code]$ui->setAttribute("payment_date", new DateTime());[/code]

language MENU problem - internationalization add-on

I Try to use the ADD-ON internationalization on my site. I want to have 2 languages : FR and ENG I use this to tell concrete5 to use a BLOCK and include my superfish menu in it : [code][/code] It seams that i'm not able to change the language of…

Upgrading jQuery and jQuery UI

Has anyone tries upgrading jQuery and jQuery UI? I added jQuery UI 1.9.2 to the js directory as jquery.ui.js and jquery 1.10 as jquery.js. Everything seems to be working fine, but the only issue I'm having is that when I upload a file the throbber neve…

Adding an additional set through Form block

Hi, Using the Form block for uploading files but need to add files to more than one set. Is there are a code line that can be added to include a specific set. I assume that I could use a template to make the change as not all the blocks require the add…

Warning: failed to open stream

After I've added a single page into the dashboard single pages list it won't display the php when I surf to the link or click the href on my page. Even when I take an existing single page and copy it to another name and the include it into the dashbo…

Filtrify block bounty starting at $50

I tried posting this earlier but I cannot see my post, not sure what happened.....if this is a duplicate, forgive me. I would love to see a Concrete5 block based on the Filtrify work on: http://luis-almeida.github.io/filtrify/ What I would like…

Open modal dialog

I've been trying to edit items in a table through a modal dialog. What I'd like to achieve is that every row in a table has an "edit", and that clicking this button will open a new modal dialog where you can edit the row. Then you should have the option t…

Is Concrete 5 Using MOD_REWRITE Path_INFO Module??

Hi, I'm hosted at Media Temple and they tell us "Enabling FastCGI will cause the mod_rewrite path_info variable to stop functioning". I know that Expression Engine uses this mod. But I would like to know if Concrete5 does also. Thanks, Michael

Setting up new PageTypes as part of a package

I want to make a Package that pulls in all the components necessary to run a client's website and preinitialises a number of default pages so that the basic hierarchy is in place. The idea is that the client can just deploy a default Concrete installatio…

Filter Posts