![]() |
Quote:
|
It's an interim release to hold us over until the full version is finished. So yeah, it's unsupported, but it works. Jason is just reserving the right to finish the full version on his own time.
|
I really don't know where to edit the templates! I don't know nothing about templates editing.
Can someone help me do it so I can continue working on my forum? This is in the manual:: Template Instructions: Two fields are added to the "user" table to facilitate rating usage pretty much anywhere you please within the forum. The two fields are: * itrader_total - iTrader Score (stored as an integer) * itrader_pcnt - Percent Positive Feedback (also stored as an integer) Most likely you will want to add the score info to the postbit and/or postbit_legacy template(s), MEMBERINFO, and memberlist_resultsbit template. Actual placement and style is entirely up to you, however here's a sample to get you started. Note that the MEMBERINFO & memberlist_resultsbit templates won't need the conditional around the text since you can't view a "guest" in those cases. <if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if> Additionally it would be wise to have some sort of link that is easily accessible to your members so they can view their own ratings. My suggestion would be to add some code in the navbar or usercp menu somewhere. If no userid is specified then the system defaults to the user's own iTrader page. <a href="itrader.php?$session[sessionurl]">iTrader</a> Use your imagination where you want these links to be visible, there's nothing set in stone where it should be display or how it should look. Some people wanted the percent score so I added in this version. You can get creative and use some stars or something based on their score or positive ranking. Please, can you tell me in detail what I have to do or what you did? Thanks in advance, Amro |
Can someone help me with the post I made above this one?
I highly appreciate it. Thanks, Amro |
PM me. I'm hitting the hay, but I'll help you all day tomorrow. You'll be a template editing whiz by the mid day. I'm eastern standard time and am in work by 7:30 am. I'll be glad to walk you through it.
|
There's also a very good explanation of templates and how to edit them in the docs: http://www.vbulletin.com/docs/html/templates_intro
|
Love the iTrader but is there a way to raise TR? If I want to offer new members to keep a TR from another forum.. is there a way to edit the TR and it stay? or a table I can inject into the mysql? Anything?
|
I am getting this at the top of my Members List now..
Quote:
|
Quote:
|
Hi all, got the itrader info into my memberlist - but im just trying to figure out how to sort the itrader_total into order in the members list much the same as you can sort the posts. I've tried a few things but couldn't get it to work.
The posts sort in memberlist is this : Quote:
Quote:
|
All times are GMT. The time now is 02:24 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|