Search found 19 matches

by actionslax
Mon Aug 17, 2009 9:30 pm
Forum: CMSMS Core
Topic: Site hanging when 'pages' in content section is clicked
Replies: 4
Views: 1435

Re: Site hanging when 'pages' in content section is clicked

yes fair point. i've had a good read - apologies not been on here for a while and for posting a random help question.

think i might need to update my version as build is Version 1.4.1 from way last year (PHP Version 5.2.8)

in process of backing everything up. hopefully upgrade will go smoothly.
by actionslax
Mon Aug 17, 2009 8:05 pm
Forum: CMSMS Core
Topic: Site hanging when 'pages' in content section is clicked
Replies: 4
Views: 1435

Site hanging when 'pages' in content section is clicked

Hello folks,

Dunno what has happened but added a new page and for some reason i cannot get into the 'pages' section now as the site just hangs. I can get in to all the other sections within the admin section.  :'(

Not sure what i've done and how to rectify. Any help is greatly appreciated.

Thanks
by actionslax
Tue Jun 09, 2009 7:30 pm
Forum: Modules/Add-Ons
Topic: Form builder going to Index page after submit - problem
Replies: 6
Views: 2729

Re: Form builder going to Index page after submit - problem

thanks for geting back to me athena_pallas.

Can you explain further - UDT and how i would find out if this being called.
by actionslax
Mon Jun 01, 2009 8:38 pm
Forum: Modules/Add-Ons
Topic: Form builder going to Index page after submit - problem
Replies: 6
Views: 2729

Re: Form builder going to Index page after submit - problem

Hello,

I still seem to bel having this problem. Has anyone found a fix for this?

cheers
by actionslax
Fri Apr 10, 2009 5:24 pm
Forum: Modules/Add-Ons
Topic: DetailPage implementation - how does it work?
Replies: 1
Views: 1002

Re: DetailPage implementation - how does it work?

Did you have any luck Brian?

I too would like to know how the detail page picks which template to use.

Currently I have a problem with the detail page showing a 404 in the page title.


Cheers

slax
by actionslax
Sat Nov 29, 2008 10:46 pm
Forum: Modules/Add-Ons
Topic: Form builder going to Index page after submit - problem
Replies: 6
Views: 2729

Re: Form builder going to Index page after submit - problem

Hello Slax Go to Extensions > FormBuilder Select your form Go to Form Submission On this page you must select what you want to do after supmitting the form. Soren Hi Soren, I already have this set to go to a thankyou page. It is not this I have the problem with, it is while you are on the form and ...
by actionslax
Sat Nov 29, 2008 1:45 pm
Forum: Modules/Add-Ons
Topic: Form builder going to Index page after submit - problem
Replies: 6
Views: 2729

Form builder going to Index page after submit - problem

Hello folks, Have searched for this high and low but can't seem to find a relating post so here goes. Think it is a small issue I am having. My forms are looking good and everything seems to be working sending wise etc but I have a small problem when I click submit button and form does it's validati...
by actionslax
Wed Nov 12, 2008 6:12 pm
Forum: Modules/Add-Ons
Topic: Form Builder error messages
Replies: 6
Views: 2611

Re: Form Builder error messages

cheers dinot that did the trick! I didn't even try to look for the ascii eqivallent of that < shhheessh. Also for anyone else having similar problem I changed this -- {if $entry->valid == 0} <--- {$entry->error}{/if} to {if $entry->valid == 0} <span class="validation">*required field</span...
by actionslax
Wed Nov 12, 2008 12:05 am
Forum: Modules/Add-Ons
Topic: Form Builder error messages
Replies: 6
Views: 2611

Re: Form Builder error messages

gdinfo wrote: I would like to face with the standard mark ( <--- ) without the message.

Thanks.
did you manage to sort this problem?

I too am having this issue.

Cheers
by actionslax
Tue Sep 23, 2008 9:57 pm
Forum: General Discussion
Topic: Inline Errors text in Form Builder - where is it??
Replies: 1
Views: 1687

Inline Errors text in Form Builder - where is it??

Hi folks, got a form, built using Form Builder, pretty standard apart from styling, not changed the code and all great and seems to be working.. my thanks go out to the developer. but... I can't seem to find this statement/text anywhere in the code '<--- Please enter a value for' I am just trying to...
by actionslax
Sun Sep 14, 2008 11:01 am
Forum: Modules/Add-Ons
Topic: Are modules up to date with CMS v1.4?
Replies: 6
Views: 2049

Re: Are modules up to date with CMS v1.4?

I am getting the same error message also...

CMS Version - 1.4.1
FrontEndUsers - 1.5.2

Reset preferences to default and still same error message.

Cheers

Slax
by actionslax
Mon Sep 08, 2008 8:24 pm
Forum: General Discussion
Topic: [SOLVED] Submenu disapearing on click?
Replies: 11
Views: 5082

[SOLVED]Re: Submenu disapearing on click?

Mark that worked! Cheers again for all your help!

Just got to add in the on state..

slax
by actionslax
Sun Sep 07, 2008 8:18 am
Forum: General Discussion
Topic: [SOLVED] Submenu disapearing on click?
Replies: 11
Views: 5082

Re: Submenu disapearing on click?

Hi Mark, Cheers for all your help but can't seem to get this working. When I add in the start_level="2" the submenu disappears altogether. I tried setting up another template to almost to try and trick the page but even that doesn't work. I am going to have to start afresh with this to see...
by actionslax
Wed Sep 03, 2008 4:52 pm
Forum: General Discussion
Topic: [SOLVED] Submenu disapearing on click?
Replies: 11
Views: 5082

Re: Submenu disapearing on click?

pages master - Main nav - {menu template='SPMNav2' number_of_levels='1' }
pages master - Sub nav -  {cms_module module='menumanager' collapse='1' template='SPMSubNav1'}

the other code is just standard xhtml, these 2 modules are wrapped in div with a relative class.

any ideas?

Go to advanced search