Guestbook 1.1.9 and CMSMS 1.1 Issues

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.
Post Reply
cflbot
Forum Members
Forum Members
Posts: 10
Joined: Sat Aug 25, 2007 1:15 pm

Guestbook 1.1.9 and CMSMS 1.1 Issues

Post by cflbot »

Guestbook HELP
I have installed a fresh copy of CMS Made Simple 1.1 "Samoa" and noticed the Guestbook 1.1.9 is showing errors at the top of the admin screen in Guestbook. It says this,
Warning: vsprintf(): Too few arguments in /{Root}/lib/translation.functions.php on line 62
I have seen this somewhere on help, but it talked about a previous version of Guestbbook and how it was a reminder for Developers to update the other module projects. It is not convieniant because it creates an error for every post. If there is no fix then is there a way to turn it off?

After Joining the Forum and Finding a Search in the Forum, I found the following:
http://forum.cmsmadesimple.org/index.php/topic,13545.msg68103.html#msg68103
The following, makes the error go away, but I do not know if it resolves the issue.
It seems to be in /lib/translation.functions.php, line 34, which should be

Code:
$params = NULL;
instead of

Code:
$params = array();
So the question remains is this a fix or a bandage?
Sorry for making a Forum "Rookie" Mistake.
Last edited by cflbot on Sat Aug 25, 2007 2:24 pm, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Guest Book and CMSMS 1.1 Issues

Post by RonnyK »

Did you try unchecking the last parameter in "Global settings" to "not show" parameter warnings?

Ronny
cflbot
Forum Members
Forum Members
Posts: 10
Joined: Sat Aug 25, 2007 1:15 pm

Re: Guestbook 1.1.9 and CMSMS 1.1 Issues

Post by cflbot »

Allow parameter checks to create warning messages:
is the closet to that option and it is unchecked.

Something I neglected to mention, there seems to be references in the Guestbook that refer to FCKeditor and since the editor has been changed to TinyMCE. This has caused issues with the using HTML Editor in Guestbook, I just need to change the editor chose in a line of code looks like.

[glow=red,2,300]Thanks for the Speedy Responce![/glow]
Post Reply

Return to “CMSMS Core”