Probably the next version of SVNManager will support that newest version of Prado. Meanwhile, a solution might be to keep using the older version of PHP.
Kind regards,
Marijn Verkerk
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
Following to newest php 5 prado 2.0.1 is no longer working.
On prado upgrade (2.0.2), i get this error:
Unable to find Prado javascript '/svnmanager-0.36/js/base.js'.
file exist.
apache reports no errors.
any known issue?
bye
d.
Hi there!
Is it possible that the 'js' directory is still inside the 'framework' directory?
If that's the case, you could try to move the js folder outside the framework folder, into the svnmanager-0.36 folder.
kind regards,
Marijn Verkerk
already done (mv js js.old ; ln -s blabla/js).
same error.
bye
d.
Hi again,
Probably the next version of SVNManager will support that newest version of Prado. Meanwhile, a solution might be to keep using the older version of PHP.
Kind regards,
Marijn Verkerk