vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Unable To Edit Buddy/Ignore List (https://vborg.vbsupport.ru/showthread.php?t=96693)

.Tim 09-22-2005 02:09 AM

Unable To Edit Buddy/Ignore List
 
I get this error when trying to access:

PHP Code:

Database error in vBulletin 3.5.0 Release Candidate 3:

Invalid SQL:

            
SELECT useridusername FROM user
            WHERE userid IN 
(2,3,5,8,13,15,17,18,24,115,155,)
            
ORDER BY username;

MySQL Error  You have an error in your SQL syntax near ')
            ORDER BY username
        ' 
at line 3
Error Number 
1064
Date         
WednesdaySeptember 21st 2005 10:05:40 PM
Script       
http://www.mywasteoftime.net/profile.php?do=editlist
Referrer     http://www.mywasteoftime.net/profile.php?do=editoptions
Username     Tim
Classname    
vb_database 

After checking vbulletin.com it seems a hack has caused this but I don't know what it could be. Plus I really don't know how long this problem has existed since it's not a regularly used feature for me or my users. Anybody have any idea of how to find out exactly what's causing this or how to fix it? Mysql isn't my strong point. :ermm:

Marco van Herwaarden 09-22-2005 03:50 AM

Disable all your plugins/products, then turn them on 1 by 1 and see when you will get the problem.

.Tim 09-22-2005 10:20 PM

Turns out the problem was the admin permissions override hack:

https://vborg.vbsupport.ru/showthread.php?t=94193

All I did was get the current version and that seems to have solved my problem.


All times are GMT. The time now is 10:04 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.01406 seconds
  • Memory Usage 1,721KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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