iTrader v2.5.0

nexia

New Member
How fun, you give the HowTo for the older version... but the release we're talking about here in this thread have all the template edits unuseful as they are completely automatic, no matter what style you use...

would be good to check the version before giving wrong infos... (no hard feeling, but hey)



h@ck3r said:
Add thise code where you want it to display:
HTML:
<if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if>

Eg. If you want it to show under username etc, search in Postbit template for:

HTML:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>

and after add:

HTML:
<if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if>

like this:

HTML:
				<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
                <if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if>
 

vb installer

New Member
i am using vb 3.8.0 and vb seo but its shows nothing ??

and how to add forum ids...
mine is in html and /rootdir/ not in forumdisply?id1 etc
 

betty02

New Member
How do i get it to show in mini profile when posts are made?


E.g

vb installer vb installer is offline
Junior Member

Join Date: May 2008
Posts: 20
Thanks: 14
Thanked 2 Times in 1 Pos
iTrader: +2 / -0
 

vBulletin

New Member
admin, you do not have permission to access this page. This could be due to one of several reasons:

Why this is happen to my forum when i click itrader link/icon ?
 

betty02

New Member
How do i get it to show in mini profile when posts are made?


E.g

vb installer vb installer is offline
Junior Member

Join Date: May 2008
Posts: 20
Thanks: 14
Thanked 2 Times in 1 Pos
iTrader: +2 / -0

It's set to display in all forums but it doesnt?
 

nexia

New Member
vBulletin said:
admin, you do not have permission to access this page. This could be due to one of several reasons:

Why this is happen to my forum when i click itrader link/icon ?

permissions based engine, you have to set permission per usergroup...
 

nexia

New Member
you have a custom style with missing hooks ?!.. you will have to edit the templates like indicated sooner in this thread.

betty02 said:
How do i get it to show in mini profile when posts are made?


E.g

vb installer vb installer is offline
Junior Member

Join Date: May 2008
Posts: 20
Thanks: 14
Thanked 2 Times in 1 Pos
iTrader: +2 / -0

It's set to display in all forums but it doesnt?
 

betty02

New Member
nexia said:
you have a custom style with missing hooks ?!.. you will have to edit the templates like indicated sooner in this thread.

I did this earlier and still no luck?

EDIT: i've done it i edited postbit not postbit_legacy

Thanks!
 

lanbo

New Member
hey how do you switch the position in the member`s look up?

instead of showing itrader first when you go on their member's page how do you make it show visitor's messages then another link for itrader?
 

nexia

New Member
in the vBulletin Options*>> iTrader Settings >> see the last element of the settings: Show iTrader Stats in Memberinfo

lanbo said:
hey how do you switch the position in the member`s look up?

instead of showing itrader first when you go on their member's page how do you make it show visitor's messages then another link for itrader?
 

althakar

New Member
iXruie, you do not have permission to access this page. This could be due to one of several reasons:

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?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

i get this message after clickin View full profile for XXXXX
 

mcfly

New Member
you need to go and set the usergroup permissions for the itrader ratings.

admin control panel > Usergroups > Usergroup Manager

when you go and edit each usergroup the itrader will be near the bottom, set the three permissions as needed.
 
Top