I moved my CMSMS site from localhost to remote server. Made all settings, etc. When I tried to access it, I obtained blank page. So I turned Error reporting on and got these errors:
Code: Select all
/home/www/www/spolek/beta/include.php :: 57 :: Assigning the return value of new by reference is deprecated
/home/www/www/spolek/beta/include.php :: 128 :: Assigning the return value of new by reference is deprecated
/home/www/www/spolek/beta/include.php :: 206 :: Assigning the return value of new by reference is deprecated
What should I do now?
EDIT:This problem is solved now. Please look at the last message in this thread.