Broke my myadopts page (and myBB)

Forum
Last Post
Threads / Messages

Dinocanid

Member
Member
Joined
Aug 30, 2016
Messages
520
Points
18
Age
23
Location
Maryland, USA
Mysidian Dollar
43,334
It's just a blank white page. I noticed it after I tried to add user shops, but after removing the code I added the problem was still there; so I don't know if I accidentally deleted something else or if it was like that before I did anything;

Pastebin link

I noticed a strange error though. The online code editor (built in to cpanel) says that there is this error online 407 that says "Syntax error, unexpected ,}, expecting $EOF" This is the line in question:
PHP:
$document->setTitle("Successfully Eaten Pet");
and there is no "}" anywhere on that line. I wasn't even anywhere near that line when editing, so it hasn't changed. Me and another member checked the page with the inspect tool and none of the code in the file appears at all, just the style. I removed the style from it temporarily, but it fixed nothing.

My MyBB forum seems to be broken as well, even though I haven't touched any code related to it. It worked fine before, but since the server migration it just redirects to the main index page (the adoptables index, not the forum index) and never posts the topic.

On top of all that, the contest script I was working on just poofed. I'm 100% sure I saved it before trying to access it's respective page, but after it kept loading the index page I went back to find it gone. I can make it again, but it's really inconvenient because I have to start over. Did anyone else experience issues like these after the move?
 
Last edited:
try checking if all the } close something or are alone... most of tje time i forget to close them or havr extras and that gives me a white page... also check is all the info you get from the database is there... becausr if after the move you lost some info is possible that the database also lost some of the edits you made. sorry i cant be of much help rigth now...but i can infor you that i had no problems accessing the forum by using the forum link in the site.
and im also using mysidiahost but i havent found or experienced any of this problems...
 
Last edited:
The myBB forum can be accessed, you just can't make any new posts or threads because it redirects to the index. I tried adding another bracket to see if that was the case, but then it's just an error about having an unexpected bracket (so I guess I'm not missing one) I'll check my database in the morning to see if any tables are missing though.
 
try deleting the setting.php of the forum... is in one of the folders of the forum..... maybe that can fix your problem.... i think thats the name. will confirm it tomorroe... cant remember but first check the info of the forum database maybe the link was changed... if thats the case update it. then delete the file and a new one will be created wit the correct info


edit: the settings.php is in forum/inc/

also in the code you posted theres a extra } at the end... maybe that's the reason of the blank page
 
Last edited:
Removing the bracket at the end fixed the blank page, tysm! Strange it said I didn't have enough brackets, causing me to add that one, but I guess it bugged out for a bit. The forum fix worked too.
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,122
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top