
06-22-2013, 06:27 AM
|
|
|
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Muhammad Rahman
email send Chris for my problem with SE ,,
----- edit -----
bug again in SE Classifieds,
if opened my offer , there is an error.,
Code:
Database error in vBulletin 4.2.1:
Invalid SQL:
SELECT * FROM forum_x_classifieds_items WHERE id=2 ORDER BY itemid ASC;
MySQL Error : Unknown column 'itemid' in 'order clause'
Error Number : 1054
Request Date : Friday, June 21st 2013 @ 09:08:56 PM
Error Date : Friday, June 21st 2013 @ 09:08:56 PM
Script : http://localhost/upload/classifieds_usercp.php?do=myoffers&action=1
Referrer : http://localhost/upload/classifieds_usercp.php?do=myoffers&action=2
IP Address : ::1
Username : admin
Classname : vB_Database
MySQL Version : 5.5.16
|
I have the same error Chris
Code:
Database error in vBulletin 4.2.1:
Invalid SQL:
SELECT * FROM classifieds_items WHERE id=12 ORDER BY itemid ASC;
MySQL Error : Unknown column 'itemid' in 'order clause'
Error Number : 1054
Request Date : Saturday, June 22nd 2013 @ 10:26:23 AM
Error Date : Saturday, June 22nd 2013 @ 10:26:23 AM
Script : http://www.user.com/forum/classifieds_usercp.php?do=myoffers&action=2
Referrer : http://www.user.com/forum/classifieds_usercp.php?do=myoffers&action=1
IP Address : xxxxxxxx
Username : xxxxxxxx
Classname : vB_Database
MySQL Version : 5.1.69-cll
|