The Arcive of vBulletin Modifications Site. |
|
ok i really need help... Details »»
|
|||||||||||||||||||||||||||
well seeing how jelsoft cant suport me due to hacks im asking here
my views are broke, its the database itself thats messed up, it was just not counting views until a day or so ago when our php got upgraded, now when you view a topic then go to anthor page 1/3 of the time it will give this error Quote:
Quote:
i really need help on this one, is there a query i can run or soemthing to repair the database?, i dont have telnet acess but i do have phpmyadmin url to forums: http://www.kousetsu.net/forums Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
You don't have a views column in your user table, which is normal. That query must be from some kind of hack. The normal showthread query updates the thread table.
PHP Code:
|
|
#3
|
|||
|
|||
|
welll thanks for the reply, i cleared some things up for me, however im still not sure about how to go about fixing it, can you give me some more info or can i send you my files so you can look into it for me?
|
|
#4
|
||||
|
||||
|
You can't send me your files. That's not allowed. I posted the correct queries. I don't know how that other one got in your showthread.php. Did you install some hack that tracks users views of threads or something?
|
|
#5
|
|||
|
|||
|
sorry i thought i saw someone do that before, my forum is heavly hacked, ill have to look into it, i do have that querie. lemme search that file
|
|
#6
|
|||
|
|||
|
is all i can file while searching views
PHP Code:
|
|
#7
|
|||
|
|||
|
if it helps i also get this when applying the "fix" for views found here
http://www.vbulletin.com/forum/showt...ht=view+counts and the error i get after applying that fix when trying to view a topic Quote:
|
|
#8
|
||||
|
||||
|
This code has to be part of a hack:
PHP Code:
|
|
#9
|
|||
|
|||
|
ok! ^_^ thanks, time to kill that code and see witch hack it was from
|
|
#10
|
|||
|
|||
|
ahh i see it was from that views hack for members i decided not to install, guess i forgot to whipe the scripts ^_^
|
![]() |
|
|