Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
After upgrade to 2.0.0. it's ok with IE but in Firefox itt loading forever with an error:
Error: adminCronRelaunch is not defined
Source File: http://192.168.200.33/projectorria/view/main.php
Line: 84
Also a lot of alerts requests running on checkAlertToDisplay.psp just non-stop forever on a background
Actually made it work by clearing cache but there are still a lot of warnings....
Yes, clearing the cache is the solution.
(you were using old version of javascript code...)
could you show the displayed warnings ?
(most warnings are not to bother with if they come from dojo framework...)
A lot of this:
Warning: Expected declaration but found '#FFFFFF'. Skipped to next declaration.
Source File: http://192.168.200.33/projectorria/view/main.php
Line: 0
and now nothing more
Hi,
These warnings are not blocking at all.
Most come from the dojo Framework and are likely to assume cross brower compatibility.
Thx.