Page 1 of 1

Formbuilder in news post [Solved]

Posted: Mon Feb 09, 2015 3:53 pm
by douglas1438
Hi all,

I've a form in my news detail template, when submitted it defaults to the news summary page without sending the form, setting the form to redirect to a site page or displaying the form template makes no difference. Form is set to display inline.

On reflection appreciate this wasn't the best approach, but have put a lot of work into this and don't really want to change the setup unless essential.

Have tried placing the form on the page template rather than in the news detail template but makes no difference.

Any assistance gratefully received.

Chris

----------------------------------------------
Cms Version: 1.11.11
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.7
ModuleManager: 1.5.8
News: 2.14.4
Search: 1.7.11
ThemeManager: 1.1.8
TinyMCE: 2.9.12
FormBuilder: 0.8
Gallery: 2.0.1
Showtime: 3.3

Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 40000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:
phpversion: 5.5.20
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 120M
max_execution_time: 50000
output_buffering: 0
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 40M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.73
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found

Re: Formbuilder in news post

Posted: Mon Feb 09, 2015 5:01 pm
by velden
Please post system information first.

Re: Formbuilder in news post

Posted: Mon Feb 09, 2015 5:16 pm
by douglas1438
System information now pasted in original post. Thank you velden.

Re: Formbuilder in news post

Posted: Wed Feb 11, 2015 3:53 pm
by douglas1438
The solution was very simple in the end, switched off the 'display inline' option.