vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - iTrader v2.8 - Powerful Rating System (https://vborg.vbsupport.ru/showthread.php?t=232044)

Retal 04-12-2010 09:05 AM

If you don't uninstall the old version, yes it does. Disabling is fine (even required during an upgrade).

chriske 04-12-2010 10:21 AM

Thanks you for the update,

I have a slight problem with the settings.

I can't hide the Itrader menu for certain usergroups.
I only allow users from a certain usergroup to acces the Itrader mod but when users that don't have permission click on the menu link they see this message:


Quote:

you do not have permission to access this page. This could be due to one of several reasons:
  1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

it's quite confusing for them, How can i hide the itrader menu from certain usergroups?

entertain 04-12-2010 11:03 AM

@MikeWarner:
I will try to add a error message for this case.

@mikey1991:
yes, but only when you overwrite your old product. Don't uninstall the old version!

@chriske:
I added this in the next version:

Edit Plug-in: iTrader Navbar Link (1st line)
PHP Code:

if($vbulletin->options['itrader_active']) 

change into
PHP Code:

if($vbulletin->options['itrader_active'] AND $vbulletin->userinfo['permissions']['itraderpermissions']) 

Thanks for reporting!

chriske 04-12-2010 11:49 AM

Your fast! Thanks mate :)

Got an other suggestion:
I have added 2 links on the page: itrader_main.php? (Buy and Trade, which lead to the forums where Itrader is active) So that users can navigate fast to those forums.
It would be better if theres a option to display the latest / new topics (from in the marketplace forums) on itrader_main.php??

Thanks again and rated 5 :)

entertain 04-12-2010 11:53 AM

@chriske:
funny, look into the first post
Quote:

- latest threads of a selected forum on itrader main page
I will do my best. :)

chriske 04-12-2010 12:29 PM

My bad http://jointjedraaien.nl/wietforum/i...ey_knetter.gif

I will be waiting patiently :)

Stuk@ 04-12-2010 02:44 PM

Quote:

Originally Posted by entertain (Post 1986940)
oh, sorry. Small error.

The button fetches this option:
Settings => iTrader Settings => Forums Where Feedback Score is shown

If you've entered a forum id there it should be only be displayed in this forum. Otherwise it is shown everywhere.


Is there a way to change that to Valid Forums?


EDIT: NVM dont bother i just modified it myself

entertain 04-12-2010 03:23 PM

@Stuk@:
I am working on it. ;)

*edit*
It's working in my dev version. Will be changed in next release. ;)

dollster68 04-12-2010 04:27 PM

Hello. Thanks for this awesome mod. Just installed it; however, I'm having a problem. After install, I click on the iTrader in the Navbar and get a "you don't have permission" message. Where do I set permissions? I'm admin.

I would appreciate any help. BTW, I downloaded v2.6.21.

entertain 04-12-2010 04:45 PM

@dollster:
First you should enable this mod:
vBulletin Options => iTrader Settings => iTrader Active.

And here you can set the usergroup permissions:
Usergroups => Usergroup Manager => Choose Group => Edit Usergroup => iTrader Permissions


All times are GMT. The time now is 09:06 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
  • Page Generation 0.03994 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_php_printable
  • (3)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