What version of phpBB are you using? phpBB 3.3.0
What is your board's URL? https://www.horrordna.com/_forum/
Who do you host your board with? BoomHost
How did you install your board? I used the download package from phpBB.com
What is the most recent action performed on your board? Update from a previous version of phpBB3
Is registration required to reproduce this issue? No
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What version of phpBB3 did you update from? phpBB 3.2.8
What extensions do you have installed? Facebook-style Likes (can't remember the exact name of the extension)
What styles do you currently have installed? Cynthia
What language(s) is your board currently using? English
Which database type/version are you using? MySQL 5
What is your level of experience? Comfortable with PHP and phpBB
What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? Used automatic update package from 3.2.8 to 3.3.0
Please describe your problem. White screen after update. ACP and board is inaccessible.
Generated by SRT Generator
So I've just run through an upgrade from 3.2.8 to 3.3.0 using the Automatic Upgrade Package. I've done this many, many times before with no issues.
Ran through the update tonight and upon being redirected back to the ACP I had a blank white screen. No amount of refreshing gets the forum back. I figured maybe it was due to the template (Cynthia) that I was using, as it is no longer supported although it still works. I modifed default_style in PHPMyAdmin to 1 to set it back to the default template. No luck.
I moved all files into a different folder and dropped a fresh install package for phpbb3 into the forum root, connecting it to the original database. Hurrah! a login screen. However, once I log in it drops back to the white screen and I can't access anything.
EDIT: Just had a php warning
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/ext/gfksx/ThanksForPosts/notification/thanks.php on line 109: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/ext/gfksx/ThanksForPosts/notification/thanks.php on line 109: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/ext/gfksx/ThanksForPosts/notification/thanks.php on line 109: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/ext/gfksx/ThanksForPosts/notification/thanks.php on line 109: sizeof(): Parameter must be an array or an object that implements Countable
Any ideas welcome.