FormBuilder and CMS Mailer

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
webguru
Forum Members
Forum Members
Posts: 97
Joined: Thu May 08, 2014 6:18 pm

FormBuilder and CMS Mailer

Post by webguru »

I read the other forum posts that you don't need CMSMailer anymore in version 2 and up (if I read it all correctly) as it also won't save smtp settings.

When I install FormBuilder it requires CMSMailer to continue it's installation.

What do I use to build forms if it won't fully install because it needs a dependency?

Thanks!

----------------------------------------------
Cms Version: 2.1.6
Installed Modules:
AdminSearch: 1.0.2
CMSContentManager: 1.1.4
DesignManager: 1.1.1
FileManager: 1.5.2
MicroTiny: 2.0.3
ModuleManager: 2.0.5
Navigator: 1.0.3
News: 2.50.6
Search: 1.50.2

Config Information:
php_memory_limit:
max_upload_size: 1000000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: America/Los_Angeles
permissive_smarty: false

Php Information:
phpversion: 5.6.30
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32767
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 30
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 1G
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On

Performance Information:
allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: On (True)
smarty_compilecheck: Off (False)
smarty_cache_udt: On (True)
auto_clear_cache_age: On (True)
Server Information:
Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 2.6.32-673.26.1.lve1.4.18.el6.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.6.33
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable

Permission Information:
tmp: /home/bcfpgadmin/public_html/tmp (0755)
tmp_cache: /home/bcfpgadmin/public_html/tmp/cache (0755)
templates_c: /home/bcfpgadmin/public_html/tmp/templates_c (0755)
modules: /home/bcfpgadmin/public_html/modules (0755)
uploads: /home/bcfpgadmin/public_html/uploads (0755)
File Creation Mask (umask): /home/bcfpgadmin/public_html/tmp/cache (0755)
config_file: 0444
----------------------------------------------
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1942
Joined: Mon Jan 29, 2007 4:47 pm

Re: FormBuilder and CMS Mailer

Post by Jo Morg »

If you do a search on the forum you'll find a number of replies and suggestions with regard to this issue.
In short, it was a decision of the FormBuilder developers to keep the dependency to be able to easily support both branches of CMSMS. Also for the same reason the CMSMS Dev Team kept the CMSMailer module as a wrapper to the core mailer API to allow for backwards compatibility with some modules. This has also been documented. If you removed CMSMailer, you did so at your own risk. keeping it there, even if not installed, wouldn't have made any overhead on the site's speed. All you had to do then to be able to use FormBuilder would be to install CMSMailer. Now you'll probably have to use the installer application to refresh the files on your CMSMS installation, install CMSMailer and then install FormBuilder.
HTH
"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!
webguru
Forum Members
Forum Members
Posts: 97
Joined: Thu May 08, 2014 6:18 pm

Re: FormBuilder and CMS Mailer

Post by webguru »

Thanks, Jo...appreciate the update.

What happened was there were issues after I installed the CMS Mailer. Couldn't get it to send, even with all the correct info.

Since I was at the beginning stage of a new install, I simply blew it out and reinstalled. That's when I posted the question.

I did reinstall the modules and even without any email settings, it is sending fine.

Thanks again.
Locked

Return to “CMSMS Core”