vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Spelling mistake in Storehack - Having a major problem after installing a hack (https://vborg.vbsupport.ru/showthread.php?t=65026)

John Diver 05-12-2004 09:20 AM

Spelling mistake in Storehack - Having a major problem after installing a hack
 
Hello,

This error is related to a hack but I have had the error for about a week but no reply on the thread for the hack
I was hoping someone here could help out as its a database error

Im trying to update the settings for a forum but Im getting the following error:

Quote:

Database error in vBulletin Control Panel 2.3.2:

Invalid SQL: UPDATE forum
SET
styleid='3', title='The Lounge', description='General miscellaneous chat. To make the moderators\' jobs easier please try and direct all specific questions to their representative forum. Thank you for your support.',
active='1', displayorder='2', parentid='3', parentlist='4,3,-1',
allowposting='1', cancontainthreads='1', daysprune='1000',
newpostemail='', newthreademail='',
moderatenew='0', allowhtml='0', allowbbcode='1',
allowimages='1', allowsmilies='1', allowicons='1',
styleoverride='0', allowratings='1', countposts='1',
moderateattach='0',minposts='0',torereply='2', storethread='3'
WHERE forumid='4'
mysql error: Unknown column 'torereply' in 'field list'

mysql error number: 1054

Could anyone help with this please?

Thanks a lot
John

Xenon 05-12-2004 11:00 AM

Quote:

mysql error: Unknown column 'torereply' in 'field list'
the torereply coulumns is missing in your DB.
you most likely overlooked a query in the install file to run.

John Diver 05-12-2004 11:05 AM

Did the query but I think the problem might be that the column is named "storereply" and not "torereply"
I will search all files for the hack and see if torereply is anywhere instead of "storereply" which it should be as its for a store hack

Thanks
John

Xenon 05-12-2004 11:09 AM

ah, right, well then it's just a typing, should be easy to find and fix :)

John Diver 05-12-2004 11:21 AM

Incase anyone gets this problem - Look in admin/forum.php
The instructions have a spelling mistake with the s missing
Just do a search in forum.php for "torereply" and you will see that they are all named "storereply" apart from one, add the s to that :)

John


All times are GMT. The time now is 08:13 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01005 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete