How to install?
Read the documents inside the *zip file.
How to upgrade?
1. Upload and replace the new files.
2. Import XML product with "Allow overwrite" to YES.
Changelog: v1.0 - first release v1.5.2 - 1 bug fixed (only first post function issue), 2 phrase edits v1.8.0
- new feature: support for vBCMS articles & comments
- whos online locations added
- new feature: top rated (in latest 7 days) contents page
- new feature: postbit statistics
- change: only one button when "thumbs down" are disabled
- new feature: ability to change the color of the thumbs box and the color of amount font via admincp v1.9.0
- new feature: support for vBBlog entries & comments
- small fix to box template (thanks to Valter) update 22/12/2012
- bug fixed: guests could not show the thumbs number (shows a zero for all posts)
- to install this fix just upload and replace the updated file includes/functions_sc_thumbs.php. It is not necessary to re-upload all files or upgrade the product xml
Is there any way of getting the best rated posts to appear in a Forum Block? I'd really like to have a block on my Forum index that shows the top rated posts from the last week.
Apologies if this question has been answered before.
1. Is there a way to disallow removal of given thumbs?
I would like grey thumbup icon to appear here instead of red thumbdown icon.
2. Why number of thumbs in post is linked to DOMAIN/forum.php#{post_number}?
Do we really need <a href="#{vb:raw contentid}">?
3. Why you are not using existing global phrases for:
-From
-Type
-Date
-Time
-Content
-None
etc... ?
are these fixes still needed or where they implemented
Quote:
Originally Posted by AURFSCAN
Also I think the show thumbers popup should be to the left of the box and up, not below..
That too can be fixed in the css. Reason being If there is only one post in a thread theres no room for the box and the browser goes crazy with trying to scroll.. theres a mention of it in this thread
Quote:
Originally Posted by wally07
This fixed the scrolling issue I encountered as well. Thank you!
Scandal
I did not have time to test yet
but can this be ran along side with ab1's thanks mod
or it has to be imported to this ..
meaning a stand alone thumbs mod
thanks for all your hard work.
Yes, it is a stand alone thumbs mod with feature to import your "thanks" from abe's post thanks and post groans!
Quote:
Originally Posted by Hippy
when I click on Statistics
it shows all 0
screen added
any idea ?? thanks
Data of the page "Statistics" for whole site, refresh every 24 hours. So if you have done a clean install of Thumbs Up?, you must wait some hours to build the stats OR you can run the statistics refresh button at admincp > [block] Thumbs Up? > Special Actions > Rebuild Statistics :up: Its is a simple task for the server. :up:
Yes, it is a stand alone thumbs mod with feature to import your "thanks" from abe's post thanks and post groans!
Data of the page "Statistics" for whole site, refresh every 24 hours. So if you have done a clean install of Thumbs Up?, you must wait some hours to build the stats OR you can run the statistics refresh button at admincp > [block] Thumbs Up? > Special Actions > Rebuild Statistics :up: Its is a simple task for the server. :up:
I'm very happy to see you on this topic, Hippy
thanks bud
I been busy as a mofo .. I had this mod tagged but no time to test .. Just got around to it ..
did you see this fix I posted ??
Quote:
Originally Posted by Hippy
one template atm was not cached
sc_thumbs_memberinfo_block
I added this to Cache Templates
Code:
if (THIS_SCRIPT == 'member') {
$cache = array_merge($cache, array('sc_thumbs_memberinfo_block'));
}
after reading more I found refresh every 24 hours. I ran it and all is well
The biggest issue i have with this mod is the coloring, on my style it just looks OFF! It would be nice if the thumbs up and down buttons were like whats on youtube, smaller and neater. Also thumbs up being before the thumbs down. Anyway i can switch the thumbs through template edit?
The biggest issue i have with this mod is the coloring, on my style it just looks OFF! It would be nice if the thumbs up and down buttons were like whats on youtube, smaller and neater. Also thumbs up being before the thumbs down. Anyway i can switch the thumbs through template edit?
send me a link so I can see
+ post a screen shot I will see if I can figure out the issue ..
most likely its a stylevar