vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Profile: Go Advanced issue (https://vborg.vbsupport.ru/showthread.php?t=186091)

crkgb 07-23-2008 02:48 AM

Profile: Go Advanced issue
 
Hello. Please help to solve this thing which I have no explanation for. I have not changed anything in the DB.

To the problem.

In the user profile in the area where personal messages are left there is a button "Go Advanced". Well now istead of taking me to the full size editor it gives me an error

PHP Code:

Database error in vBulletin 3.7.1:

Invalid SQL:
SELECT useridrelationidtype from userlist where userid=AND relationid=2;

MySQL Error   Table 'russianwavbdb.userlist' doesn't exist 

Please help

PaulSonny 07-23-2008 05:38 AM

Basically that error message means that there is no userlist table or it cannot find it.

I would suggest going into your database manager (most likely phpmyadmin) and check whether the userlist table still exists.

Thanks, Paul.

Marco van Herwaarden 07-23-2008 08:03 AM

Can you please provide the URL so we can see the full error message?

crkgb 07-24-2008 01:53 AM

The table does exist
rwvb_userlist

PM sent to Marco Van Herwaarden due to the test site being password protected in accordance with vb instructions

Marco van Herwaarden 07-24-2008 09:24 AM

If you can not post the URL here, then a copy of the full error message might also do.

PS If the table rwvb_userlist does exist, then i guess that you have installed a modification that does not work with table prefixes. Contact the author for a solution.

crkgb 07-24-2008 11:58 PM

Thank You,

Here is a complete error message:

Quote:

Database error in vBulletin 3.7.1:

Invalid SQL:
SELECT userid, relationid, type from userlist where userid=1 AND relationid=2;

MySQL Error : Table 'russianwavbdb.userlist' doesn't exist
Error Number : 1146
Request Date : Wednesday, July 23rd 2008 @ 07:46:50 PM
Error Date : Wednesday, July 23rd 2008 @ 07:46:51 PM
Script : http://www.russianwa.com/testvb/visi...php?do=message
Referrer : http://www.russianwa.com/testvb/member.php?u=1
IP Address : 76.121.xxx.xx
Username : User1
Classname : vB_Database
MySQL Version : 5.0.51a-3ubuntu5.2-log

Marco van Herwaarden 07-25-2008 12:50 PM

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

crkgb 07-26-2008 06:45 AM

After putting this define('DISABLE_HOOKS', true); in config everything started to work again.

I guess gonna have to see which one of the plugins causes this weird issue.

Thank you very much.


All times are GMT. The time now is 08:31 AM.

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.03013 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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