Error message help

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
djkirstyjay
Forum Members
Forum Members
Posts: 206
Joined: Tue Oct 25, 2005 4:50 pm

Error message help

Post by djkirstyjay »

I'm getting the following error at the top of my modules page :

Warning: vsprintf(): Too few arguments in /home2/shb3_150/canarianmum.com/public_html/content/lib/classes/class.module.inc.php on line 1529

and this is the code on line 1529 :

{
return vsprintf($this->langhash[$name], $params);
}


Anyone have any idea what this means?

Ta,

Kirsty
djkirstyjay
Forum Members
Forum Members
Posts: 206
Joined: Tue Oct 25, 2005 4:50 pm

Re: Error message help

Post by djkirstyjay »

I did, in fact, download CSSmenu... probably at the time you suggested! I shall look into it... :D
djkirstyjay
Forum Members
Forum Members
Posts: 206
Joined: Tue Oct 25, 2005 4:50 pm

Re: Error message help

Post by djkirstyjay »

well, whadda u know! Took out a tiny bit of the help text in the CSSmenu lang file that said '100%' in brackets - which was actually a bit of echoed text, not code, and the error disappeared!

ta very much :D
Post Reply

Return to “CMSMS Core”