Developing (v7+)

Image download site

Looking to build an image library. On quick experiments finding it easy enough to upload the images but on viewing them in C5 the IPTC data has been stripped. Is there a way to keep IPTC data attached to the image? Steve.

Block Background Width

Hi, I'm fairly new to concrete5, so sorry if I'm missing something. I want to set a background on some of my blocks but the problem I'm having is that I can only see the top left corner of the image (it is fairly large). Is there any way to have the …

recovering site.php

Is there any way I can recover password and password_salt info for a site.php file? I inadvertently overwrote a file and now can't access the site. I've poked around in the database but didn't come across anything.

Proper Syntax For setCustomTemplate()?

I know the function is defined like this: setCustomTemplate(string $btHandle, string $temp) But what is the proper syntax for the $temp? I would like to assign my custom template located at packages/brp/blocks/content/templates/brp_blog_post.php to …

Add-on for interactive image.

I want to add a solutions page with a large map of a generic city with main buildings like bank, school, office, house, etc. I want the user to be able to click a building that pops open a small window showing more content (image with products in build…

$db from Load - How to delete from db table?

Ive been able to select and update using $db but cannot Delete a row! Amazing ... and can't find any documentation online that will provide a nice how and/or samples on how to do CRUD, etc. Is there any documentation as reference to see how to use the $db…

File access issue

I have a file called "test.mp3". I upload the file, it gets stored in site.com/files/123/123/test.mp3 ... so I wanted to protect this file so only admins can download it. The link shows up as site.com/index.php/download_file/24/1/ and when I click the lin…

Is there a way to leave spaces in filenames??

So I'm uploading lots of files, and the files have very nice names: 10-2-4 Time [1943-02-05] (xx) - First Song - Song of the Bandit.mp3 [] () - .mp3 But when I upload them, them [ ] ( ) and spaces all get replaced with _ Is there anyway to tweak …

Moving a Site

Hi All: I've tried all the methods on previous threads for this and I keep getting this error: Warning: require(/public_html/lfg/concrete/config/base_pre.php) [function.require]: failed to open stream: No such file or directory in /public_html/lfg/c…

[Bug] Can't search files by Filename?

$fl = new FileList(); $fl->filterByFilename(basename($fileLocation)); $checkFile = $fl->get(); mysqlt error: [1054: Unknown column 'ak_filename' in 'where clause'] in EXECUTE("SELECT DISTINCT f.fID, u.uName as fvAuthorName FROM Files f INNER JOIN Fil…

Filter Posts