» posted on 8:56pm - July 04 2009 | posted by Lev First of all, I updated PHP on the web server, to 5.3. This alone caused countless problems, as two functions which were used in many places in Theia have been depreciated from PHP (ereg and split). This forced me to open up an uncountable number of files and replace every occurance with another method that is still supported.
This alone is certain to have created many other issues that I am not yet aware of.
To make matters worse, having to update all these files to get rid of the depreciated function calls meant that I had to update the build of Theia that TT is running (which introduces many new features and improvements, but also bugs).
If you see anything that you think isn't acting as it should, please report it to our bug tracker! --- "Keep your eyes peeled for l...ues" has been viewed times ---
| print view | email this page to a friend |