Developing (v7+)

Give file links in content block MIME icons?

Hi all I'm trying to get TinyMCE to play ball with MIME icons but it's proving difficult. I saw the howto on automatically adding MIME icons to the File Block, and I wondered if it would be possible to employ the same logic for file links inserted into…

Moving Concrete site.

I want to create a sandbox for a site, so I created a subdomain through cpanel. I moved the site to the subdomain and changed config/site.php from: define('BASE_URL', 'http://benStage.luanjenkins.com'); to: define('BASE_URL', 'http://brcdesig…

Help when customizing the standard mail files with HTML/CSS?

Hey, I am come across an error when adding a custom table with images etc within the mail files that get sent to users, for example if i custom the 'forgot_password.php' with custom HTML/CSS when users submit there email address it displays the followi…

Howto: integrate Google search into a c5 site

Hi all I've written a simple tutorial on how to integrate Google's customised search into your c5 site, available here: http://www.plastikwrap.co.uk/uncategorized/integrate-google-site-search-into-concrete5/ There's not much to it, really, but I …

Mass delete old page versions

Hi, I have a site that has a lot of pages, and each page sometimes has a lot of old versions (as it was being developed) and I would like to prune out all old page versions to see if it makes any difference to page load times which are a bit slow at th…

Adding Users - uDateAdded

Hi, I'm writing a User importer and need to retain some legacy data - namely the 'dateAdded' field. I've been trying this; [code] $data = array( 'uName' => $userName, 'uEmail' => $email, 'uPassword' => $password, 'uDateAdded' => '2008-09-19 10:0…

Building a block with library image input?

I'm trying to build a block that has the ability to pull an image from the library (or, since I'm desperate, from anywhere, even a remote URL), but I can't figure it out, and I'm new to PHP... Does anyone have any pointers? I tried reading http://phple…

JS pass of PHP()

In your concrete/js/ccm.search.js you pass/replace text strings into form values (on about line 200) which then get run within the href=javascript from where they were called (in this case, concrete/tools/files/properties.php (about line 100). This is us…

Swf Files

Hi everybody to upload a swf file into a page builded with Concrete5, It is must to install a particular add-on, or it works without? I Try to upload a swf but it appears the name of the file (xxxxx.swf), and not the images. Thanks in advance

Filter Posts