View Single Post
  #156  
Old 09-18-2005, 03:38 AM
Xplorer4x4 Xplorer4x4 is offline
 
Join Date: Apr 2005
Posts: 938
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had an old product version, but still having a database problem when I try to edit a user. I uploaded the new PHP files just to be safe. It does not happen if I disable this hack.

PHP Code:
 Database error in vBulletin 3.5.0 Release Candidate 3Invalid SQL:
UPDATE user SET
### Bitfield: user.options ###
options = IF(options 8options 8options),
options = IF(options 1024optionsoptions 1024),
options = IF(options 16optionsoptions 16),
options = IF(options 256options 256options),
options = IF(options 512options 512options),
options = IF(options 32options 32options),
options = IF(options 2048optionsoptions 2048),
options = IF(options 4096options 4096options),
options = IF(options 1optionsoptions 1),
options = IF(options 2optionsoptions 2),
options = IF(options 4optionsoptions 4),
options = IF(options 64optionsoptions 64),
options = IF(options 128options 128options),
options = IF(options 32768options 32768options),
usertitle 'Wrestling Student',
customtitle 0,
username 'Mika',
email '',
languageid 1,
homepage '',
birthday_search '1972-01-18',
birthday '01-18-1972',
icq '',
aim '',
yahoo '',
msn '',
parentemail '',
posts 101,
referrerid 0,
ipaddress '***.***.***.***',
ucash '1838.59',
vbookie_cash 500,
alerts 0,
warnings 0,
warning_level 0,
warning_bans 0,
usergroupid 13,
reputationlevelid 5,
reputation 20,
pmpopup 1,
autosubscribe = -1,
threadedmode 0,
showvbcode 1,
styleid 0,
timezoneoffset '-6',
daysprune 0,
joindate 1125405420,
lastactivity 1127005860,
lastpost 1127005860,
membergroupids ''
WHERE userid 125MySQL Error Unknown column 'alerts' in 'field list'
Error Number 1054
Date         
SaturdaySeptember 17th 2005 11:27:07 PM
Script     
: /forums/admincp/user.php
Referrer     
: /forums/admincp/user.php?do=edit&u=125
IP Address 

Username     Xplorer4x4
Classname    
vb_database 
I am still getting a completley white DB error page(not just the main frame) when I click Statistics - Warnings Per User.
PHP Code:
Database error in vBulletin 3.5.0 Release Candidate 3:
Invalid SQL:
SELECT COUNT(*) AS users FROM user AS user where warnings>OR alerts>0;
MySQL Error Unknown column 'warnings' in 'where clause'
Error Number 1054
Date         
SaturdaySeptember 17th 2005 11:35:18 PM
Script     
http://www.xtremepain.net/forums/admincp/admin_warn.php?act=viewwarnedusers&type=warnings
Referrer     http://www.xtremepain.net/forums/admincp/index.php
IP Address 
Username     Xplorer4x4
Classname    
vb_database 
I am also noticing that if a user has entered a yahoo ID, 2 vertical columned yahoo icons apear under the typical horizontal row of online icons.

I also have a cutom profile field on my postbit_legacy. This has changed the font of it as well.

NOTE That I have not installed any template mods yet.

Any idea how to fix this? Thanks Kirby.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02734 seconds
  • Memory Usage 1,827KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete