rhagius
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Theme related wsod in backendi had multiple pairs of <?php and ?>, for visibility i separated them by an empty line. this worked without trouble on the older wp.com site, so i did not even think that it might be the issue.
Forum: Fixing WordPress
In reply to: Theme related wsod in backendi think i managed to fix it: while guides mention empty space at the end of the functions.php file to be able to cause wsod, i did not expect EVERY single empty line within functions.php to trigger it, no matter the position.
i hope anyone in a similar position will find this useful.
thanks again for trying to help me out here!Forum: Fixing WordPress
In reply to: Theme related wsod in backendNothing showing up, still.
Forum: Fixing WordPress
In reply to: Theme related wsod in backendoh, i missed one, i only had wp_debug and wp_debug_log seen mentioned in a wsod-guide!
Hope that helps clarify the situation, will report back!
Forum: Fixing WordPress
In reply to: Theme related wsod in backendthanks for the reply, my server error-log does not show anything when this occurs, same with the debug log