Page 1 of 1

Form Browser Problem

Posted: Sun Feb 04, 2018 7:34 pm
by tjagreene
I have tried to display the Forms in the Form Browser but all I get is...
browser.png
browser.png (7.03 KiB) Viewed 2142 times
I am missing something simple?
Tom

Re: Form Browser Problem

Posted: Mon Feb 05, 2018 12:08 pm
by velden
I am missing something simple?
Posting the System Information from the CMSMS Admin might help.

Re: Form Browser Problem

Posted: Mon Feb 05, 2018 6:57 pm
by tjagreene
CMSAdminSettings
CMS Made Simple Config Settings
php_memory_limit
max_upload_size 2000000
url_rewriting none
page_extension
query_var page
auto_alias_content TRUE
locale
set_names TRUE
timezone America/New York
permissive_smarty FALSE
debug FALSE
root_url //www.manotickart.ca
ssl_url //www.manotickart.ca
root_path Success /home/maawebadmin/public_html (0755)
uploads_path Success /home/maawebadmin/public_html/uploads (0755)
uploads_url //www.manotickart.ca/uploads
image_uploads_path Success /home/maawebadmin/public_html/uploads/images (0755)
image_uploads_url //www.manotickart.ca/uploads/images
ssl_uploads_url //www.manotickart.ca/uploads


Performance and Tuning Information (recommended settings but not required)
Allow Browser to Cache Pages Success On (True)
Browser Cache Expiry Period (minutes) Success 60
PHP 5.5+ Opcode Cache Caution Off (False) ?
Enable Smarty Caching Caution Off (False)
Enabling Smarty caching can have serious performance benefits for most websites.
Do a Compilation Check Success Off (False)
Remove cache files that are older than the specified number of days Success On (True)


PHP Information
Current PHP Version (phpversion) Success 7.1.12
md5 function (md5_function) Success On (True)
JSON functions (json_function) Success On (True)
GD version (gd_version) Success 2
tempnam function (tempnam_function) Success On (True)
Magic quotes in runtime (magic_quotes_runtime) Success Off (False)
Is E_ALL enabled in error_reporting (E_ALL) Success
Is E_STRICT disabled in error_reporting (E_STRICT) Success
Is E_DEPRECATED disabled in error_reporting (E_DEPRECATED) Success
Testing for time difference in the file system (test_file_timedifference) Success No time difference found
Testing for time difference in the database (test_db_timedifference) Success No time difference found
Checking if the HTTPD process can create a file inside of a directory it created (create_dir_and_file) Success 1
PHP Effective Memory Limit (memory_limit) Success 128M
Maximum Execution Time (max_execution_time) Success 90
PHP register_globals (register_globals) Success Off (False)
PHP output_buffering (output_buffering) Caution 0 ?
disable_functions in PHP (disable_functions) Success
PHP Open Basedir (open_basedir) Success
Test for remote URL (test_remote_url) Success Success
fsockopen: Connection ok! Success
fopen: Connection ok! Success
File uploads (file_uploads) Success On (True)
Maximum Post Size (post_max_size) Success 128M
Maximum Upload Size (upload_max_filesize) Caution 2M ?
Session Save Path (session_save_path) Success /tmp (0700)
Sessions are allowed to use Cookies (session_use_cookies) Success On (True)
Basic XML (expat) support (xml_function) Success On (True)
Checking for the XMLReader class (xmlreader_class) Success On (True)
Test ini_set (check_ini_set) Success On (True)
Test for the curl library (curl) Success On
Test curl version (curlversion) Success version 7.54.0


Server Information
Server Software (server_software) apache
Server API (server_api) cgi-fcgi
Server Operating System (server_os) linux 2.6.32-773.26.1.lve1.4.46.el6.x86_64 on x86_64
Server Database (server_db_type) mysql (mysqli)
Server Database Version (server_db_version) Success 5.6.36
Check database access levels (server_db_grants) Success found a "grant all" statement that appears to be suitable


Permission Information
tmp Success /home/maawebadmin/public_html/tmp (0755)
tmp_cache Success /home/maawebadmin/public_html/tmp/cache (0755)
templates_c Success /home/maawebadmin/public_html/tmp/templates_c (0755)
modules Success /home/maawebadmin/public_html/modules (0755)
uploads Success /home/maawebadmin/public_html/uploads (0755)
File Creation Mask (umask) Success /home/maawebadmin/public_html/tmp/cache (0755)
config_file Failure 644
config.php writeable. It is more safe if you change permission to read-only

[/size][/font]

Re: Form Browser Problem

Posted: Fri Feb 09, 2018 7:19 pm
by Jo Morg
I would try to downgrade PHP a step to 7.0.x, I don't think FormBrowser is yet ready for 7.1, although this is just a bit of a guess, I didn't test it yet with 7.1...
There will be some work done on the module in a near future and making it compatible with the most recent versions of PHP is on top of the list.

PS: usually posting all the steps you took and any error that might be on the php error log would help much more than just the system info...

Re: Form Browser Problem

Posted: Mon Feb 12, 2018 7:07 pm
by tjagreene
Tried the form using 5.6 and it gives the same results.
If the Page that is supposed to contain the content is being displayed, why would one get a PHP error message?