MyBBHacks.com Plugins for  MyBB

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Image Rating stars
#1
Star 
Hi, how can i get star images to appear in the image rating prompt. Currently just have '*'
Is it possible to remove the 'Discussion Topic: View Topic' from the bottom of the image display.
This seems to be the last two issues to sort out.
I have decided to keep the stats link and the link to you. Such a great product. Eyeing up ezTrader next. Is this your product?
Reply
#2
For star rating.
There needs to be a file called star.gif in images folder of mybb. There might be star.png you can save a copy of it as star.gif. I am probably will move it to gallery folder for better support.


For discussion topic remove this code in ezgallery.php in your root mybb folder around line 4987
Code:
            // Show Discussion link
            if (!empty($context['gallery_pic']['ID_TOPIC']))
                echo $lang->gallery_txt_dicussion_topic . '<a href="',$mybb->settings['bburl'] . '/showthread.php?tid=' . $context['gallery_pic']['ID_TOPIC'] . '">',$lang->gallery_txt_view_topic,'</a><br />';
It should only be visible though if you enable post to a forum topic on that category enabled.


ezTrader is a free product. I do have a classifieds and store mod. Just not sure if will port them to MyBB need more users to make it worth the time.
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#3
Thank you. I'm thrilled to learn that the category icons can be animated gifs.
   

Big Grin
Reply
#4
Yup they can be!
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)