Closed (fixed)
Project:
Simple Karma
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2007 at 06:46 UTC
Updated:
22 Nov 2007 at 04:41 UTC
hi again, thanks so so much for updating the files, its works great in the garland theme.
I'm having trouble setting it up in the zen theme. I put it exactly where the new readme document says in the page.tpl.php but all I see is the "0" and no up or down arrows.
this is what I have in the zen page.tpl.php
print $head_title;
print $head;
print $styles;
print $scripts;
<?print simple_karma_insert_js_css(); ?>
/* different classes allow for separate theming of the home page */
print $body_classes; ">
if(module_exists('simple_karma')){ print simple_karma_template_forms();}
thanks!
Comments
Comment #1
mercmobily commentedHi,
Can I ask you a favour?
Can you install drigg the "express" way, and tell me if the problem persists?
I am 99.999% sure it won't - if it doesn't, can you please let me know what I got wrong in the installation instructions?
Thanks for your help!
Merc.
Comment #2
guppydrupal commentedwhats drigg? I installed simple_karma using your instructions and it worked beautifully in garland theme.
Also, anyway we can set this up to rearrange comments so ppl w/ good karma's comments will float up above ppl with lower karma?
thanks!
Sam
Comment #4
mercmobily commentedHi,
Apologies for my references to Drigg - I thought I was talking to VladSavitsky!
The "no arrows" is a symptom that you forgot this in your page.tpl.php file:
I re-installed simple_karma following the instructions and it worked... please confirm if the problem persists, and if possible give me a URL where I can have a look.
About this:
"Also, anyway we can set this up to rearrange comments so ppl w/ good karma's comments will float up above ppl with lower karma"
This is a feature request, not a bug report... please use the appropriate form!
But, I must say that doing this would be really hard from a Drupal point of view. AND... it would make the discussion hard to follow to say the least...
Bye,
Merc.
Comment #5
mercmobily commentedHi,
Any news on this one...?
I am actively working on this module right now (pretty much fill time).
I don't mean to be pushy, but the quicker you let me know, the quicker things will be fixed.
Bye,
Merc.
Comment #6
vladsavitsky commentedHi, I'm also using a zen-theme and have a problems with UP/DOWN-style voting.
The same in a garland theme.
used a CVS-version of SK...
Comment #7
mercmobily commentedHi,
As I wrote somewhere else, I can't seem to be able to reproduce this.
Please send me an online URL so that I can have a look...
Merc.
Comment #8
mercmobily commentedHi,
Closed.
The bug to follow for this issue is now:
http://drupal.org/node/194355
Merc.
Comment #9
mercmobily commented