
Search found 12 matches
- Tue Feb 02, 2010 9:33 pm
- Forum: CMSMS Core
- Topic: Parameter 1 to cms_module_Lang() expected to be a reference
- Replies: 7
- Views: 8817
Re: Parameter 1 to cms_module_Lang() expected to be a reference
Thanks, your're a lifesaver. My host must have upgraded to PHP 5.3.1, your suggestion fixed my 1.5.3 "Arecibo" install. 

- Wed Nov 04, 2009 10:39 pm
- Forum: Modules/Add-Ons
- Topic: Guestbook Spam
- Replies: 3
- Views: 1669
Re: Guestbook Spam
Ok, thanks, I've checked this out but can't figure out how to get it to work with Guestbook. Surely that module needs some modification to use the functionality?
- Mon Oct 26, 2009 9:40 pm
- Forum: Modules/Add-Ons
- Topic: Guestbook Spam
- Replies: 3
- Views: 1669
Guestbook Spam
CMSMS 1.5.3 with Guestbook 1.1.12 Hi, am I the only one getting lots of spam sent to my Guestbook? I have Captcha switched on (GD, was the only one that would work on my server) and I am moderating the entries, but the e-mail traffic is beginning to get annoying! It would be a shame to have to remov...
- Wed Jul 22, 2009 9:04 pm
- Forum: Modules/Add-Ons
- Topic: Guestbook not working
- Replies: 7
- Views: 3519
Re: Guestbook not working
OK, I've kind of made some progress with this. If I switch the Guestbook setting "Show insert form immediately:" on AND I put a forward slash in in the form template it starts working and I get the authorisation e-mail through. So nearly solved but not quite!
Thanks,
Lloyd.
Thanks,
Lloyd.
- Tue Jul 21, 2009 5:06 pm
- Forum: Modules/Add-Ons
- Topic: Guestbook not working
- Replies: 7
- Views: 3519
Re: Guestbook not working
OK I removed the slash from:
$this->smarty->assign('formstart', 'getURL() .'" method="post">');
and I have reset all of the templates to default. Now when I press New Guestbook Entry button the input form doesn't show. Here's what's showing in the source:
rgds,
Lloyd.
$this->smarty->assign('formstart', 'getURL() .'" method="post">');
and I have reset all of the templates to default. Now when I press New Guestbook Entry button the input form doesn't show. Here's what's showing in the source:
rgds,
Lloyd.
- Mon Jul 20, 2009 6:02 pm
- Forum: Modules/Add-Ons
- Topic: Guestbook not working
- Replies: 7
- Views: 3519
Re: Guestbook not working
Sorry, didn't realise a new version was released already... Yes I have got pretty urls, incidentally I had to do this: http://forum.cmsmadesimple.org/index.php/topic,25317.0.html to get the input form to display. Maybe I am breaking it by doing that, as it is still not working. :( Many thanks, Lloyd.
- Mon Jul 20, 2009 5:30 pm
- Forum: Modules/Add-Ons
- Topic: Guestbook not working
- Replies: 7
- Views: 3519
Re: Guestbook not working
Sorry, bit slow getting back on this one...
I upgraded to 1.1.11 and it's still not working. Difficult to figure out what's wrong with this one as it's not giving me an error message!
Thanks,
Lloyd.
I upgraded to 1.1.11 and it's still not working. Difficult to figure out what's wrong with this one as it's not giving me an error message!

Thanks,
Lloyd.
- Sun Jul 05, 2009 9:26 pm
- Forum: Modules/Add-Ons
- Topic: Guestbook not working
- Replies: 7
- Views: 3519
Guestbook not working
Hi all, I'm running CMSMS 1.5.3. PHP 5.2.6, and MySQL 5.0.81 with Apache 2.0.63 running on Linux Guestbook is version (upgraded to) 1.1.10 (was 1.1.7) This was working OK before, I guess it got broken when I upgraded to CMSMS to 1.5.3. When a new Guestbook entry is is posted, the message does not r...
- Mon Jul 30, 2007 6:21 pm
- Forum: CMSMS Core
- Topic: Frontend User Errors
- Replies: 1
- Views: 1190
Re: Frontend User Errors
OK I seem to have cured a lot of the problems by installing the latest versions of the modules involved (which I should have done in the first place of course...) Anyway, I'm now left with two problems, when a user tries to register I get the following error: --Add Me - module:FrontEndUsers string:e...
- Sun Jul 29, 2007 6:19 pm
- Forum: CMSMS Core
- Topic: Frontend User Errors
- Replies: 1
- Views: 1190
Frontend User Errors
Hi all, Just doing some final testing before going live (version 1.0.2) and have discovered that if a user tries to register or change settings the following error is displayed: Fatal error: Call to undefined function: lang() in /home/sites/mysite/public_html/cms/modules/FrontEndUsers/FrontEndUsers....
- Thu Feb 15, 2007 5:51 pm
- Forum: CMSMS Core
- Topic: Guestbook module & Captcha
- Replies: 13
- Views: 7962
Re: Guestbook module & Captcha
OK that hack works for me. Thanks! 

- Thu Feb 08, 2007 6:31 pm
- Forum: CMSMS Core
- Topic: Guestbook module & Captcha
- Replies: 13
- Views: 7962
Re: Guestbook module & Captcha
I have a similar problem on my server, the Captcha image is missing. If I look at the image path it is:
http://mysite/cms/cms/modules/Captcha/i ... ha_xxx.jpg
For some reason it has added and extra /cms into the path.
Any ideas for a workaround?
TIA
http://mysite/cms/cms/modules/Captcha/i ... ha_xxx.jpg
For some reason it has added and extra /cms into the path.
Any ideas for a workaround?
TIA