vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Trader Ratings v1.2.0 (https://vborg.vbsupport.ru/showthread.php?t=65730)

Trana 10-22-2005 10:50 PM

I am interested, will send a PM with my info.

bada_bing 10-24-2005 02:46 AM

Can someone tell me how I can display the Trader Rating button for registered members or logged on members and not for people just browsing the site and not logged in? Also what is the code and where do I place it..

bada_bing 10-24-2005 02:51 AM

Ok I have the trader ratings working so far but I want to get the is_member_of working and for the life if me I cant get it in the correct place without getting an error.

I have tried placing it in both postbit & postbit_legacy but I get an error listed below as discribed is what im trying to use. I can get the forum id code working but not the is_member_of ? Now can someone explain to me if I dont have the is_member_of code in there who can use the trader ratings feature by default?

This is what was in the templates.txt file but I cant get it to work

- Combining the two together:

<if condition="is_member_of($post, 11) && in_array($thread[forumid],array(200,201))">
(trader ratings row)
</if>

bada_bing 10-25-2005 02:45 AM

I cant believe no one has responded to this? Can someone please help?

eoc_Jason 10-27-2005 04:08 PM

Just an update for everyone on the 3.5.0 version. I've been having to track down a bug (not related to this addon) in vB, a couple of the developers even had to peel through my forum to verify it was happening because they couldn't replicate it on their test forum. Anyhow, the bug was finally found and fixed yesterday (*crosses fingers*, I haven't checked today), so I can get back to work on this now.

bada_bing 10-27-2005 04:38 PM

Quote:

Originally Posted by bada_bing
Can someone tell me how I can display the Trader Rating button for registered members or logged on members and not for people just browsing the site and not logged in? Also what is the code and where do I place it..

Quote:

Originally Posted by bada_bing
Can someone tell me how I can display the Trader Rating button for registered members or logged on members and not for people just browsing the site and not logged in? Also what is the code and where do I place it..

Can some one please answer this

akoj 10-27-2005 10:34 PM

Navbar--wherever you want it.
Code:

<td class="vbmenu_control"><a href="traderratings.php?$session[sessionurl]">Trader Ratings</a></td>
Just put whatever conditional you want around it.

bada_bing 10-28-2005 11:29 AM

Quote:

Originally Posted by akoj
akoj

Can you tell me how to add the condition and where to put it I am totally clueless sorry.
Basically I have it in my navbar but it shows the link to everyone and I just want it to be visable to only certain groups or anyone logged in

hotwheels 10-28-2005 01:29 PM

quick question, the Display ratings over time isn't updating. When you add a new buyer feedback, or what ever.......the membersinfo isn't updating next to his user name.

I have a user tp_cobra_95 that has 3 sells and 1 buy and next to his name, it only show's 2.

http://www.insanemustangs.com/forums...tinfo&userid=7

is there something i missed or something i need to change in order for the system to update?

MRGTB 10-28-2005 05:33 PM

Quote:

Originally Posted by bada_bing
Ok I have the trader ratings working so far but I want to get the is_member_of working and for the life if me I cant get it in the correct place without getting an error.

I have tried placing it in both postbit & postbit_legacy but I get an error listed below as discribed is what im trying to use. I can get the forum id code working but not the is_member_of ? Now can someone explain to me if I dont have the is_member_of code in there who can use the trader ratings feature by default?

This is what was in the templates.txt file but I cant get it to work

- Combining the two together:

<if condition="is_member_of($post, 11) && in_array($thread[forumid],array(200,201))">
(trader ratings row)
</if>

Same here, at the moment Guests or groups awaiting validation like Coppa and Guest who have registered by not validated there accounts can rate sales. I only want site members groups like "Members,Mods,S.Admin,Admin" to be able to rate only. And after reading the instructions. I really don't have a clue what I'm supposed to edit to achive this using the code at the bottom of the instructions. It's really unclear as to what you edit and were you place the code exactly

Also, if you don't use the postbit_legacy template, do you need to add the code to that template, or just the default postbit template only. Or both?


All times are GMT. The time now is 03:29 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
  • Page Generation 0.01546 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete