Link to Mod (http://mods.simplemachines.org/index.php?mod=420)
Rate this Mod (http://mods.simplemachines.org/index.php?action=review;sa=add;mod=420)
3 Different Karma Blocks Based On Your Members Karma Using SSI
Recent Karma, Top Karma, Lowest Karma
Any screenie ? Thanks :)
it work in 1.1.1 version now? please up
yeah, does this work with 1.1.1?
Any chance of a screenshot? :)
where can I see it works?
many thanks!
Yup, ive uploaded it for 1.1.2 - If anyone have probs let me know! ;)
No screenshots but you can see it in action @ http://thegaff.net/forums
I tried to install it and got this message:
Execute Modification Install.mod Modification parse error
In fact everytime i tried to install a new package i get a mistake like this...what is going on?
Ive got a few pms askin how it works and what does it do....
First off if you have the tinyportal mod installed you could use it in a php block,
if you dont you will need to create a php page and use it that way.
Download the file attached to see an example!
ok and what do you do what that file? I am using just SFM 1.1.2
thanks
This doesnt make sense. At least not for me. I install the mod through package manager. Then what?
You say you need tiny portal and to create a php block? i tried a few different ways through your read me file but they all come up with parse error?
Can we get clearer details on how to functionally utilize this mod? Whats the code for Tiny Portal Block?
Thanks.
Quote from: jdvarner on February 21, 2007, 10:44:11 PM
This doesnt make sense. At least not for me. I install the mod through package manager. Then what?
You say you need tiny portal and to create a php block? i tried a few different ways through your read me file but they all come up with parse error?
If your using the Tinyportal mod, you dont need to include "<?php require("SSI.php"); ?>"
just make a php block and do it this way...
ssi_recentkarma();
ssi_topkarma();
ssi_lowestkarma();
is there a way to make it show the real true karma (top 5). for example on the top karma if a user has 10 positive and 9 negative. Instead of just having 1 positive he still is top with 10? whats the purpose of + and - if the negative wont be taken into consideration?
i also dont know how this works
ok i intall ....
now what ????
i am very newbie and my inglish not is good ^^ .... thx for all
Can you release a version for smf 1.1.3 ..... ? please
Thanks in advance ;)
This mod has been upgraded to 1.1.3 upon request.
Note: This will only work for 1.1.3
Upgraded by shadow82x
thanks shadow82x, havent being online in a bit.
will add more features to this mod soon.
i instaled mod..but i dont see him..
i dont kave portal and tiny portal....:(
what is the problem..can i use this mod
same here, i am using 1.1.3 default theme, i am also using Ad Management mod and displaying banners on the right. i don't see the box demoed in this website http://thegaff.net/forums. is there a switch to turn it on or setting? thanks.
I`m confused about this mod, where I can turn on ??
Regards
Mr X
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 (http://tinyportals.net)" 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.
any chance of you upgrading to 1.1.4?
thanks :)
i downloaded the mod several times now, each time the archive is corrupt. see attached img.
click to enlarge
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fcp72.org%2Fhostit%2Fimages%2Fjlalrpfv99r1wdo4o3q_thumb.jpg&hash=cdc3c7be384bc033014ad33cf3f442ca65ac8e3a) (http://cp72.org/hostit/viewer.php?file=jlalrpfv99r1wdo4o3q.jpg)
This mod has been updated I see. Looks like a good mod, but there is no download link available...
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.
You should be able to attach the package you have here.
Yea i can do that Arantor, its saying the package is corrupt when installing it.
gota figure out why.
If you can attach it, I'll take a look.
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.
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?
Didn't use any program ... well ok Notepad :P
Even without the folder it still dosent work.
So what program did you use to make the zip file? Windows Explorer perhaps?