![]() |
Aha!
I figured out the problem! You do NOT need to press the Go button to rate a member. (How stupid of me). Just choose a rating from the drop down menu, and wait - the rating will go and you will be redirected to the correct page. The Go button appears to be redundant (but possibly needed in older browsers). For me, what I did was in: getuserinfo_rating I removed: <input type="image" src="vbimages/go.gif" border="0" align="absbottom"> to prevent other users from clicking Go. I manage to insert the rating bar in my postbit too, so people can be rated from the postbit. Great hack!!! :) |
NICEHACK!
great works fine, anyway CAN SOMEONE TELL ME HOW tril0byte did that awesome karma work? plz :) |
How do you stop members from voting for themselves?
This is happening with my forums. Members can change their last rating by voting for themselves. |
I got a question though, I still dont understand how to incorporate the image, I dont understand what he said on the 1st page, can someone make the walkthrough a little more thorough, i DLed tril0bytes imagepack and just dont know how to make it work
|
Quote:
Or, are you having dificulty getting the hack to work in the first place? In that case, post what you've done and how far you'ce got. I'll see if I can help ;) Have you... 1. executed the new SQL query? 2. Hacked
3. Added the following new templates...
4. Did you edit the following templates...
My advice, restore your original files and then go through the hack again, methodically, use a pen and paper to cross of a printed copy of the instructions if necessary. |
I installed that hack anf it worked fine. However I also installed the hidden post hack. While trying to hide a post, I got a mysql error in showthread.php
mysql error: Table 'databasename.ratetotal' doesn't exist while investigating, I found the problem was at Find in showthread.php (around line 58): ----------------------------------------------------------------------------------- LEFT JOIN user ON user.userid=post.userid replace with: LEFT JOIN user ON user.userid=post.userid,ratetotal,ratenum,allowrat e --------------------------------------------------------------------------------- I reverted it back by removing that line: ,ratetotal,ratenum,allowrate and hidepost worked. Looks like that rate user is still working. My question is: what is the importance of that line? Notice that the error did not say databasename.user.ratetotal (which exists in table user as per installed but the error is seeinf ratetotal as a table, not a field). How can I correct this? I am on 2.21 Thanks |
Quote:
|
i dont got phpmyADMIN and dont wanna install it, not good with mySQL stuff, is there anyway u can make an install file or sumtin?
|
i have one problem?
why am i only can rate user in profile page can't rate in post am i miss something in postbit or..... hope somebody help me~~ |
Works like a charm, thank you
|
All times are GMT. The time now is 12:46 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|