As you can see on
my site a lot os errors are comming up like:
Deprecated: Assigning the return value of new by reference is deprecated in /home/users/ahvasftp/ahvassen.nl/modules/mod_arisexylightbox/includes/kernel/Flickr/phpFlickr.php on line 90
Deprecated: Assigning the return value of new by reference is deprecated in /home/users/ahvasftp/ahvassen.nl/modules/mod_arisexylightbox/includes/kernel/Flickr/phpFlickr.php on line 322
Deprecated: Assigning the return value of new by reference is deprecated in /home/users/ahvasftp/ahvassen.nl/modules/mod_arisexylightbox/includes/kernel/Flickr/phpFlickr.php on line 391
Deprecated: Assigning the return value of new by reference is deprecated in /home/users/ahvasftp/ahvassen.nl/modules/mod_arisexylightbox/includes/kernel/Flickr/phpFlickr.php on line 460
Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/HTTP/Request.php on line 412
Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/HTTP/Request.php on line 736
Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/HTTP/Request.php on line 749
Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/HTTP/Request.php on line 794
The code I used:
Code: |
{arisexylightbox activeType="flickr" source="photoset" thumbSize="thumbnail" photosetId="72157625324803858"}{/arisexylightbox}
|
PHP 5.3.2-1 is installed.
On a other server with php 5.2.9 it is working perfectly.
Could that be something??
What to do?