(OLD 5.7 Discussion FORUM)

5.7 - Image picker - How to?

I need to implement an image picker. In 5.6.x I did that: [code] $al = Loader::helper ( 'concrete/asset_library' ); $bf2 = File::getByID($fID); echo $al->image('logo_image', 'logo_image', t('Choose Image'), $bf2); [/code] How do I do it now? Th…

Call Page Area from a block

I need to call a page area content from a block. In that area i've other blocks. I tried to call page area from a page type and it works, but if i call it from the block template and place the block to an other page it does not work. Could you please g…

How to create a block set

I developed a package which defines 4 block types and in the left pane of the block list they appear on the "Other" section. Can you please give me a hint on how to add a new block set.

Install 5.7.3.1 for second time. Why does this happend???

I try install concrete 5.7.3.1 for the second time. First time all goes prefectly... after trouble i deleted all rotfiles, and all files in mysql database. And try a new installation... but when the installation comes to install blocks..its stop..and then…

Best way to do this?

I have a a bunch of objects (in 5.7) that store metadata for youtube videos. Ideally I would like to have a screen like the one used to filter and manage the files. I think I have two options. Somehow use the file manager code and apply it to my object…

E-commerce

What's the word on E-commerce for 5.7? I have clients who want it, can we get an ETA? thanks

Redirect administrators to dashboard

Using 5.7.3.1 the facility to Redirect administrators to dashboard on the Login Destination page also does this for anyone with access to the Dashboard and is NOT in the group Administrators. Does anyone else have the same result please ?

Changing URL of 5.7 installation.

Hi, I setup version 5.7 with the url "origin.www.example.com". I also created a web alias with www.example.com. The site is working fine. Both "origin.www.example.com" and "www.example.com" are working. The problem is when I login, it always goes…

HTML Email Templates, and extending functionality

A client requested that the emails they receive from contact forms be styled in HTML with their logo - along with also sending the user a confirmation email to say that their form submission had been received. The latter doesn't exist as far as I can see,…

Filter Posts