![]() |
Certify, Any idea on my problems? See here - https://vborg.vbsupport.ru/showthrea...776#post224776
Chris |
Quote:
|
still didnt work, now instead of the error on line six...its line 8!
grrr Fatal error: Failed opening required '/forums/upload/global.php' (include_path='.:/usr/local/lib/php') in /home/clanrkc/public_html/forums/upload/admin/install_karma.php on line 8 i appreciate any help you can give |
I posted this on your forum as well, Certify.
There is a bug in karma1.2 where if you use an apostrophe ['] in the comments section it will return an error: Code:
Database error in vBulletin 2.2.1: |
Karma 1.3 Release - March 7 2002
I highly recommended that you upgrade to 1.3.
|
1.2 is all I can download...Im I a goof or is it just not posted yet?
|
Just posted. :)
|
Upgrade does not work, I get the following:
Creating tables... ALTER TABLE point not successful. mysql_error() ALTER TABLE point not successful. mysql_error() ALTER TABLE point not successful. mysql_error() ALTER TABLE point not successful. mysql_error() ALTER TABLE point not successful. mysql_error() DROP TABLE adis successful. CREATE TABLE adis successful. Any ideas? SaintDog |
Are you currently using Karma1.2?
|
I had installed Karma 1.2 already (clean install about a week ago, no other hacks are installed on the board), went to use the upgrade in version 1.3, then the above happened.
SaintDog |
The upgrade from 1.0 to 1.3 went very well. Good work I like the hack. Anyway, if I click on karma and want to add a comment using the link It says You need to be registered.... although I'm registered. I removed the line which say include header/footer. But as that are only HTML files it shouldn't be a problem.
|
Quote:
This is what you have to do. For those that are upgrading from version 1.2 to 1.3, upload adis.php and kpoints.php. Change the following lines in your postbit template. (a)find this line of code: winAtt = "scrollbars=1, width=900, height=500, left=5"; replace it with: winAtt = "scrollbars=1, width=500, height=300, left=5"; (b)find this line of code: <a href="javascript:popout('adis.php?flag=$post[flag]&postid=$post[postid]&userid=$bbuserinfo[userid]&username=$bbuserinfo[username]&usertitle=$bbuserinfo[usertitle]&post_userid=$post[userid]&post_username=$post[username]')"><img src="https://vborg.vbsupport.ru/vbimages/postkarma.gif" border="0" alt="Karna"></a> replace it with: <a href="javascript:popout('adis.php?flag=$post[flag]&postid=$post[postid]&userid=$bbuserinfo[userid]&username=$bbuserinfo[username]&usergroup=$bbuserinfo[usergroupid]&post_userid=$post[userid]&post_username=$post[username]')"><img src="https://vborg.vbsupport.ru/vbimages/postkarma.gif" border="0" alt="Karna"></a> |
For those of you who want to list the Top 10, here is the code.
Thanks to www.devshed.com! PHP Code:
|
When I view a record in the storepoint table and add up the fields myself, I get different total that what you are displaying????
|
Pgowder - thanks for this but it does not seem to work - all I get is a list of ten users, that are not the top ten and it does not display the total points but just says - "kushtiuk has points"
Any idea's - has anyone else got this working? |
All the fields have to be not null and have a default value of 0.
|
hey certify, can you and your team make some features:
1. user can give karma points to the same user only once a week ! 2. near username in the comment window should stay + or -............ 3. if user don't want to show his name in the comment, he can choose some option and his name won't be able to see..... for example: "+"|"excerr": Good post "-" | "******": F*ck off 4. user can see comments about him in user cp under "Subscribed Threads" 5. admin can delete user comments, if there are for exampe censored words ! thx in advance! THE BEST HACK! respect |
Quote:
I understand about making the default value of 0 and null. |
All the fields in the storepoint table must be not null and default to 0 otherwise a calculation on a null fields wll not work.
|
alright! I understand now - doh! LOL -= thanks m8
|
Certify can you help me with why my query gets different results than what your hack displays?
|
I want to also say a special thanks to Certify for this hack. My posts went from 700 for the week before Karma to 1800 for the first week with Karma!
Thanks! |
Quote:
|
]How do I make the karma points to NOT increase when users post in forums which do not increase post counts, I need the modification for that quite urgently, I hope someone can help (it may be asked and answered before in this longgg thread, but it's 12am here and I'm tired to read all those pages of text :))
|
Great hack but when I click on the 'Add Karma' button, I get this message:
You are required to login/register before you can add karma! I am logged in and registered and I can add points OK it's just that this function doesn't work. Can anyone help please? :) Thanks |
Inferno,
Here is the help you need. First I will explain the cause of the problem: The instructions give wrong information on how to place the Karma image link. The result is that the script is not sent sufficient information ($usertitle) causing a null result to be sent. The result is that to adis.php, you appear not to be registered. Enough talk now, here is the fix: |
Quote:
Thanks GraphicW, that worked brilliantly, you are a hero :) |
Thanks GraphicW for the pointing out bug fix. :)
Version 1.5 is on the way and should be done next month. :) |
I just installed last night and everything works great except for one minor issue.
The primary admininstrator can see the Add/Remove Karma section of the popup window (when you click on the Karma button) and so can the moderators but the additional admins cannot see it, they see the same thing as a regular user.. this is very strange.. Do you think it is related to the issue that Inferno posted about? thx |
I get this error
PHP Code:
or the footer? |
You need to create and upload the header.html and footer.html files yourself and specify the destination correctly in the relevant parts of adis.php.
Sorry if that is not what you meant :) L8R |
I love this hack! :D
|
One thing about this hack - once you have added karma to a post, you can still do it again until you refresh the thread. The $flag variable remains "0" until the thread is refreshed.
|
How can I set the Karma to be add to a user for reading posts.
|
Great hack, simple to follow instructions works fine but
What I have I done wrong |
Quote:
|
I like the hack but does anybody know what kind of load it adds? it seems like alot of querries.
|
Certify: On you site I noticed the karma number on your message board shows up under every post by your members, is this possible to do with the distribution in the zip?
I'd appreciate anyone's input on this :) Thanks, Dan |
just installed this hack on 2.2.4 no problems yet
thankyou for sharing this harck with us |
Quote:
|
All times are GMT. The time now is 10:52 AM. |
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:
|