Tag Archive for 'k2 sidebar'

Fixing the K2 Sidebar

So yesterday I went and updated my version of WordPress Unwakable theme that is based on K2. It all went off without a hitch at first. Then through trial and error I managed to get my entire sidebar all messed up.

I think that part of the problem was that I was on the K2 sidebar manager page in 2 tabs and kept going from one to the other without noticing. The problem became more apparent when I noticed that there where no less than 3 empty things in the sidebars. With those empty sidebar items I kept getting an error that looked like this
Fatal error: Call to a member function display() on a non-object in /home/.hugin/myUserName/com.portzilla.ig33k/wp-content/themes/unwakeable-1.5.2-rc1/unwakeable-1.5.2-rc1/app/classes/sbm.php on line 689

I was not entirely sure what was going on at that point but started to think that something was wrong in the sidebar, when you look at the string above you can see that the error was in the sbm.php file. After doing some research I learned that sbm is for the K2 sidebar manager.


Continue reading ‘Fixing the K2 Sidebar’