![]() |
Just wondering how you would make the feedback comment link to the URL posted as the deal URL, instead of to the comments page ??
So when you click on the comment it will take you to the deal that was done so you can see what happened ? Thanks ! |
Thank you Damian That's perfect. :up:
|
Is there a way to have the iTrader ratings in postbit & postbit_legacy only show up in specific forums?
ie all classified forums, but not in the discussion forums? There must be some kind of conditions that can be used. Help would be really appreciated. |
Quote:
For single forum: <if condition="$thread[forumid] == xx">ITRADER CODE HERE</if> Try this for mutiple forums: <if condition="in_array($thread[forumid],array(xx,xx))">ITRADER CODE HERE</if> Replace x's with your forum id's |
I have recently upgraded to this version since I did a vb version upgrade to 3.5.3 and when I installed itrader it installed on some styles that have been causing me some issues. Since then I removed the custom styles and currently using the default style but the problem is that the itrader link is gone from the forum menu
before my upgrade i had applied this code with this condition to have the trader link only show up for certain member gorups but cant figure out where and what code to put on the new version.. Here is the code I was using for 3.0.7 </if> <if condition="$show['member']"> <td class="vbmenu_control"><a href="traderratings.php?$session[sessionurl]">Trader Rating</a></td> </if> What and where can I add this simular code for itrader in vb 3.5.3 ? |
Quote:
|
The iTrader code you would have put into the postbit template.
|
Quote:
I need two things. 1. insert a link called Itrader in my forum menu with a condition that only logged in members can see. 2. I need to insert the rating only for certain forums (selling, trading) I am not a coder so please your help would be greatly appreciated if you can post the correct code and exacly where I would insert this code for the two requests about |
Quote:
A) Not display the iTrader menu in a person's profile/postbit unless they have ratings, or B) Display N/A instead of the total (percentage). Ryan |
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=254 If you want to have a individual link in your navbar to take logged in members to their iTrader page instead of in "Quick Links" menu use: PHP Code:
PHP Code:
Quote:
|
All times are GMT. The time now is 09:03 PM. |
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:
|