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)

Zaraki 04-14-2010 08:26 PM

Scratch that, I already have it working.

Next question, the ratings that were on the other version, is there a way to upload them to the current one? please say yes.

Zaraki 04-14-2010 08:44 PM

Oh and I can't give any ratings to anyone. It says we don't have permission.

How to change that?

Zaraki 04-14-2010 08:51 PM

When I try to give ratings it now says that the itrader system is currently closed. HELP!

When I try to acess the iTrader on the navbar option, it gives me this error:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_STRING in /home/diver/public_html/diverplace/itrader_main.php(155) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: itrader_main in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_STRING in /home/diver/public_html/diverplace/itrader_main.php(156) : eval()'d code on line 2

Zaraki 04-14-2010 09:48 PM

Ok so I know it's possible to "import" the old ratings, the question is HOW?

Zaraki 04-14-2010 09:58 PM

now this happens:
Warning: require_once([path]/includes/functions_itrader_urlcheck.php) [function.require-once]: failed to open stream: No such file or directory in [path]/itrader_feedback.php on line 374

Fatal error: require_once() [function.require]: Failed opening required '/home/diver/public_html/diverplace/includes/functions_itrader_urlcheck.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/diver/public_html/diverplace/itrader_feedback.php on line 374

entertain 04-14-2010 10:04 PM

You did not upload/overwrite the files.

Zaraki 04-14-2010 10:06 PM

No more error happens for now, just need to know how to import the older version ratings.

entertain 04-15-2010 04:26 AM

Didn't you read the instructions in the first post? You only have to OVERWRITE the product. DON'T remove the old one.

Antonio Pereira 04-15-2010 06:59 AM

1 Attachment(s)
I Have [AJAX] Post Thank You Hack and with this plugin Itrader show a problem in layout.

Example in attach file:

Best Regards

Retal 04-15-2010 09:27 AM

Entertain, thank you for the new version.

Our users were used to showing the iTrader in postbit everywhere, even in private messages.
If you want to do this, find the iTrader plugin run at the hook postbit_display_complete (btw it should be called "iTrader Postbit Link", not "Navbar Link ;))
and change this
PHP Code:

if ($this->registry->options['itrader_forumid_ok']) 

to this
PHP Code:

if ($this->registry->options['itrader_forumid_ok'] OR THIS_SCRIPT == 'private'

Valid for version 2.7.0


All times are GMT. The time now is 01:18 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.01576 seconds
  • Memory Usage 1,737KB
  • 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
  • (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