Quote:
Originally Posted by hornstar1337
http://www.peterska2.co.uk/profile.p...ditattachments Can you see if you get an error on your page? Because I get the following error on my site when going to the similiar link:
Code:
Fatal error: Cannot use assign-op operators with overloaded objects nor string offsets in /homepages/22/d198817824/htdocs/profile.php(3669) : eval()'d code on line 30
If I disable this, I can access that page fine, but if it is enabled, I get the above error.
|
I have recreated this on localhost. Looking into it now.
[edit] I've found the problem. It is something to do with the auto edits. I'm still looking into it but a fix is that if the autoedits are disabled and the manual edits used that it will resolve the problem.
[edit 2] I've put a fix in which disables the display of the columns in all profile.php pages. I haven't found the reason for this yet or why it only affects that one particular page.