Problems with Plugin Framework and Faked folders
-
On every wp-related page I get an error.
Warning: Invalid argument supplied for foreach() in /home/omgwtf/public_html/wp-settings.php on line 92
I’m using 1.3-alpha-2 (but I’ve heard it should work on that!). It was one of the first 1.3 nightlys (so, not much change, I suppose).
Fakedfolders seems to be working, if you ignore the error. But every other plugin causes major errors.
If theres no way to fix it, can I uninstall this Framework somehow?
edit: oh nevermind. I get alot more errors than I thought. I can’t even login now (strangly):
Warning: Invalid argument supplied for foreach() in /home/omgwtf/public_html/wp-settings.php on line 92
Warning: Cannot modify header information – headers already sent by (output started at /home/omgwtf/public_html/wp-settings.php:92) in /home/omgwtf/public_html/wp-login.php on line 260
Warning: Cannot modify header information – headers already sent by (output started at /home/omgwtf/public_html/wp-settings.php:92) in /home/omgwtf/public_html/wp-login.php on line 261
Warning: Cannot modify header information – headers already sent by (output started at /home/omgwtf/public_html/wp-settings.php:92) in /home/omgwtf/public_html/wp-login.php on line 262
Warning: Cannot modify header information – headers already sent by (output started at /home/omgwtf/public_html/wp-settings.php:92) in /home/omgwtf/public_html/wp-login.php on line 263
Warning: Cannot modify header information – headers already sent by (output started at /home/omgwtf/public_html/wp-settings.php:92) in /home/omgwtf/public_html/wp-login.php on line 264
Yet another edit: Ok, I disabled faked-folders.php (via mysql) and login and everything seems to be working 🙂
Now, I will give this thing another whirl. (because Id really like static pages, euheuhehu). Any ideas on what is wrong?
The topic ‘Problems with Plugin Framework and Faked folders’ is closed to new replies.