MyBB Hacks

Full Version: Product Review
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
(02-19-2013 09:53 AM)ZiNgA BuRgA Wrote: [ -> ]Depends how you do it.
Different forums -> just use different fields for each.
If it's all in the same forum, you have a number of problems.  Firstly, you can only do some fancy dynamic switching if the user has Javascript enabled.

ah, I didn't think about using the different fields on a forum basis.

that should solve the one issue.

the other issue is now having the new fields have an option where you can rate them and once they're rated, it'll show up where it says 'schick injector rating' on this page.

is it possible with the default xthreads config to allow a field to have a rating option, with the rating number (1-5, 1-10, etc.) specified by me show up next to the field when a new thread is created?

ex for allowing fields to be rated:
test (1-5 stars)
test 2 (1-5 stars)
test 3 (1-5 stars)
Maybe something like this (the Restaurant Review example application):
http://mybbhacks.zingaburga.com/showthread.php?tid=1406
[Image: attachment.php?aid=884]
(02-20-2013 02:38 AM)RateU Wrote: [ -> ]Maybe something like this (the Restaurant Review example application):
http://mybbhacks.zingaburga.com/showthread.php?tid=1406
[Image: attachment.php?aid=884]

how would I get it to display an overall rating?

example:
test 1 (5 stars)
test 2 (5 stars)
test 3 (5 stars)
--------------
Overall Rating: 5 stars
You can use Template Conditional to calculate it or use a custom thread fields to calculate it and hold the data.
Hi guy, I have a problem with this plugin. I follow this guide but when i'm creating a news discussion I insert the value but when I post the discussion without the image the site go but when I upload a thumbinals I have this error: <b> Fatal error: Call to a member function scale() on a non-object in /home/mhd-01/www.hwspecialist.com/htdocs/cache/xthreads_evalcache.php on line 41</b>

Please help me, sorry for my english but i'm stranger..
The file "images/mylogo.png" does exist right?
ehm no. doesn't exist a file named mylogo.png
Looks like you found your problem!
Actually read and understand what the guide says next time, not just blindly copy/paste.
rateu,

how do I make the description box larger on the forumdisplay page?

I'd like to fill in some of this empty space:

[Image: K3tZVR7.jpg]
(04-10-2013 01:12 AM)Shemo Wrote: [ -> ]how do I make the description box larger on the forumdisplay page?

The width for the right side is defined in pf_forumdisplay_thread template.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Reference URL's