Status
Not open for further replies.

astrixoblix

New member
Hello everyone,
I'm just trying to add a new tab to my PostBit Tabs to display Reputation Display with image ( Default VB Reputation Display ).

This the code i'm trying:

PHP:
<vb:if condition="$show['reputation']">
    <div style="margin:0 auto 0 auto;text-align:center;">
        <span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}" title="{vb:raw post.username} {vb:raw post.level}">
            <vb:each from="reputationdisplay" value="row">
                <img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />{vb:raw row.rowend}
            </vb:each>
        </span>
    </div>
</vb:if>

This is Vbulletin Postbit Legacy code, this code works perfect in Postbit_legacy template, but when i tried to put it to PostBit Tabs, it didn't work anymore.
everything of this code looks like normal except:

PHP:
            <vb:each from="reputationdisplay" value="row">
                <img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />{vb:raw row.rowend}
            </vb:each>

As you maybe know, this code, display user reputation with images ( green images ).
Looks Like VB:each doesn't work at all.

- Displaying Reputation is enable on settings
- The above codes works perfect in postbit legacy temple
- using lite / but didn't worked with pro version too

URL:
http://soulscans.com/soulforums/

i will appreciate any idea
Regards
 
Last edited:
Could you please edit the issue above and provide a URL to where this is installed. The URL you provided is a wordpress page that seems to be offline.
 
Hi there,

Your site is actually listed on our piracy tracker as having an illegal version of vB Optimise, Postbit Tabs and AJAX Threads - we checked manually and there are indeed unlicensed Pro files for these products on your server.

For obvious reasons we are unable to support people using illegal versions of our software, please purchase licenses for these products to use them legally.

Regards,
 
Hi there,

Your site is actually listed on our piracy tracker as having an illegal version of vB Optimise, Postbit Tabs and AJAX Threads - we checked manually and there are indeed unlicensed Pro files for these products on your server.

For obvious reasons we are unable to support people using illegal versions of our software, please purchase licenses for these products to use them legally.

Regards,

Honestly, it is not my website and i donno what are talking about. i'm just helping to my friend to design his forum. that's it dude ;)

Regards
 
Then I would tell your friend what Fillip H. mentioned, so he can address the situation.
 
BTW, this is the problem that i'm having in my localhost too with lite version that downloaded from DragonByte-tech forum before.
as i read, the lite and pro version difference is not the reason that this problem happening for me or any forum.
 
Unfortunately until the above situation is rectified, we can not provide support.
 
So, because i'm working for someone who did something wrong, i should'nt get any helps ? :( as you could check the URL in above, the Owner is offline, and my user name is m3 and i'm online. you can check me on "What's Going On" section.
 
Status
Not open for further replies.

Legacy Postbit Tabs

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
496
Customer rating
0.00 star(s) 0 ratings
Back
Top