Developing (v7+)

Zeus rewrite.script

I have a client using a Zeus web server, anyone know how to write the .htaccess for pretty url's as a rewrite.script for Zeus? The hosting company gives this as an example: RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^[^/]*\.html$ index.php …

Custom search and default search conflict

I have a block which overrides the default search block and it works fine by itself. But if I add the default block on the same page as well they start conflicting. I suspect because both use the same variables and functions. The search is done based o…

Changing location of of footer_required

[code][/code] Is it a big deal if I move this into the header? I want to make sure the only thing that ever gets put in here is the tracking info before I do this. Recently Google has changed things so that their tracking code is to be placed wit…

Wrong template directory after update

Hi all, I've started using C5 for the homepage of the organisation where I work. Loving it, but I've run into a weird little problem while trying to customize the autonav using templates. I copied and renamed header_menu.php and edited it to my liking,…

Redirect if handheld device

Hi all... First off, I have seen the C5Touch tutorial and although fantastic (which it is), I have a project which requires actual redirection to a new C5 site designed specifically for Handheld devices. The theme isn't the issue here, the clients w…

url of alias

so i have set up a bunch of alias for ease of getting various page lists to work right. however i'm having issues with the url's being a bit odd. so for instance i'm here: /projects/education/project-name/ on that page i have a page list with alias…

table names for new modules

Clean install of c5 counts to 111 tables in the db. (!) How to create new modules with tables-names that are unique, and that will not conflict with modules form others?

Adding a page type - file set?

The instruction says to add a page type throught the dashboard. However, it tells me to make a 'file set' and 'page type icons'. How precisely is this done? Where do I load it? I have a layout as follows: - header - slideshow - navigation bar - 3 c…

dialog only loading once

I have a single page using a dialog, and everything works great once, then the second time the dialog comes up, it's empty. thoughts? [code] Yes, sign me up loadMyDialog = function() { jQuery.fn.dialog.open({ title: 'select this'…

Filter Posts