Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
So I had installed the board (upgraded from OekakiPoteto) and went through the control panel to look at the new settings. Everything submitted fine, and I went through and gave some users upload permissions.
Then I went back to the control panel to mess around again, and when I submitted I got an error that I now get permanently, causing my board to be unusable:
Fatal error: Cannot redeclare make_edit_pass() (previously declared in /homepages/9/d94157882/htdocs/animejbNET/oekaki/paintsave.php:11) in /homepages/9/d94157882/htdocs/animejbNET/oekaki/paintsave.php on line 11
What would have caused this error? How can I fix things? I can assure you that I have not touched this template at all.
My board would be at: http://oekaki.animejb.net
Offline
It can't declare the function on line 11 because it's already been declared on line 11? The only way I can see that happening is if "paintsave.php" is being used twice. It's never supposed to be used more than once.
Are you changing the thumbnail options when you exit the control panel? "paintsave.php" is included for the thumbnail generator, but it is only used if you change thumbnail options. This might give me a clue.
Re-uploading "cpanel.php" and "paintsave.php" wouldn't hurt. However, make sure you delete the original files before uploading the replacements. Sometimes FTP programs don't overwrite files proplerly.
Offline