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 ?
Error in page admin/listmodules.php
Error in page admin/listmodules.php
________________________________
Je gaat het pas zien als je het doorhebt.
Je gaat het pas zien als je het doorhebt.
Re: Error in page admin/listmodules.php
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
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
Re: Error in page admin/listmodules.php
Yes, I forgot to mention that I do not have seen this message in Firefox and other browsers.
But thanks for the reply.
But thanks for the reply.
________________________________
Je gaat het pas zien als je het doorhebt.
Je gaat het pas zien als je het doorhebt.

