Dj_ScoRPioN
New member
- Katılım
- 5 Şub 2006
- Mesajlar
- 5
- Reaction score
- 0
- Puanları
- 0
Arkadaşlar bu hatayı alıyorum
Ayrıca duzenleme yapınca da bu hatayı;
napmalıyım sizce arkadaşlar ha?
Kod:
There seems to have been a problem with the ..::ScoRPioN FoRuMs::.. PaYLaŞMa SaNaTıNı İcRa EDiYoRuZ... database.
Please try again by clicking the Refresh button in your web browser.
An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.
We apologise for any inconvenience.
Database error in vBulletin 3.5.0:
Invalid SQL:
SELECT
user.userid, reputation, username, usergroupid, birthday_search, email,
parentemail,(options & 8) AS coppauser, homepage, icq, aim, yahoo, msn, skype, signature,
usertitle, joindate, lastpost, posts, ipaddress, lastactivity, userfield.*
FROM forumsuser AS user
LEFT JOIN forumsuserfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN forumsusertextfield AS usertextfield ON(usertextfield.userid = user.userid)
WHERE 1=1
ORDER BY username ASC
LIMIT 0, 25;
MySQL Error : Unknown column 'skype' in 'field list'
Error Number : 1054
Date : Monday, February 27th 2006 @ 02:51:53 AM
Script : http://scorpion.vipzone.biz/portal/forum/admincp/user.php?do=find
Referrer : http://scorpion.vipzone.biz/portal/forum/admincp/user.php?do=modify
IP Address : xxxxxxxxx
Username : xxxxxx
Classname : vb_dxxxxxse
Ayrıca duzenleme yapınca da bu hatayı;
Kod:
There seems to have been a problem with the ..::ScoRPioN FoRuMs::.. PaYLaŞMa SaNaTıNı İcRa EDiYoRuZ... database.
Please try again by clicking the Refresh button in your web browser.
An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.
We apologise for any inconvenience.
Database error in vBulletin 3.5.0:
Invalid SQL:
UPDATE forumsuser SET
### Bitfield: forumsuser.options ###
options = IF(options & 8, options - 8, options),
options = IF(options & 1024, options, options + 1024),
options = IF(options & 16, options, options + 16),
options = IF(options & 256, options - 256, options),
options = IF(options & 512, options - 512, options),
options = IF(options & 32, options - 32, options),
options = IF(options & 2048, options, options + 2048),
options = IF(options & 4096, options - 4096, options),
options = IF(options & 1, options, options + 1),
options = IF(options & 2, options, options + 2),
options = IF(options & 4, options, options + 4),
options = IF(options & 64, options, options + 64),
options = IF(options & 128, options - 128, options),
options = IF(options & 32768, options - 32768, options),
usertitle = 'Junior Member',
customtitle = 0,
username = 'xxxxxxxxxxxxxx',
email = 'xxxxxxxxxxxxx',
languageid = 2,
homepage = '',
birthday_search = '',
birthday = '',
showbirthday = 0,
icq = '',
aim = '',
yahoo = '',
msn = '',
skype = '',
parentemail = '',
posts = 0,
referrerid = '9',
ipaddress = 'xxxxxxx',
usergroupid = 2,
displaygroupid = 0,
membergroupids = '5',
reputationlevelid = 5,
reputation = 10,
pmpopup = 0,
autosubscribe = -1,
threadedmode = 0,
showvbcode = 1,
styleid = 0,
timezoneoffset = '2',
daysprune = 0,
joindate = xxxxxx,
lastactivity = xxxxxx,
lastpost = -xxxxxxx
WHERE userid = 24;
MySQL Error : Unknown column 'skype' in 'field list'
Error Number : 1054
Date : Monday, February 27th 2006 @ 02:56:36 AM
Script : http://scorpion.vipzone.biz/portal/forum/admincp/user.php
Referrer : http://scorpion.vipzone.biz/portal/forum/admincp/user.php?do=edit&u=24
IP Address : xxxxxxxxxxxxxx
Username : xxxxxxxxxxxx
Classname : vb_dxxxxse
napmalıyım sizce arkadaşlar ha?