Simple Machines Community Forum
SMF Support => SMF 2.0.x Support => Topic started by: RFD on November 19, 2019, 10:49:09 AM
-
http://tradmla.org/tmaf/index.php?topic=23653.0
ran the admin maintenance routines, no errors found.
not a clue what happened or a solution ...
-
The page is for members only. Guests cant see it. Also have you disabled tapatalk and check?
-
disabled tapatalk, no change.
temporary access ...
test
Test1234
http://tradmla.org/tmaf/index.php?topic=23653.0
board for above topic (first topic in board) ...
http://tradmla.org/tmaf/index.php?board=133.0
-
so i went and saw the login page without issue... then, i logged using the credentials you provided and encountered the white page... so then i went back to the login page (entered the URL, didn't use back button) and could see not only the login, but the entire page.... as if it isn't closed to public.
did you just make that adjustment?
-
so i went and saw the login page without issue... then, i logged using the credentials you provided and encountered the white page... so then i went back to the login page (entered the URL, didn't use back button) and could see not only the login, but the entire page.... as if it isn't closed to public.
did you just make that adjustment?
the "test" access is for a forum member and you will see most boards.
however, that problem page is still a problem.
-
ah- gotcha.
well, what i'd guess the most common issue with white screens is broken code. that it's only on that page is interesting. what does your server error log have? it just about HAS to have one when a 500 is registered. and you say SMF isn't logging an error?
-
right, no error log in SMF. weird, eh? at this point, i just wanna kill that topic. i'll call up my server mgr, thanx.
-
The 500 might be happening before SMF's error logger can log it.
I'm assuming the issue is a very large attachment and the issue is an out-of-memory issue (the usual cause)
-
The 500 might be happening before SMF's error logger can log it.
I'm assuming the issue is a very large attachment and the issue is an out-of-memory issue (the usual cause)
my thoughts exactly, regarding the attachment. i'll up the attachment file size a lot and see what happens.
-
I don't think that's the problem, I think it's running into the PHP memory limit...
-
try installing https://custom.simplemachines.org/mods/index.php?mod=4111 and see if it helps any.
-
even easier, i just sorted through all attachments and removed the super large offending one. all fixed. thanx everyone!