Quote:
Originally Posted by Nobleman
Thanks, I did try it on my site and got this error on all the templates i have installed
Warning: Assigning the return value of new by reference is deprecated in ..../arcade/modules/mod_modcp.php on line 194
and the main page don't look right................any ideas?
http://www.noblecomputing.com/arcade.php
|
Save a copy of the mod_modcp.php file before you edit it.
Open mod_modcp.php in your favorite editor.
Find all instances of
=& and change it to
= save
You may have to repeat these steps in other files. Remember to ALWAYS save a copy of the file before you edit it.
The layout issue is due to style settings, its that way in both your styles.
View your arcade through your original default style to see if you still have the page layout issue.