So a website I build a few months ago, the hosting company I guess decided to update to
PHP 5.3.0 today and I got a call from the client.
Now there are a bunch of errors:
Deprecated: Assigning the return value of new by reference is deprecated in common.php
The URI you submitted has disallowed characters.
and a few date errors.
So my quesiton is, what do I do
