Developing (v7+)

Enable Pretty URLs in blocks for "Insert Link to Page"

My front-end URLs were showing up like this: index.php?cID=123 ... even when pretty URL's were enabled. I was having trouble getting preg_ replace_ callback to work. Does anyone else have a better (faster performance) solution for this? Or did I overlo…

Paste From Word

How do you add this function into TinyMCE. I am using the newest version of Concrete by the way

Adding Single Pages to Dashboard?

Hey all, I'm gearing up for a project that's going to need some good'ole fashioned form-based data entry. These forms need to be integrated into the dashboard. The issue is, while I can add Single Pages to the public side, adding 'dashboard/' to the…

php

I'm an entry level web developer who knows html, css, and a bit of OOP php. I want to use concrete 5 for my cms. I also want to learn php and code better. Is there any advice for a entry level web developer like me on how to learn php better?

save($data) not creating columns in table

I am trying to save information to the blocks table. I haven't been able to find any documentation on this and so I need some help. I was assuming the following [code] function save($data) { $args['gallery'] = "GALLERY TEST"; parent::save($args); }[…

Delete all users

Hi! I've got a site with more than 4000 users and I want to delete them all (except from the admin user). Surely I nedd some php code but could something like this work? [code] [/code] Thanks!

Create searchable block

I've built a few blocks in the meanwhile and some of them contain content that users should find. Meaning lucene should index that stuff too. Problem is however, there's this code that limits everything to the content block in indexed_search.php …

Editing block and "Access Denied "

I am editing my (http://buckyspalace.net/GIS/links) page and receive an "Access Denied." The page properties indicate that I am the owner - no other user accounts. See attached screenshot. Any ideas?

New Theme Not Showing Up

Hi, I just started using C5 and I think the ease-of-use is going to make my users happy. I followed the instructional video to make a new theme, but after uploading the directory to concrete/themes it isn't showing up to be installed. I am runnin…

Filter Posts