The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
i edited this post so erwins post doesnt make sence...
for some reason wehn someone is not logged in the forums, they cant log in and they get this error : Quote:
|
#2
|
||||
|
||||
![]()
Reinstall the "Element" hack or whatever it is that uses the column element in your database.
|
#3
|
||||
|
||||
![]()
ignore the post above by erwin,
also when u click on the members button or look for users in admin page, it only shows 2 people |
#4
|
||||
|
||||
![]()
Mmm... something is wrong with the query that checks for total number PMs in your index.php. Go and compare the code between your index.php and an original unhacked index.php.
|
#5
|
||||
|
||||
![]()
uh...if i do compare... i wont know what to look for
|
#6
|
||||
|
||||
![]()
The line is in your error email -
SELECT COUNT(*) AS messages FROM privatemessage WHERE userid= Just look for that line, and then compare that whole piece of code with the original. Chances are there is something missing or added that is causing a query error. |
#7
|
||||
|
||||
![]()
ok, looked at clean and hacked. there were 3 lines with that in it. i compared and they were all the same
|
#8
|
|||
|
|||
![]()
it seems that the userid variable that you're using isn't correct... can you show us the line of coding thats on the line erroring out? regards...
g-force2k2 |
#9
|
||||
|
||||
![]()
what line is that? in index.php?
this is the line erwin was talking about PHP Code:
|
#10
|
||||
|
||||
![]()
did i give the right info?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|