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)

DaSpyda 05-21-2010 08:10 PM

I am having issues with multiple ratings showing in User info boxes.

The first post in a thread has the correct user info.
Post #2 has Poster #1's info and then poster #2's info
Post #3 has Poster #1, #2, and #3's info... and so on, and so on...

I have upgraded to 4.0.1, and also from the previous version of iTrader.

https://vborg.vbsupport.ru/external/2012/08/128.png

Thanks for your help!

Great product!

entertain 05-21-2010 09:03 PM

@DaSpyda:
vB 4.0.1 is buggy and that's why some features will make problems with this version. I recommend updating your vB to 4.0.3 .

If the error still exists afterwards, please report it again. I might take a look into your forum. :o

DaSpyda 05-22-2010 02:43 AM

Quote:

Originally Posted by entertain (Post 2041616)
@DaSpyda:
vB 4.0.1 is buggy and that's why some features will make problems with this version. I recommend updating your vB to 4.0.3 .

If the error still exists afterwards, please report it again. I might take a look into your forum. :o

Thanks...upgraded but problem still exists.

I have enabled iTrader so you may see what it's doing.

I am very, very grateful for your help!!!!!

daspyda@gmail.com is my contact addy.

Don

puertoblack2003 05-31-2010 09:26 PM

hello,

there's an issue with your mod and photoplog pro vb4.Itrader is blocking certain navigation features from photoplog to appear on the photplog index page. like upload,slideshow and few other features.I tracked in down to your mod.
When i disabled itrader temporary in caused a white page to photplog main.

The owner of photoplog don t know whats going on and said that he's using vb default nav

this is his plugin info for navtab
Quote:

$tabselected = '';
$tablinks = '';
if (defined('PHOTOPLOG_THIS_SCRIPT'))
{
$vbulletin->options['selectednavtab']='photoplog';
$tabselected = ' class="selected"';
$templater = vB_Template::create('photoplog_navtab_navlinks');
$templater->register('photoplog', $GLOBALS['photoplog']);
$tablinks = $templater->render();
}

$template_hook['navtab_end'] .= '<li'.$tabselected.'><a class="navtab" href="'.$vbulletin->options['photoplog_script_dir'].'/index.php'.$vbulletin->vars->session['sessionurl_q'].'">'.$vbphrase[photoplog_photoplog].'</a>'.$tablinks.'</li>';

its executing under process_template _complete with execution order of 5


thank you

schlottkej 06-04-2010 05:03 AM

microCLASSIFIEDS and microAUCTIONS would be great to be integrated with...

Acers 06-09-2010 03:46 PM

There is a small bug with itrader when any moderator tries to edit the rating of a deal.
If he doesn't happen to be the deal starter or the person who gave the feeddback originally, itrader will give "Deal URL Invalid" error.

Technically a person who has been given admin rights for editing the feedback and deletions should be able to edit the feedback also.

Here is the bug fix if someone wants:

open includes/functions_itrader_urlcheck.php
find
PHP Code:

function itrader_checkurl0($dealurl)
{
    global 
$vbulletin

replace
PHP Code:

function itrader_checkurl0($dealurl)
{
    global 
$vbulletin$permissions


find
PHP Code:

function itrader_checkurl123($dealurl)
{
    global 
$vbulletin

replace
PHP Code:

function itrader_checkurl123($dealurl)
{
    global 
$vbulletin$permissions


find twice
PHP Code:

                    if ($result['postuserid'] != $vbulletin->GPC['userid'] AND $result['postuserid'] != $vbulletin->userinfo['userid'])
                    { 

replace
PHP Code:

                    if ($result['postuserid'] != $vbulletin->GPC['userid'] AND $result['postuserid'] != $vbulletin->userinfo['userid']
                                   AND !(
$permissions['itraderpermissions'] & $vbulletin->bf_ugp['itraderpermissions']['canadmin']))
                    { 

this will fix the bug.
Hope this helps someone :)

Zombo 06-14-2010 03:11 AM

Kind of a weird request but anyway,

in my old forum, we used to keep track of feedback in a thread by hand.

now we want to use iTrader, but I want to be able to import the old feedback.

if I simply change itrader_total itrader_pcnt, it will work temporarily until someone adds a feedback through the system, in which case it will recount and lose the edit.

is there a way I can make this work?

sevenmix 06-14-2010 06:27 PM

Hi

It would be good that itrader points integrate the system of promotions of vbulletin, someone could do this?... i will pay for the work

entertain 06-18-2010 01:22 PM

This modification is officially compatible with vBulletin 4.0.4.

An other update is coming soon thanks to a kind donation from wynode.

spillage 06-20-2010 07:05 PM

This looks like a great Mod, one that I could use... But I'm unclear as to where this Mod exists... is it a part of the users Profile page?... is it a Tab, is it a Navbar item?... is it accessable from specified forums only?


All times are GMT. The time now is 10:22 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.02547 seconds
  • Memory Usage 1,759KB
  • 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
  • (6)bbcode_php_printable
  • (2)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