The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
database error please help
i get this when someone trys to empty theyre PM folder why?
Invalid SQL: SELECT pmid, pmtextid FROM smora_pm AS pm LEFT JOIN smora_pmtext AS pmtext USING (pmtextid) WHERE folderid = 0 AND userid = 2989 AND dateline < 1132581876; MySQL Error : Column: 'pmtextid' in field list is ambiguous Error Number : 1052 Date : Monday, November 21st 2005 @ 08:04:54 AM Script : http://www.lowandloud.com/private.php Referrer : http://www.lowandloud.com/private.ph...der&folderid=0 IP Address : 00000000 Username : user |
#2
|
|||
|
|||
You need to specifically choose a table when referencing the pmtextid colum given, according to the query, it exists in both smora_pmtext and smora_pm.
|
#3
|
||||
|
||||
Quote:
ok now how can i do that. can you be so kind as to give me the steps.? |
#4
|
|||
|
|||
Check the bugtracker (or maybe it was the forum) at vb.com.
A fix was posted by Andreas some time ago. Think it was just removing the ', pmtextid' |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|