Form Browser Problem

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
tjagreene
Forum Members
Forum Members
Posts: 14
Joined: Thu Jan 22, 2015 10:09 pm

Form Browser Problem

Post 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 1917 times
I am missing something simple?
Tom
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3483
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: Form Browser Problem

Post by velden »

I am missing something simple?
Posting the System Information from the CMSMS Admin might help.
tjagreene
Forum Members
Forum Members
Posts: 14
Joined: Thu Jan 22, 2015 10:09 pm

Re: Form Browser Problem

Post 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]
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1922
Joined: Mon Jan 29, 2007 4:47 pm

Re: Form Browser Problem

Post 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...
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
tjagreene
Forum Members
Forum Members
Posts: 14
Joined: Thu Jan 22, 2015 10:09 pm

Re: Form Browser Problem

Post 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?
Locked

Return to “Modules/Add-Ons”