privatedem
New member
- Katılım
- 25 Ocak 2006
- Mesajlar
- 18
- Reaction score
- 0
- Puanları
- 0
arkadaslar benim yaptıgım forumda bir problem olusması nedeniyle forumu update ettim daha sonra nedenini anlayamadıgım bir bicimde Konu editlemek vb konularda asagidaki hatayı veriyor:
bu hatayı nasıl duzeltebilirim bi yardım edin Lütfen...There seems to have been a problem with the SDFL 10B 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.3:
Invalid SQL:
SELECT moderatorlog.dateline, moderatorlog.userid, moderatorlog.action, moderatorlog.type, moderatorlog.postid, moderatorlog.ipaddress,
user.username,
post.title
FROM moderatorlog AS moderatorlog
LEFT JOIN user AS user ON (user.userid = moderatorlog.userid)
LEFT JOIN post AS post ON (moderatorlog.postid = post.postid)
WHERE moderatorlog.threadid = 503
ORDER BY dateline;
MySQL Error : Unknown column 'moderatorlog.ipaddress' in 'field list'
Error Number : 1054
Date : Wednesday, March 22nd 2006 @ 02:16:49 PM
Script : http://benimsite/forum/postings.php
Referrer : http://benimsite/forum/showthread.php?t=503
IP Address : xx.xx.xx.xx
Username : privatedem
Classname : vb_database