Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
#38069 01/26/2001 8:03 PM
Joined: Jan 2001
Posts: 16
Member
Member
Offline
Joined: Jan 2001
Posts: 16
yo C" ((Cartoon)) I got the Karma Hack to work for UC.com maybe I can help you out a lil' bit just holla... But now in return dawg I need that news event hack where the **** do I find it? The karma hack took me a while to figure out... I just installed it but still the HISTORY problem hasn'r been fixed I get the cgi page fine just doesnt show recent or in fact warned people... Phewwwww.. I thought I installed it wrong guess not.... Let me know about the fixed history...

Sponsored Links
#38070 01/26/2001 9:29 PM
Joined: Dec 2000
Posts: 4
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 4
CARTOON I did exactly what you requested and this is how I did it. - It will add a Karma : (rating ) in the area under the MemberName.

Find This in ubb_library2 :

($Karma, $LastKPosts) = split(/:/, $thisprofile[$KProLoc]);
$Karma += 0; $LastKPosts += 0;

Under that add this :

if (($ThisStatus ne "Administrator") && ($ThisStatus ne "Moderator")) {
$MyKarma = qq(
Karma: $Karma);
} else {
$MyKarma = "";
}

Then a few lines down find this :

$AuthorExtra = qq(

You should have three lines starting that way.

Add right after the $RegDate in two of them with $MyKarma so the end of the line should look like this :

Registered: $RegDate $MyKarma);

Do not add this to the last one that looks like this :

$AuthorExtra = " ";

But add the $MyKarma to the other two.

That is what I did and it works perfectly. You can see it at my UBB site.

http://www.cartoyz.net/cwl/cgi/Ultimate.cgi?action=intro

Hope it works for you.......

------------------
James "CarToyz" Mitchell
CWL Creator & WebMaster
CyberSpace Wrestling League
Where the eXtreme RPers come to play !!

#38071 02/04/2001 2:38 AM
Joined: Jan 2001
Posts: 100
Member
Member
Offline
Joined: Jan 2001
Posts: 100
Thanks to that last guy, it works great.. Only problem is the Karma History. I had it working, but than we uploaded 2300 members and now it does what it used to.. No issuer, reason or warn level giving. It stores the info in karma directory, it properly shows everyones karma rating next to the My Karma I added in ubb_library2.pl.

It's just the karma history, anyone got a sure fix for the history yet??

#38072 02/07/2001 6:37 PM
Joined: Oct 2000
Posts: 21
Member
Member
Offline
Joined: Oct 2000
Posts: 21
I had no problems with the history thing on mine. I am using v5.47d. As far as the profile fields remove all the original print lines do not keep any of them behind. Leshracs code adds them automatically. It kinda "searches" for more than 14. The only thing you got to do with the profile fields is add them to the 2 parts of the code like this:

IMPORTANT: If you have additional fields in your profile, you should include them into the code above. You can do so by using the following format:
-----------------------------
$profileinfo[location of the field goes here] = "Variable that would normally be printed goes here";
-----------------------------
Create an additional line for each additional field you have. Place these extra lines directly BELOW the following:
-----------------------------
$profileinfo[$KProLoc] = "$Karma:$LastKPosts";

#38073 03/16/2001 3:02 AM
Joined: Mar 2001
Posts: 66
Member
Member
Offline
Joined: Mar 2001
Posts: 66
Hey, many thanks... mod not install yet but, it should be when you visit. laugh laugh laugh


Sponsored Links
#38074 04/22/2001 10:26 PM
Joined: Dec 2000
Posts: 17
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 17
I just downloaded the newest? version of the karma.zip and install it. Everything seems to work except for the karma history. Do I need to make the modifications of the valuable like that other guy mentioned? or is this supposed to be fixed? (the local valuable issue).

#38075 08/08/2001 7:53 PM
Joined: Feb 2000
Posts: 7
Junior Member
Junior Member
Offline
Joined: Feb 2000
Posts: 7
to fix the history problem just go to Matthew's post on the previous page and it explains how to fix it.

i did his fix and it worked.

#38076 08/08/2001 8:08 PM
Joined: Feb 2000
Posts: 7
Junior Member
Junior Member
Offline
Joined: Feb 2000
Posts: 7
Is there any way to change it so anybody can leave Karma instead of just admins and moderators?

If someone could help me out I would really appreciate it.

Page 2 of 2 1 2

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
hatter
hatter
USA
Posts: 69
Joined: January 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)