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)

chriske 03-15-2010 05:19 PM

Suggestion: Maybe it's a good idea to display the latest topics (from a board that you can specify) under the itrader_main.php

mp34play 03-17-2010 12:04 AM

I've uploaded the files, installed the product. Granted permissions, and enabled it as well. Link show in the navbar, yet I am getting a 500 internal server error when I click on them. Yes...All of the files were uploaded to the appropriate directories.
Any ideas?

Verionia 03-17-2010 12:31 AM

Theres still issues with alignment in postbit legacy with updated version...

ps2wiz 03-27-2010 08:48 PM

Thank you for your contribution, this is an excellent feature to my forum.

However I have a question. Would it be possible to only apply this mod to a specific chosen style? Primarily, I don't wish for the Feedback to be displayed under the username on a particular style that I use.

Thanks for your time.

dany_danay 03-27-2010 11:04 PM

A spanish version could be great!!

entertain 03-28-2010 02:10 PM

Quote:

Originally Posted by ps2wiz (Post 2011258)
Thank you for your contribution, this is an excellent feature to my forum.

However I have a question. Would it be possible to only apply this mod to a specific chosen style? Primarily, I don't wish for the Feedback to be displayed under the username on a particular style that I use.

Thanks for your time.

Just to repete: You would like to show iTrader only in a selected style (e.g. vBulletin Standard Style) ?
Quote:

Originally Posted by dany_danay (Post 2011313)
A spanish version could be great!!

My spanish is not very good. Maybe you could create a spanish language file. :)

ps2wiz 03-28-2010 07:07 PM

Quote:

Originally Posted by entertain (Post 2011626)
Just to repete: You would like to show iTrader only in a selected style (e.g. vBulletin Standard Style) ?

Correct!

I would appreciate it greatly if this could be implemented.

HRCHOSTING 03-28-2010 10:44 PM

Quote:

Originally Posted by RedFoxy (Post 1954359)
That's a really GREAT news!

I've just a request, I'm migrating my forum market in Photopost Classifieds http://www.photopost.com/, there is a way to have an integration for feedbacks? ^^

I searched through the pages but didnt see a response to this. I would also like to integrate this system into the photopost classifieds system if possible.

Thanks, Great Mod!!!

entertain 03-28-2010 11:19 PM

Quote:

Originally Posted by ps2wiz (Post 2011813)
Correct!

I would appreciate it greatly if this could be implemented.

An unclean method would be this:

Create a plug-in style_fetch with the following content:
PHP Code:

if ((THIS_SCRIPT == 'itrader') OR (THIS_SCRIPT == 'itrader_detail') OR (THIS_SCRIPT == 'itrader_feedback') OR (THIS_SCRIPT == 'itrader_main') OR (THIS_SCRIPT == 'itrader_report'))
{
    
$styleid X;


Please change the X into the style id.

entertain 03-28-2010 11:21 PM

Quote:

Originally Posted by HRCHOSTING (Post 2011941)
I searched through the pages but didnt see a response to this. I would also like to integrate this system into the photopost classifieds system if possible.

I am not an owner of a photopost license. :o

When you disable the url check it might be possible to rate photopost entries, too?!


All times are GMT. The time now is 09:33 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.01905 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
  • (1)bbcode_php_printable
  • (6)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