The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
iTrader Extension [Mainpage, Search, AND MORE] Details »» | |||||||||||||||||||||||||||
iTrader Extension [Mainpage, Search, AND MORE]
Developer Last Online: Oct 2022
Brought to you by: DopeGFX ----------------------------------------------------------------- LOGOS | WEBSITES | SKINS | HTML | PHP(Limited) | AND MUCH MUCH MORE! ----------------------------------------------------------------- [high]Changelog:[/high] 2-25-06 * UserCP navigation problem has been fixed (Note: If you already installed this hack, just read this post for the fix.) [high]Changelog:[/high] 2-15-06 * Top raters only show users who's total is greater than 0 * Hall of shame only shows users below 0. * Database error fixed * Added % to end of feedback score on mainpage * Prefixed tables are supported now 2-18-06 *No more "invalid userid" error *Even custom avatars show *Non-registered users cannot see find a customer, your options, or find a seller. What does this do? This hack extends the capabilities of iTrader a great deal. For starters, it supplies a mainpage where you can view recent ratings, highest rated members, lowest rated members, stats in general, and more. It also supplies a page where you can view all members and their itrader stats. One of the best features this gives is the ability for people to show what they are selling and what they are buying at the moment. Using these set fields, users can then click a "find a customer" link, or a "find a seller" link that will bring up a perfect match for them. What does this hack add to the functionability of iTrader?
What does this hack require? Template Edits: 2 Products Imported: 1 [high]You must have iTrader installed[/high] Enjoy the hack. Don't forget to click INSTALL [HIGH]As always, feel free to make a donation to:[/HIGH] gio@dopegfx.com Show Your Support
|
Comments |
#122
|
||||
|
||||
While uploading and configuring the itrader hack/s I am receiving this script error below when trying to leave FEEDBACK for customer.
Script or Action BlockedThe requested URL /forums/itrader_feedback.php?u=2 contains a script or action that has has been deteremined unsafe. It has been disabled to prevent abuse. This is a result of a PHP program on my server that haults scripts that may be email or webmail based. There's no way around this. Because one of the PHP files is named "leave_feedback".php it's the "feedback" namethat's causing this error (444). Where and what should I do to allow this script to run without any probs? Can it be a simple as changing the this files name......if so, please list all the php files/extentions I need to change to match........OR is there a way to change the "extention=php" to run in another computer language? Please advice. Thankyou! |
#123
|
|||
|
|||
I too have a custom skin, so I had to put the one edit in my header instead of navbar.
But I had to fool with it to get it straight but I dont think I have it right. I replaced my calendar button with the itrader button in my navbar. So I replaced this: <a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a><img src="images/hexcell/header/navdiv.gif" alt="navdiv" class="navdiv" /> with this: <a href="itrader_main.php?$session[sessionurl]">$vbphrase[itrader]</a><img src="images/hexcell/header/navdiv.gif" alt="navdiv" class="navdiv" /> But it was supposed to be this: <!-- iTrader Extension Navbar --> <if condition="$show['popups']"> <td id="itrader_ext" class="vbmenu_control"><a href="#itrader_ext">$vbphrase[itrader]</a><script type="text/javascript"> vbmenu_register("itrader_ext");</script></td> <else /> <td id="itrader_ext" class="vbmenu_control"><a href="itrader_main.php?$session[sessionurl]">$vbphrase[itrader]</a></td> </if> <!-- End iTrader Extension Navbar --> So did I do it right ot am I way off??? Cuz I dont get the drop menu thing when you click the itrader button in my navbar. Also, My board is newer so i only have 568 posts. But, when viewing someones user rating it says: "568 Total Feedback Received By "user"" When it should be zero. It is saying the total feeback is the same as the total posts. please help. |
#124
|
|||
|
|||
I accidentally deleted the iTrader in the postbit part of my forum, and my members would like it to be put back. I'm not sure how to do this. If you can help, I'd REALLY appreciate it!
Thanks so much! Megan http://sewingmamas.com/b edited to add: I fixed it, I used this code if anyone else has the problem. I changed it in the postbit: Code:
<a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a> |
#125
|
|||
|
|||
Hi! I'm having some issues putting the iTrade dropdown on my navbar...
For some reason, it's show up like it should, except there's no background like the rest of the buttons. Do you have a possible diagnosis? Here's some more info; The current template I have, stores the navbar info in the headerpostbit Here's my header, with your script bolded; Code:
<!-- logo --> <if condition="$bbuserinfo['pmunread']"> <div id="infobar"><a href="http://www.yourforums.com/private.php"><p>You have an Unread Private Message, Click here to view. . .</p></a></div> </if> <a name="top"></a> <div style="width: $stylevar[outertablewidth]px; margin: 0 auto;"> <div class="topnav"> <ul> <li><a href="$vboptions[forumhome].php?$session[sessionurl]" title="$vboptions[bbtitle]">$vboptions[bbtitle]</a></li> <li><a href="advertising.php?$session[sessionurl]" title="Advertising Information">Advertising Information</a></li> <li><a href="$vboptions[contactuslink]" title="$vbphrase[contact_us]">$vbphrase[contact_us]</a></li> </ul> </div> <a href="http://www.site5.com/affiliates/idevaffiliate.php?id=740" title="Web Hosting"><img src="http://www.site5.com/affiliates/banners/site5-468x60c.gif" border="0" alt="Web Hosting" style="float: right; padding: 7px;" title="Web Hosting" /></a> <a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a> <!-- nav buttons bar --> <div align="center"> <table class="navigation" cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> <!--<td><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>--> <if condition="$show['member']"> <td><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> <if condition="$show['registerbutton']"> <td><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td> </if> <td><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> <td><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td> <td><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> <!-- iTrader Extension Navbar --> <if condition="$show['popups']"> <td id="itrader_ext" class="vbmenu_control"><a href="#itrader_ext">$vbphrase[itrader]</a><script type="text/javascript"> vbmenu_register("itrader_ext");</script></td> <else /> <td id="itrader_ext" class="vbmenu_control"><a href="itrader_main.php?$session[sessionurl]">$vbphrase[itrader]</a></td> </if> <!-- End iTrader Extension Navbar --> <if condition="$show['popups']"> <if condition="$show['searchbuttons']"> <if condition="$show['member']"> <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> <td id="navbar_search"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td> </if> <if condition="$bbuserinfo['userid']"> <td id="usercptools"><a href="#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td> </if> <else /> <if condition="$show['searchbuttons']"> <td><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a></td> <if condition="$show['member']"> <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> </if> <td><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td> <if condition="$bbuserinfo['userid']"> <td><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td> </if> </if> <if condition="$show['member']"> <td><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td> </if> </tr> </table> </div> <!-- / nav buttons bar --> </div> <!-- /logo --> <center><script type="text/javascript"><!-- google_ad_client = "pub-0224615960946416"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text_image"; google_ad_channel =""; google_color_border = "566B79"; google_color_bg = "E7EBED"; google_color_link = "374248"; google_color_text = "000000"; google_color_url = "303A41"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></center> <!-- content table --> $spacer_open $_phpinclude_output Here's my forum homepage; http://thebuyselltradeforum.com/usercp.php As you can see, it works, but the visuals are messed up. A diagnosis would surely make my day! |
#126
|
|||
|
|||
Try changing the <TD> class to whatever class you are using for the other menu options.
|
#127
|
|||
|
|||
Ah! I got it. I had to take out
Code:
class="vbmenu_control" |
#128
|
|||
|
|||
has anyone tried this with vB 3.6 release candidates?
i'd like to upgrade to that but iTrader is mandatory |
#129
|
||||
|
||||
Quote:
|
#130
|
|||
|
|||
thanks for the info!
|
#131
|
|||
|
|||
installed on 3.6.0
i have a comment regarding usability (ease of use). the SEARCH links you to the forum profile, not iTrader profile. is there a way to have the iTrader profile appear as a link from member profiles? otherwise searching is very confusing. i expect to get alot of "how do i add trader ratings" inquiries. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|