News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Karma Blocks Package - v0.4

Started by Max™, October 07, 2006, 10:36:03 PM

Previous topic - Next topic

MrXHonduras

I`m confused about this mod, where I can turn on ??

Regards
Mr X
| Votar Es Agradecer... VOTA AQUI | Ayudarme a Ganar Puntos |

Dios  Librame De Los Hipócritas... Que De Los Bocones Me Encargo Yo !!!




Max™

Quote from: bassbass on September 10, 2007, 12:56:46 AM
is there a switch to turn it on or setting?  thanks.

There is no on or off option for this mod, its part of the SSI.php file to keep the mod small.

Quote from: MrXHonduras on November 22, 2007, 05:46:01 PM
I`m confused about this mod, where I can turn on ??

sorry if i didn't explain this mod to make it more clear as to how it works.  :-[

it was originally created to work within a block for the "Tinyportal [nofollow]" mod.
without this you will need to create a php file and use the following codes.

Recent Karma,
<?php require("/path/to/forum/SSI.php"); ?>
<?php ssi_recentkarma(); ?>

Top Karma,
<?php require("/path/to/forum/SSI.php"); ?>
<?php ssi_topkarma(); ?>

Lowest Karma
<?php require("/path/to/forum/SSI.php"); ?>
<?php ssi_lowestkarma(); ?>


if you still confused please refer to the Using SSI.php page
http://docs.simplemachines.org/index.php?topic=400

with the tinyportal mod, you create a php block and put in these codes.

Recent Karma,
ssi_recentkarma();

Top Karma,
ssi_topkarma();

Lowest Karma
ssi_lowestkarma();

with in the brackets you can limit the about it shows or make it bigger.

Example: ssi_recentkarma(10); will show the 10 most recent karma actions.

LiamTheDuck

any chance of you upgrading to 1.1.4?
thanks :)
I am back, its been like a year... so yeah.... how has it been? :D

b33z

i downloaded the mod several times now, each time the archive is corrupt. see attached img.

click to enlarge

Liam.

This mod has been updated I see. Looks like a good mod, but there is no download link available...

Max™


Having some problems with the package, thus the reason there is no download file yet.

If you know how to enter "code" manually, ill post it up only working with SMF 2.0 RC2.

Arantor

You should be able to attach the package you have here.
Holder of controversial views, all of which my own.


Max™


Yea i can do that Arantor, its saying the package is corrupt when installing it.

gota figure out why.

Arantor

If you can attach it, I'll take a look.
Holder of controversial views, all of which my own.


Max™

#29
Quote from: Arantor on November 27, 2009, 08:40:11 PM
If you can attach it, I'll take a look.

That would be great. :) ill upload it here.

Arantor

Well, first up, it's double-foldered; the files are in a folder, inside the zip file, which won't help matters.

What program did you use to make the zip file?
Holder of controversial views, all of which my own.


Max™


Didn't use any program ... well ok Notepad :P

Even without the folder it still dosent work.

Arantor

So what program did you use to make the zip file? Windows Explorer perhaps?
Holder of controversial views, all of which my own.


Advertisement: