Search found 37 matches

by tdlwebs
Fri Feb 21, 2014 4:08 pm
Forum: The Lounge
Topic: PHP Header redirect?
Replies: 1
Views: 1389

PHP Header redirect?

I am re-designing and converting an existing site to CMSMS. One of the pages has this PHP right at the top: <?php if(isset($_POST['Submit'])) { $event = $_POST['event']; if($event != "exit") { $location = $event.'/'; header('Location:'.$location); } } ?> and further down within the page co...
by tdlwebs
Thu Jul 25, 2013 9:41 am
Forum: CMS Show Off
Topic: Responsive site with Foundation
Replies: 3
Views: 3446

Re: Responsive site with Foundation

Sorry Gocreative, but the site features only single level navigation so the menu template is pretty basic.

I hope you've solved it by now though and maybe if you have you could share your solution?

T
by tdlwebs
Wed May 29, 2013 1:07 pm
Forum: CMS Show Off
Topic: Responsive site with Foundation
Replies: 3
Views: 3446

Responsive site with Foundation

http://fylde-coast-epc-centre.co.uk/ Fylde Coast EPC Centre features a responsive design built using the "Foundation" framework. Pretty much a standard installation with only a few mods. Modules: News, Formbuilder, Archiver Disclaimer: I would like to point out that the animated gif on the...
by tdlwebs
Sat May 04, 2013 7:52 am
Forum: CMS Show Off
Topic: Hoylake Lifeboat
Replies: 1
Views: 2028

Hoylake Lifeboat

The re-designed site for Hoylake Lifeboat features a private area for crew and officials.

http://hoylakelifeboat.org.uk/

Modules:
Frontendusers
CustomContent
FormBuilder
CGFeedmaker
Gallery
CGCalendar
by tdlwebs
Thu Nov 15, 2012 2:22 pm
Forum: Modules/Add-Ons
Topic: FEU & Company Directory
Replies: 0
Views: 703

FEU & Company Directory

I have created a site which lists a number of driving instructors using company directory. The site also allows these same instructors to log in and view protected pages (using FEU) and I have associated the members with their Company Directory info. I'm sure there must be a way to do it but I haven...
by tdlwebs
Tue Jul 31, 2012 11:32 am
Forum: Modules/Add-Ons
Topic: [solved] FormBuilder Submission Template Checkboxes
Replies: 0
Views: 988

[solved] FormBuilder Submission Template Checkboxes

Hi, I am trying to perform some smarty logic in the submission template of a form. Basically there are two checkboxes and I want to display a message depending on which boxes are checked. The options are: both boxes checked first box checked second box checked no boxes checked In my submission templ...
by tdlwebs
Sat Jul 28, 2012 12:50 pm
Forum: Modules/Add-Ons
Topic: [solved] Formbuilder - redirect depending on field values?
Replies: 1
Views: 799

[solved] Formbuilder - redirect depending on field values?

Hi, I need to create a form that redirects to another page depending on the values that have been input. Basically, if condition = true then direct to another form for further information or if condition = false direct to a standard page with a message. Any ideas on how I can achieve this using Form...
by tdlwebs
Thu Feb 16, 2012 4:35 pm
Forum: Modules/Add-Ons
Topic: Simpletagging module
Replies: 2
Views: 843

Re: Simpletagging module

Ok, thanks. I'll have a dig around in the code and see if I can get it working but it's not really that important so won't waste too much time.

T
by tdlwebs
Thu Feb 16, 2012 3:31 pm
Forum: Modules/Add-Ons
Topic: Simpletagging module
Replies: 2
Views: 843

Simpletagging module

I have followed the instructions very carefully but cannot get the simpletagging module working with V1.10.3 "Hyacinthe".

Does anybody know if it is compatible?

Thanks,

T
by tdlwebs
Mon Nov 14, 2011 8:23 am
Forum: General Discussion
Topic: Support videos for backend
Replies: 16
Views: 9468

Re: Support videos for backend

Excellent idea! I was planning on producing some very simple end user tutorials myself but just don't seem to get the time :-/

Some generic 'edit page' 'add news item' etc tutorials would be a fabulous resource to direct my clients to.

T
by tdlwebs
Thu Jun 02, 2011 10:55 am
Forum: CMS Show Off
Topic: Swimming Club Website
Replies: 0
Views: 1365

Swimming Club Website

I recently designed and set up a new site for a Swimming club in Wirral. It is based on CMSMS v1.9 and includes the Newsletter Made Simple mod. I have used pretty URLs for SEO and also intend to install the RSS module soon. You can view the site at http://www.helendiamond.co.uk Any comments or sugge...
by tdlwebs
Wed Mar 09, 2011 5:21 pm
Forum: Modules/Add-Ons
Topic: Google analytics and FormBuilder module
Replies: 1
Views: 714

Google analytics and FormBuilder module

Hi,

Is there a way I can integrate Google Analytics conversion code with Formbuilder? I want to register a conversion upon a successful send of my contact form.

I suppose I could re-direct to a thank you page and install the tracking code there, but is there another way?

Many thanks in advance,

T
by tdlwebs
Tue Dec 07, 2010 3:32 pm
Forum: Modules/Add-Ons
Topic: SOLVED: Why am I suddenly getting an error with CGFeedmaker?
Replies: 3
Views: 1821

Re: SOLVED: Why am I suddenly getting an error with CGFeedmaker?

Looks like I've managed to fix it now thanks to a very useful article / tutorial at http://searchenginewatch.com/2175271 and with the help of http://feedvalidator.org/

It looks like the culprit was an ampersand in a news article title. Anyway, I've learned a lot :)

T
by tdlwebs
Tue Dec 07, 2010 3:14 pm
Forum: Modules/Add-Ons
Topic: SOLVED: Why am I suddenly getting an error with CGFeedmaker?
Replies: 3
Views: 1821

Re: Why am I suddenly getting an error with CGFeedmaker?

{* rss feed template *} <?xml version="1.0"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">   <channel>       {* note: if you have not configured pretty urls or mod rewrite, the next line may fail when trying to validate the feed *}   <atom:link href=&qu...
by tdlwebs
Mon Dec 06, 2010 11:01 am
Forum: Modules/Add-Ons
Topic: SOLVED: Why am I suddenly getting an error with CGFeedmaker?
Replies: 3
Views: 1821

SOLVED: Why am I suddenly getting an error with CGFeedmaker?

I set up an RSS feed for the news section on one of my sites and it was working fine, but now there is an error and I'm not sure why it has happened. The error says:
error on line 13 at column 56: xmlParseEntityRef: no name
Any ideas as to why this seems to have just randomly occurred?

T

Go to advanced search