MyBB Community Forums

Full Version: Problem when Editing Default Theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So, I wanted to have a look at the global.css and I get the following errors when opening the default theme.

Warning [2] Invalid argument supplied for foreach() - Line: 1118 - File: C:\wamp\www\mybb-feature\admin\modules\style\themes.php PHP 5.3.13 (WINNT)
File 	Line 	Function
C:\wamp\www\mybb-feature\admin\modules\style\themes.php 	1118 	errorHandler->error
C:\wamp\www\mybb-feature\admin\index.php 	535 	require
Hello,

I am able to edit this fine... however my copy of MyBB 1.8 is a few weeks old.
Is this a recent issue?
Is this a new installation?
Have you made any recent modifications which may cause this?
Can you provide the lines from your Apache (or oe) error log?

Thanks Smile

- Conor
I installed the latest one from GitHub. And, I didn't install any Mods. All I did was, just use my old database.
I believe this has been fixed, I can no longer reproduce this.