sholto
Results 1 - 1 of 1
bysholto, June 2, 2009
So this would be a great extension if only it used a standard Ajax framework and not the bespoke framework.
If there is one thing we have discovered it is that whenever there is a problem of whitescreens or weird behaviour on our joomla sites - it comes down to the tags and their javascript.
If you are not going to do much with your site, all well and good. if you are, then expect to resource to manage JS problems.
What should Phil do: use a standard framewokr such as JQuery or some such.
If there is one thing we have discovered it is that whenever there is a problem of whitescreens or weird behaviour on our joomla sites - it comes down to the tags and their javascript.
If you are not going to do much with your site, all well and good. if you are, then expect to resource to manage JS problems.
What should Phil do: use a standard framewokr such as JQuery or some such.
Owner's reply
Maybe you should check your facts before leaving a factually incorrect review :-)
our applications DO USE the standard JQuery javascript framework exclusively.
"Whitescreens" are NEVER javascript problems, they are PHP Errors that are not displayed because your server has display_errors=Off in your PHP configuration, we talk about this here:
http://blog.phil-taylor.com/2009/01/12/a-blank-white-page-is-still-an-error-page/
We know of no unresolved javascript errors with this application...


