hi
real noob here! I have tried to install FeedbackForm but it says that a dependancy - cmsmailer has not been installed. I tried to install this module but it seems to be a zip file with phpmailer in it only and CMSMailer.module.php. Where do i put this? i have tried the root directory and still doesnt work and the cmsmadesimple/modules folder but no luck there either.
any help appreciated!
cheers!
cmsmailer and FeedbackForm
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: cmsmailer and FeedbackForm
CMSMailer is a simple module that only provides a wrapper around phpmailer. It gets installed just like any other module, in your modules directory. Then FeedbackForm will see it, and allow you to install.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
bclark
Re: cmsmailer and FeedbackForm
thanks for your help - i got it working by copying all the files into
/public_html/cmsmadesimple/modules/CMSMailer/
which has meant I can now create the forms and submit them etc
however, i assume because of the rather convoluted installation method i used i am getting some errors - eg This under the Extensions menu (http://www.phuba.com/cmsmadesimple/admi ... =CMSMailer) -
--Add Me - module:CMSMailer string:friendlyname--
Warning: Smarty error: unable to read resource: "module_file_tpl:CMSMailer;prefs.tpl" in /home/bclark/public_html/cmsmadesimple/lib/smarty/Smarty.class.php on line 1088
I probably should simply remove the component and reinstall - what is the best way to do this - Uninstall the module, delete the folders, then copy the files up again and reinstall?
/public_html/cmsmadesimple/modules/CMSMailer/
which has meant I can now create the forms and submit them etc
however, i assume because of the rather convoluted installation method i used i am getting some errors - eg This under the Extensions menu (http://www.phuba.com/cmsmadesimple/admi ... =CMSMailer) -
--Add Me - module:CMSMailer string:friendlyname--
Warning: Smarty error: unable to read resource: "module_file_tpl:CMSMailer;prefs.tpl" in /home/bclark/public_html/cmsmadesimple/lib/smarty/Smarty.class.php on line 1088
I probably should simply remove the component and reinstall - what is the best way to do this - Uninstall the module, delete the folders, then copy the files up again and reinstall?
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: cmsmailer and FeedbackForm
Yep, this is the best way.
bclark wrote: thanks for your help - i got it working by copying all the files into
/public_html/cmsmadesimple/modules/CMSMailer/
which has meant I can now create the forms and submit them etc
however, i assume because of the rather convoluted installation method i used i am getting some errors - eg This under the Extensions menu (http://www.phuba.com/cmsmadesimple/admi ... =CMSMailer) -
--Add Me - module:CMSMailer string:friendlyname--
Warning: Smarty error: unable to read resource: "module_file_tpl:CMSMailer;prefs.tpl" in /home/bclark/public_html/cmsmadesimple/lib/smarty/Smarty.class.php on line 1088
I probably should simply remove the component and reinstall - what is the best way to do this - Uninstall the module, delete the folders, then copy the files up again and reinstall?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
