board management error thingy

Started by Bumpy, May 18, 2007, 09:26:44 PM

Previous topic - Next topic

Bumpy

i  installed a mod ( think it was a blog or spoiler tag mod), then uninstalled, and didnt get no errors or anything when i installed or uninstalled. now i get this

Unknown column 'b.is_blog' in 'field list'
File: /home/wtfuchat/public_html/forums/Sources/Subs-Boards.php
Line: 1508


message when i try and manage the boards

anyone know how i can sort it?

metallica48423

a non existant table is being called by Subs-Boards.php.

Do you have any other mods installed?

if not, copy over your files with fresh copies by downloading the upgrade package and uploading everything in it except for upgrade.php and the two .sql files.

If you do that though, you'll need to reinstall any other mods you have installed.

Else, you're looking at digging in Subs-Boards.php and removing code that calls that table (seems to be around line 1508?
Justin O'Leary
Ex-Project Manager
Ex-Lead Support Specialist

QuoteMicrosoft wants us to "Imagine life without walls"...
I say, "If there are no walls, who needs Windows?"


Useful Links:
Online Manual!
How to Help us Help you
Search
Settings Repair Tool

Kerrith

#2
Same problem, same error message: "Unknown column 'b.is_blog' in 'field list'
File: /xxx/xxx/public_html/teenforum/Sources/Subs-Boards.php
Line: 1085"

Here's line 1085:
         b.board_order, b.count_posts, b.member_groups, b.id_theme, b.override_theme, b.is_blog, b.id_profile, b.redirect,
         b.num_posts, b.num_topics, c.id_cat, c.name AS cat_name, c.cat_order, c.can_collapse
      FROM {db_prefix}categories AS c
         LEFT JOIN {db_prefix}boards AS b ON (b.id_cat = c.id_cat)
      ORDER BY c.cat_order, b.child_level, b.board_order',
      array(
      )
   );
   $cat_tree = array();
   $boards = array();

I hate the thought of having to uninstall smf and sp with all its edits.

Otherwise the install http://www.bigislandforum.org/teenforum/index.php looks good. Got tip?

Thanks, Kerry
SMF 2.0.15 | SMF © 2017, Simple Machines
SimplePortal 2.3.7 © 2008-2018, SimplePortal
XHTML RSS WAP2

No other mods.

Kerrith H. (Kerry) King
Communication Skills Coach
Big Island Forum

aegersz

dude, you are double posting and that is frowned upon ... see my reply in your original.
The configuration of my Linux VPS (SMF 2.0 with 160+ mods & some assorted manual tweaks) can be found here and notes on my mods can be found here (warning: those links will take you to a drug related forum). My (House) music DJ dedication page is here

Kerrith

Thanks aegersz, My bad error.

No other mods.

I created a new db for this install.
Kerrith H. (Kerry) King
Communication Skills Coach
Big Island Forum

aegersz

The configuration of my Linux VPS (SMF 2.0 with 160+ mods & some assorted manual tweaks) can be found here and notes on my mods can be found here (warning: those links will take you to a drug related forum). My (House) music DJ dedication page is here

Illori

please dont bump old topics or make duplicates. locking.

Advertisement: