vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   What hack is this!?!?!? (https://vborg.vbsupport.ru/showthread.php?t=96006)

Gio~Logist 09-10-2005 07:25 PM

What hack is this!?!?!?
 
PHP Code:

MySQL Error  Unknown column 'showbirthday' in 'field list'
Error Number 1054
Date         
SaturdaySeptember 10th 2005 02:53:20 PM
Script       
: [url]http://www.reasons2rhyme.com/community/profile.php[/url]
Referrer     : [url]http://www.reasons2rhyme.com/community/profile.php?do=editprofile[/url]
IP Address   xx.xxx.xxx.xx
Username     
gio~logist
Classname    
vb_database 

I'm helping to run a forum and they have some hacks installed that i don't know about, but the person who installed most of the hacks isn't available. What hack is it causing this problem?

Marco van Herwaarden 09-11-2005 05:11 AM

I don't know, but 'showbirthday' is a standard vB column in the user table and should be there.

It would help if you posted the full error message including the SQL statement.

Gio~Logist 09-11-2005 05:14 AM

PHP Code:

Database error in vBulletin 3.5.0 Release Candidate 2:

Invalid SQL:
UPDATE user SET
    parentemail 
'',
    
icq '',
    
msn '',
    
aim '',
    
yahoo '',
    
homepage '',
    
birthday_search '1991-04-16',
    
birthday '04-16-1991',
    
showbirthday 0,
    
usertitle 'BLAH MY USERTITLE',
    
customtitle 2
WHERE userid 
327;

MySQL Error  Unknown column 'showbirthday' in 'field list'
Error Number 1054
Date         
SundaySeptember 11th 2005 01:13:29 AM
Script       
: [url]http://www.reasons2rhyme.com/community/profile.php[/url]
Referrer     : [url]http://www.reasons2rhyme.com/community/profile.php?do=editprofile[/url]
IP Address   xx.xxx.xxx.xx
Username     
gio~logist
Classname    
vb_database 


Marco van Herwaarden 09-11-2005 05:47 AM

Sounds to me like the database is messed up, that column should be in the user table.

Marco van Herwaarden 09-11-2005 05:48 AM

Hmm actually the field was added in RC3, looks like you are running some RC3 code against a RC2 database.

Gio~Logist 09-11-2005 05:50 AM

hhhhhhhhmmmmmm any idea how to fix it?
Altering the user table using a querie and adding that?

Marco van Herwaarden 09-11-2005 05:56 AM

Fix it? Simple don't use RC3 hacks on RC2.
So either remove the hack, or upgrade to RC3.

Gio~Logist 09-11-2005 05:58 AM

Lmao whoever installed that hack ont he board is an idiot....

Now i need to figure out what hack it is blah..

Thanks Marco, you've been a good help believe it or not, in both my threads so far. Lets see what comes of the other thread. All this coding is giving me a headache.


All times are GMT. The time now is 08:57 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.01022 seconds
  • Memory Usage 1,735KB
  • 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_php_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