![]() |
compatible with 5 connect?
|
Am having a problem in 4.2.3.
When the buyer reply to the sellers feedback, the buyer gets an notification like this: Details about this transaction can be found on your iTrader page. The iTrader page is a link and links to this: http://0.0.0.1/itrader.php?u=94 Can someone help please? |
Anyone know what the best way to change the line that says "Feedback Score" to something like iTrader Feedback? This would be when looking at a thread in the user stats area below posts. I would prefer to have it say iTrader as people know what that means..
Thx.. |
Like it... Ganbatte
|
@entertain - Hey there! Not sure if you heard of heatware.com, but I am the admin of that site and just released a vB plugin to integrate with my website. The website offers a GLOBAL feedback system, ie. not tied to 1 forum. Was wondering if you had any interest in collaborating in some way? LMK!
|
|
Username does`t show in confirmation message after editing iTrade option in userCP. Username show as
Code:
{1} شكراً لتحديث ملفك الشخصي. |
Quote:
Line 18 change this Code:
if($parsedurl['scheme'] != 'http') return false; Code:
if($parsedurl['scheme'] != 'http' && $parsedurl['scheme'] != 'https') return false; Code:
if($parsedurl['scheme'] != 'http') return false; Code:
if($parsedurl['scheme'] != 'http' && $parsedurl['scheme'] != 'https') return false; |
The function itrader_CompareVersions is either implemented wrong or used wrong. There are two calls similar to this:
Code:
if(itrader_CompareVersions($vbulletin->options['templateversion'], '4.1.3') > 0) Due to this bug, users get a HTTP 500 if they rate a deal using the WYSIWYG editor. |
any chance this mod will come for vb5?
|
All times are GMT. The time now is 07:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|