Search found 16 matches

by stealer
Sun Mar 21, 2010 8:19 pm
Forum: CMSMS Core
Topic: [Solved] Content > Pages not displaying
Replies: 5
Views: 1489

Re: Content > Pages not displaying

Thanks Rolf, I had debug set on earlier but couldn't see anything.  I've just turned it back on and the top of the page was generating an error regarding the "Copysites" module.  I'm not using this so I've removed it and now I can see my pages again.  Still not sure what happened but thank...
by stealer
Sun Mar 21, 2010 7:41 pm
Forum: CMSMS Core
Topic: [Solved] Content > Pages not displaying
Replies: 5
Views: 1489

Re: Content > Pages not displaying

Config Information:

php_memory_limit: 40M
process_whole_template: false
max_upload_size: 10000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension:
internal_pretty_urls: false
use_hierarchy: true

Done, pages are still not displayed.
by stealer
Sun Mar 21, 2010 7:18 pm
Forum: CMSMS Core
Topic: [Solved] Content > Pages not displaying
Replies: 5
Views: 1489

[Solved] Content > Pages not displaying

Hi all, I'm experiencing something strange with my CMS setup.  The site works ok, pages are served etc but when I login to the admin console and select content > pages.  Nothing happens, listcontent.php attempts to load but the page is blank and both FF and IE say "done".  I've tried this ...
by stealer
Thu Mar 04, 2010 11:45 am
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

Actually it also works with just the {content} tag in place, but that also adds some old content from a previous test site.  Everyone, I can't thank you enough for all your help...It's true what they say, a 2nd, 3rd or even 4th pair of eyes really can help.
by stealer
Thu Mar 04, 2010 11:43 am
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

Rolf wrote: You always need to put one {content} tag in your template.
Put the {Formbuilder} tag in the content of the page.

Rolf  :)
Thanks Rolf,

I stripped out everything to make the template more readable but you're right.  It now works but only if I have the tag {content assign=pagecontent} on my page.
by stealer
Thu Mar 04, 2010 11:24 am
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

Yeah, I have had nothing but problems with Formbuilder. I finally got it working a year ago when I had a friend do the CSS, whcih I never could figure out. It is the hardest, least intuitive form thingy I have ever seen. MInd you, it is really good at making and manipulating fields, but thats where...
by stealer
Thu Mar 04, 2010 11:03 am
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

(Update) Hi all, Ok, so i've created a new email to form with just a message box and a disposition field to my email.  I've then created this on a new page using the default NCleanBlue template and it comes straight through! I've added my form.css my layout.css and any other additional stylesheets i...
by stealer
Thu Mar 04, 2010 10:24 am
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

Ahh ..and the Flat File question? You didn't have that def in the other form? Sorry Janb, that's my fault...as I said i've got 2 forms on 2 pages, to test all options, this is the write to file xml form and the variables were based on this. Thanks! Your submissions have been received.{if $fld_53 !=...
by stealer
Thu Mar 04, 2010 10:08 am
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

One q I didn't see any "Write Results to Flat File" definition in your XML? ..and did you rename your form to footer_contact instead of contact (as in the XML) ? (just curios) JanB Hi Jan,  I've been playing around and have two forms on two seperate pages, neither are working, hence the d...
by stealer
Thu Mar 04, 2010 9:16 am
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

Hi The form works nice here as well. - Have you tested with other forms in FormBuilder without email fields? - Have you tested the form with another browser (chrome, FF)? (know this is a far out q) - How is your submit and fb_ variables look like? (add {get_template_vars} at the end of the Form Tem...
by stealer
Thu Mar 04, 2010 8:19 am
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

I just added email template for for field "Send To:" ticked "Generate HTML email?:" and in a second received email. Tested on FormBuilder 0.5.12 CMSms1.6.6 Thanks Peciura, So there must be something else wrong with my setup surely? even if I don't want to send an email nothing h...
by stealer
Thu Mar 04, 2010 7:46 am
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

Hi Can you export (XML) the form and post it so we can have a closer look at it? JanB As requested, i've changed the email address in the xml file to protect privacy {$fb_submission_error} {if isset($fb_show_submission_errors) && $fb_show_submission_errors} {foreach from=$fb_submission_erro...
by stealer
Wed Mar 03, 2010 10:43 pm
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

Here's my sys info, perhaps that helps.. ---------------------------------------------- Cms Version: 1.6.6 Installed Modules:     * CMSMailer: 1.73.14     * FileManager: 1.0.1     * MenuManager: 1.6.2     * ModuleManager: 1.3.1     * News: 2.10.3     * nuSOAP: 1.0.1     * Printing: 1.0.4     * Searc...
by stealer
Wed Mar 03, 2010 10:33 pm
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

Rolf wrote: hi, do you use pretty urls? grtz. rolf
I haven't configured pretty urls.
by stealer
Wed Mar 03, 2010 10:32 pm
Forum: Modules/Add-Ons
Topic: [Solved] Tearing my hair our with form builder
Replies: 24
Views: 4887

Re: Tearing my hair our with form builder

Have you tested mailer settings? (Have you received test email from mailer?) Hi Peciura, I have tested the mailer settings, I can generate the test message from CMS mailer using either sendmail or SMTP no problems.  Form Builder just doesn't seem to work at all.  Without specifying mailing the form...

Go to advanced search