Error in page admin/listmodules.php

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
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Error in page admin/listmodules.php

Post by rodeto »

I recently installed 1.0 beta4 4 and I just upgraded to beta 5.
For both installs, all went well and everything seems to be working very fine. I just get an error in the page admin/listmodules.php. When I open that page there is an error message that says:
  Line: 75
  Character: 29
  Error: ")" is expected
  Code: 0
  URL: http://www.xxxx.net/admin/listmodules.php

When I refresh the page, the error is gone.

It is not a big deal but I think it's annoying to have this error and I can't figure out how to edit it.

Anyone have any ideas ?
________________________________
Je gaat het pas zien als je het doorhebt.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Error in page admin/listmodules.php

Post by tsw »

Developers should start to use IE ;) well not really, but it seems only IE parses js this way..

the problem is with modulemanager uninstallpremessage which comes from modulemanager language file $lang['really_uninstall']. it has ' character and it will brake js on that line.

will be fixed (somehow) in near future :)

hope this helps
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: Error in page admin/listmodules.php

Post by rodeto »

Yes, I forgot to mention that I do not have seen this message in Firefox and other browsers.
But thanks for the reply.
________________________________
Je gaat het pas zien als je het doorhebt.
Post Reply

Return to “CMSMS Core”