Quote:
Originally Posted by Lynne
Have you modified the profile.php page at all? Look at line 66 of that code and see if the array is closed properly.
|
This is the only thing on line 61
--------------- Added [DATE]1194933559[/DATE] at [TIME]1194933559[/TIME] ---------------
Quote:
Originally Posted by Analogpoint
I am aware of that.
Did you disable all plugins to see if the problem went away? You can disable them globally by added define('DISABLE_HOOKS', 1); to your config.php file.
|
Where exactly do I put that?