|
SOLVED problem creating category on fresh FB 7 Months, 3 Weeks ago
|
|
Update: Well as it pains me to say this, honesty is the best policy so here goes, I am an idiot, i failed to complete one very important step. Its all fixed now. Cheers all who helped
Hey all,
I am getting a very weird error when trying to create a new forum category on a brand new install of FB. Here is the error.
| Code: |
fbforum::store failed <br /> Unknown column 'class_sfx' in 'field list' SQL=INSERT INTO jos_fb_categories ( 'id', 'parent', 'name', 'locked', 'moderated' 'pub_access', 'pub_recurse'. 'ordering', 'review', 'description', 'class_sfx', 'headerdesc') VALUES (",'0',Forum Rules','0','1','0','0','0','9999','0',",",")
|
any help would be greatly appreciated.
|
|
|
Logged
|
|
|
Last Edit: 2008/05/21 01:49 By astgeorge.
|
|
|
Lead Web Developer | Uptime Institute, Inc.
Official S&I / Dev Team Member for Joomla!
|
|
|
|
|
|
Re:problem creating category on fresh FB install 7 Months, 3 Weeks ago
|
|
|
does anyone have any ideas??
|
|
|
Logged
|
|
|
Lead Web Developer | Uptime Institute, Inc.
Official S&I / Dev Team Member for Joomla!
|
|
|
|
|
|
Re:problem creating category on fresh FB install 7 Months, 3 Weeks ago
|
|
|
Did you COMPLETE the install? Where it asks if you are upgrading from Joomlaboard or Fresh install.
|
|
|
Logged
|
|
|
|
|
|
Re:problem creating category on fresh FB install 7 Months, 3 Weeks ago
|
|
well here is how i proceeded and you tell me if I missed anything. I downloaded the latest version of FB (FireBoard_1.0.4_Stable_CompletePackage.zip) I have not had it installed before. I installed it as you normally would from the components installer. It came back with exactly 27 green boxes that all say "FB_COPY_FILE_FB_COPY OK" then underneath that there is a yellow box that says "INSTALL: Successful" and then underneath that a blue box that says thank you for using fireboard, and has the forum component link to the best of joomla website.
Then below that there is the Joomla Component install success box with the continue button. I do not see anywhere that it asks me if I am upgrading from JoomlaBoard or Fresh install. Is this in the fireboard control panel after install??
Also wtf is this patch file is this something i need to patch?
www.bestofjoomla.com/component/option,co...1/catid,3/Itemid,67/
it appears from the error that fireboard is trying to create a value for class_sfx that does not exist in the DB structure created by the FB install.
cheers
Aaron
|
|
|
Logged
|
|
|
Last Edit: 2008/05/20 01:00 By astgeorge.
|
|
|
Lead Web Developer | Uptime Institute, Inc.
Official S&I / Dev Team Member for Joomla!
|
|
|
|
|
|
Re:problem creating category on fresh FB install 7 Months, 3 Weeks ago
|
|
|
no one has any ideas?
|
|
|
Logged
|
|
|
Lead Web Developer | Uptime Institute, Inc.
Official S&I / Dev Team Member for Joomla!
|
|
|
|
|
|
Re:SOLVED problem creating category on fresh FB 5 Months, 1 Week ago
|
|
I am experiencing the same problem when I try to add Add Category / Forum.
| Code: |
fbforum::store failed <br />Unknown column 'class_sfx' in 'field list' SQL=INSERT INTO jos_fb_categories ( `id`,`parent`,`name`,`locked`,`moderated`,`pub_access`,`pub_recurse`,`admin_recurse`,`ordering`,`review`,`description`,`class_sfx`,`headerdesc` ) VALUES ( '','0','AhoyCargo','0','1','0','0','0','9999','0','','','' )
|
I am running Joomla Joomla! 1.0.15 Stable with FireBoard 1.0.4 Stable New Install not patch.
Also on the front end I am experiencing some template errors
| Code: |
Warning: Invalid argument supplied for foreach() in /homepages/XXXXXXX/XXXXXXX/XXXXXXX/XXXXXXX/components/com_fireboard/template/default
|
This is something to do when I enable Show Whois Online in config
|
|
|
Logged
|
|
|
|
|
|