Quote:
Originally Posted by badstraw
great!!!! im no longer getting all the error messages if I try to upload a photo, but if I click on any user Im still getting this error:
Warning: Illegal string offset 'userid' in ..../includes/class_core.php(4715) : eval()'d code on line 42
thanks for the help. 
|
Do you mean links that point to user profile?? Can you try to add at the top of config.php (includes/config.php), just below the first line <?php
PHP Code:
define('SKIP_ALL_ERRORS', true);