View Full Version : [Addon] Show Itrader Stats In Profile
Gio~Logist
02-12-2006, 10:00 PM
Brought to you by:
DopeGFX (http://www.dopegfx.com)
-----------------------------------------------------------------
LOGOS | WEBSITES | SKINS | HTML | PHP(Limited) | AND MUCH MUCH MORE!
-----------------------------------------------------------------
What does this do?
This Addon allows you to have user's itrader stats displaying in their profile. You can customize this easily by editing the itrader_profile template and/or changing where you want to put $itrader_profile in your memberinfo template.
What does this hack require?
Template Edits: 1
File Edits: 1
Products Imported: 1
You must have iTrader installed
Enjoy the hack.
Don't forget to click INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=107828)
Gio~Logist
02-12-2006, 10:42 PM
First post reserved.
fluentdesigns
02-13-2006, 02:19 AM
I like this idea! One thing you might want to think about adding is a button to leave feedback. It may confuse members on where they need to go to leave feedback since they are viewing the members profile.
XtremeOffroad
02-13-2006, 02:22 AM
I love it, Gonna install now.
Thanks
misticjeff
02-13-2006, 05:22 AM
Installed!!! great work... looking forward to your "homepage"/"summary page" work
Gio~Logist
02-13-2006, 09:02 AM
I like this idea! One thing you might want to think about adding is a button to leave feedback. It may confuse members on where they need to go to leave feedback since they are viewing the members profile.
Glad you like it. There is a link there i believe :p
Gio~Logist
02-13-2006, 09:03 AM
Installed!!! great work... looking forward to your "homepage"/"summary page" work
It will be released today i believe :p
Snake
02-13-2006, 12:05 PM
I'm enjoyin' this. :)
Gio~Logist
02-13-2006, 04:07 PM
I'm enjoyin' this. :)
I'm glad you are. Just wait until tonight when i release the main page.
misticjeff
02-13-2006, 10:36 PM
It will be released today i believe :p
God I hope so...
Do you have a PayPal email addy?? PM me with it if you do.
Gio~Logist
02-13-2006, 10:49 PM
God I hope so...
Do you have a PayPal email addy?? PM me with it if you do.
gio@dopegfx.com :p
misticjeff
02-14-2006, 04:09 AM
Hmmm.. may have found a bug...
Recent Ratings does not update in the user profile area.
If I click on my iTrader feedback from the postbit, it is updated but if I go to my profile the recent ratings is not updated.
Gio~Logist
02-14-2006, 05:18 PM
I think you may have to wait perhaps for the amount of time you sent the cronjob for for the original itrader hack. I believe it has a cronjob that updates this. Otherwise, does it update when you click "update itrader scores" in admincp?
misticjeff
02-14-2006, 05:47 PM
I think you may have to wait perhaps for the amount of time you sent the cronjob for for the original itrader hack. I believe it has a cronjob that updates this. Otherwise, does it update when you click "update itrader scores" in admincp?
Hmmm.. nope... tried running the score update in the AdminCP and it still shows nothing in the user profile area under Recent Ratings. It does show the rating in the left block called Member Profile.
klaush
02-14-2006, 08:25 PM
Fantastic!
Thanks a lot for sharing!
Gio~Logist
02-15-2006, 04:19 PM
I found the problem for thing not automatically updating as far as the motnhs and such is concerned. I had a problem with the coding ot he mainpage yesterday and therefore didn't have time to release the patch for this or the mainpage hack. Hopefully i can release both today as i already have the coding done and just want to get the query working for the mainpage.
Gio~Logist
02-15-2006, 07:53 PM
The months problem has been fixed. The zip has been updated. All you have to do if you already installed this is just upload and overwrite the product.
misticjeff
02-15-2006, 09:03 PM
The months problem has been fixed. The zip has been updated. All you have to do if you already installed this is just upload and overwrite the product.
give a call to undefined error in the db.
Gio~Logist
02-15-2006, 09:12 PM
Oops. I forgot to add an edit. I'll update zip now.
Search for:
require_once(DIR . '/includes/functions_user.php');
Add under:
require_once(DIR . '/includes/functions_itrader.php');
That's the newly added instruction. Zip updated.
misticjeff
02-15-2006, 09:26 PM
Still doing it... here's the error.
Fatal error: Call to undefined function: itrader_user() in /home/misticr/public_html/member.php(583) : eval()'d code on line 13
Gio~Logist
02-15-2006, 11:27 PM
Still doing it... here's the error.
Did you make sure that you edited member.php to include function_itrader?
Fatal error: Call to undefined function: itrader_user() in /home/siteres/public_html/member.php(655) : eval()'d code on line 14
Will only show if you did not do the edit in member.php where you search for:
require_once(DIR . '/includes/functions_user.php');
And add this below it:
require_once(DIR . '/includes/functions_itrader.php');
I believe that i included that step in the ReadMe. Perhaps you missed it?
argash
02-22-2006, 08:42 AM
nice hack. installed!
ozaurora
03-15-2006, 11:44 AM
Just wondering if it's possible to show the feedback comments below as they are in the itrader extension? :)
kellyandmike
03-29-2006, 03:08 PM
Still doing it... here's the error.
If you do it in your myphpAdmin, it gives that error.
You have to go to your templates in styles from your board admin.
kellyandmike
03-29-2006, 03:15 PM
iTrader Tools listed in Admin panel - (only has update itrader ratings)
iTrader settings listed under vBulletin Options. iTrader is active.
I am using fresh vBulletin board, 3.5.4 with iTrader 2.0
I don't see iTrader listed anywhere on board but does the above mean that it should work?
On other sites, i have seen it under "contact info" on the member profile page.
My page is at www.couponchix.com/feedback/index.php
The itrader page is at www.couponchix.com/feedback/itrader.php so it's there and it says I cannot access the page (I am admin!)
Can someone tell me what else I have to do to get the iTrader working?
Thanks in advance
Kelly
Gio~Logist
03-29-2006, 07:40 PM
iTrader Tools listed in Admin panel - (only has update itrader ratings)
iTrader settings listed under vBulletin Options. iTrader is active.
I am using fresh vBulletin board, 3.5.4 with iTrader 2.0
I don't see iTrader listed anywhere on board but does the above mean that it should work?
On other sites, i have seen it under "contact info" on the member profile page.
My page is at www.couponchix.com/feedback/index.php
The itrader page is at www.couponchix.com/feedback/itrader.php so it's there and it says I cannot access the page (I am admin!)
Can someone tell me what else I have to do to get the iTrader working?
Thanks in advance
Kelly
The itrader tools part is from the itrader hack itself, it has nothing to do with my hack. The same thing goes for itrader.php
kellyandmike
04-04-2006, 06:43 PM
The itrader tools part is from the itrader hack itself, it has nothing to do with my hack. The same thing goes for itrader.php
Thanks. It took me a few days to figure that out. I love your hack, btw and just made a donation...
I am still trying to figure out the kinks that I must have forgotten to do to get the member profile to display right. I am a newbie to all this. My 14yo son is mainly doing it for me...
Gio~Logist
04-04-2006, 10:45 PM
Thanks. It took me a few days to figure that out. I love your hack, btw and just made a donation...
I am still trying to figure out the kinks that I must have forgotten to do to get the member profile to display right. I am a newbie to all this. My 14yo son is mainly doing it for me...
lol. If only you knew how old i am :p.
Also, this may be that you just haven't uploaded the files.
kellyandmike
04-07-2006, 04:22 AM
lol. If only you knew how old i am .
So you're 14, almost 15 huh? Cool.!. I admire your technology know how! Really. I got it up and am now installing hacks like crazy...
Step 1. Import the following product: itrader_profile.xml DONE
Step 2. Do the edits located below ALL DONE
Step 3. Make sure that you edit the newly added setting in vboptions (in the iTrader settings section) DONE
But nothing is showing in users profiles. Did I miss something?
Gio~Logist
04-26-2006, 01:08 AM
Step 1. Import the following product: itrader_profile.xml DONE
Step 2. Do the edits located below ALL DONE
Step 3. Make sure that you edit the newly added setting in vboptions (in the iTrader settings section) DONE
But nothing is showing in users profiles. Did I miss something?
Make sure that you did the template edits correct and that the options are enabled.
eoc_Jason
05-06-2006, 05:34 PM
Interesting little addon...
Make sure that you did the template edits correct and that the options are enabled.
I double checked and everything seems correct. Could there be something conflicting with it? Any suggestions?
cookiepants
07-12-2006, 03:59 PM
Oh cool maybe I'll have my 14 year old install it for me LOL
Okay here's my total noob question. I can't figure out where the member.php file is to edit it. Where do I find that?
Thanks!
peterska2
07-12-2006, 08:15 PM
It's in your forum root directory on your server.
cookiepants
07-14-2006, 05:57 PM
awesome, thanks!
oldfan
09-27-2006, 05:42 AM
thank you!
/me clicks install
imranbaig
10-27-2006, 04:24 PM
thank you., nice hack.
Installed.
sammeier
10-29-2006, 08:41 PM
everything is working except for the user profiles.
when you try to view someone's or your own a message comes up saying:
Warning: Unknown: failed to open stream: No such file or directory in /includes/init.php(292) : eval()'d code on line 4
Fatal error: Unknown: Failed opening required '/home/c3dnetwo/public_html/forums/includes/functions_itrader.php' (include_path='.:/usr/local/lib/php:/usr/lib/php') in /home/c3dnetwo/public_html/forums/includes/init.php(292) : eval()'d code on line 4
Anyone know whats going on
Also not all member have the itrader in there posts. I do and a few others but it dosn't show up in everyones.
cookiepants
12-05-2006, 09:06 PM
I can't find a 'leave this member iTrader feedback' in their profile. Am I missing it? I don't see it in your screen shot either. Is there an easy way to do this? Thanks much!
Magnetism
12-07-2006, 11:03 AM
Thanks man, installed Great addition :)
principino1984
12-21-2006, 07:51 PM
still works on 3.6.4
SID297
01-15-2007, 12:26 AM
I'm having trouble getting this to show up under the username in a post. I believe it is because I have some left over code from an old versionj of trader ratings that is conflicting with this mod.
Here's an example:
http://www.svtperformance.com/forums/showthread.php?t=353471&page=2
dbirosel
02-20-2007, 07:21 AM
Is it possible when you click on the members profile and check out there itrade, it will show like there 5 recent feedback from other users and then a link that will show all of them?
Thanks. i love the addon!
Shazz
02-20-2007, 11:22 AM
Works like a charm :D
dbirosel
02-20-2007, 11:21 PM
Really interested to know if this is possible... i'm about to launch my forum out to the public soon.
https://vborg.vbsupport.ru/showpost.php?p=1186577&postcount=45
Thank you.
dbirosel
02-21-2007, 05:11 PM
Can anyone show some support please? Thanks.
bada_bing
02-23-2007, 12:20 PM
Great add-on thank you...
calorie
03-13-2007, 05:26 AM
That SQL error is being generated from another modification (iTrader Extension [Mainpage, Search, AND MORE]) and the author has been notified. You are advised to uninstall or disable iTrader Extension [Mainpage, Search, AND MORE] until the author provides a fix. Posts regarding the SQL error have been deleted to prevent others from exploiting the situation.
TorGa3iGhT
04-10-2007, 06:55 PM
this doesn't happen to work in 3.6.5, does it? I just tried all the changes and mods, but it didn't appear to do anything. :(
Shazz
04-10-2007, 07:49 PM
Why as this taken down and now put back up?
Lovely hack, installed!
Now, sis there a way to display iTrader comments on the user profile page, too?
danielj
05-22-2007, 02:32 PM
I installed this but have a question. I can view members feedback in a profile, how can i direct my users to leave feedback? What link is used for this and where is it placed? Any help appreciated.
I also want to be able to see a users trader rating when reading their post, it should show under their name? How do i add this?
Thanks
danielj
05-22-2007, 04:10 PM
Hi
I just installed the itrader mod. When trying to go to itrader.php?u=1 or any calls to itrader i get the following vbulletin message:
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 am logged in, any suggestions?
Thanks
713JunctionP
06-24-2007, 09:55 AM
this hack works in 3.6.x too! just thought you guys might want to know. :up:
joeyhavlock
07-26-2007, 01:43 AM
Am I missing something or is there no way to choose to see the members feedback detail from this hack?
neverstudy
08-25-2007, 05:56 PM
Thanks! Works awesome.
masterweb
09-07-2007, 06:15 PM
Thanks a lot for your hack, i installed it and it's working fine!
Well done.
sb225
09-12-2007, 05:40 PM
edit
I havent set the permissions thats the problem and now done :D:
vnairp11
09-19-2007, 12:50 AM
Thanks a lot of this mod. what does view full profile link do.. it just reloads the page is there a way to remove it?
afullcup
12-17-2007, 08:02 PM
Several people have asked for some changes that I also needed and made, so I'm sharing them...
I removed the entire Contact Info section since that info is all already on the User's Profile. I also added a link to view the member's entire feedback.
Here's my entire itrader_profile template. Screenshot also attached. HTH :)
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" align="center">$vbphrase[itrader_member_profile]</td>
<td class="tcat" align="center">$vbphrase[itrader_recent_ratings]</td>
</tr>
<tr>
<td class="alt1" valign="top">
<div align="$stylevar[left]">
<table border="0" cellpadding="5" width="100%">
<tr>
<td><b>$vbphrase[itrader_feedback_score]:</b><br /><b>$vbphrase[itrader_positive_feedback]:</b></td>
<td><b>$userinfo[tradescore]<br />$userinfo[tradepcnt]%</b></td>
</tr>
<tr>
<td>$vbphrase[itrader_positive_members]:<br />$vbphrase[itrader_negative_members]:</td>
<td>$userinfo[tradepos]<br />$userinfo[tradeneg]</td>
</tr>
<tr>
<td>$vbphrase[itrader_positive_all]:</td>
<td><if condition="$userinfo[tradeposall]">$userinfo[tradeposall]<else />0</if></td>
</tr>
<if condition="$userinfo['userid'] != $vbulletin->userinfo['userid'] AND $vbulletin->bf_ugp_forumpermissions['canpostnew']">
<tr>
<td colspan="2" align="center"><a href="itrader_feedback.php?$session[sessionurl]u=$userinfo[userid]"><b>$vbphrase[itrader_submit_feedback] $userinfo[username]</b></a></td>
</tr>
<tr>
<td colspan="2" align="center"><a href="itrader.php?$session[sessionurl]u=$userinfo[userid]"><b>View all feedback for $userinfo[username]</b></a></td>
</tr>
</if>
</table>
</div>
</td>
<td class="alt1" align="center" valign="top">
<div align="$stylevar[left]">
<table border="0" cellpadding="2" width="100%">
<tr>
<td> </td>
<td align="center">$vbphrase[itrader_past_month]</td>
<td align="center">$vbphrase[itrader_past_6_months]</td>
<td align="center">$vbphrase[itrader_past_12_months]</td>
</tr>
<tr>
<td colspan="4" class="alt2" style="padding:1px"></td>
</tr>
<tr style="color:#008000">
<td align="left"><img src="images/icons/icon10.gif" align="absmiddle" alt="Positive" /> $vbphrase[itrader_positive]</td>
<td align="center"><if condition="$userinfo[tradepos30]">$userinfo[tradepos30]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradepos180]">$userinfo[tradepos180]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradepos365]">$userinfo[tradepos365]<else />0</if></td>
</tr>
<tr>
<td colspan="4" class="alt2" style="padding:1px"></td>
</tr>
<tr>
<td align="left"><img src="images/icons/icon5.gif" align="absmiddle" alt="Neutral" /> $vbphrase[itrader_neutral]</td>
<td align="center"><if condition="$userinfo[tradeneu30]">$userinfo[tradeneu30]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradeneu180]">$userinfo[tradeneu180]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradeneu365]">$userinfo[tradeneu365]<else />0</if></td>
</tr>
<tr>
<td colspan="4" class="alt2" style="padding:1px"></td>
</tr>
<tr style="color:#FF0000">
<td align="left"><img src="images/icons/icon8.gif" align="absmiddle" alt="Negative" /> $vbphrase[itrader_negative]</td>
<td align="center"><if condition="$userinfo[tradeneg30]">$userinfo[tradeneg30]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradeneg180]">$userinfo[tradeneg180]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradeneg365]">$userinfo[tradeneg365]<else />0</if></td>
</tr>
</table>
</div>
</td>
</tr>
</table><br>
DotSauce
12-19-2007, 03:45 AM
Several people have asked for some changes that I also needed and made, so I'm sharing them...
Thank you for the update, I wouldn't have installed without this. Cheers.
Shazz
12-19-2007, 04:15 AM
Several people have asked for some changes that I also needed and made, so I'm sharing them...
I removed the entire Contact Info section since that info is all already on the User's Profile. I also added a link to view the member's entire feedback.
Here's my entire itrader_profile template. Screenshot also attached. HTH :)
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" align="center">$vbphrase[itrader_member_profile]</td>
<td class="tcat" align="center">$vbphrase[itrader_recent_ratings]</td>
</tr>
<tr>
<td class="alt1" valign="top">
<div align="$stylevar[left]">
<table border="0" cellpadding="5" width="100%">
<tr>
<td><b>$vbphrase[itrader_feedback_score]:</b><br /><b>$vbphrase[itrader_positive_feedback]:</b></td>
<td><b>$userinfo[tradescore]<br />$userinfo[tradepcnt]%</b></td>
</tr>
<tr>
<td>$vbphrase[itrader_positive_members]:<br />$vbphrase[itrader_negative_members]:</td>
<td>$userinfo[tradepos]<br />$userinfo[tradeneg]</td>
</tr>
<tr>
<td>$vbphrase[itrader_positive_all]:</td>
<td><if condition="$userinfo[tradeposall]">$userinfo[tradeposall]<else />0</if></td>
</tr>
<if condition="$userinfo['userid'] != $vbulletin->userinfo['userid'] AND $vbulletin->bf_ugp_forumpermissions['canpostnew']">
<tr>
<td colspan="2" align="center"><a href="itrader_feedback.php?$session[sessionurl]u=$userinfo[userid]"><b>$vbphrase[itrader_submit_feedback] $userinfo[username]</b></a></td>
</tr>
<tr>
<td colspan="2" align="center"><a href="itrader.php?$session[sessionurl]u=$userinfo[userid]"><b>View all feedback for $userinfo[username]</b></a></td>
</tr>
</if>
</table>
</div>
</td>
<td class="alt1" align="center" valign="top">
<div align="$stylevar[left]">
<table border="0" cellpadding="2" width="100%">
<tr>
<td> </td>
<td align="center">$vbphrase[itrader_past_month]</td>
<td align="center">$vbphrase[itrader_past_6_months]</td>
<td align="center">$vbphrase[itrader_past_12_months]</td>
</tr>
<tr>
<td colspan="4" class="alt2" style="padding:1px"></td>
</tr>
<tr style="color:#008000">
<td align="left"><img src="images/icons/icon10.gif" align="absmiddle" alt="Positive" /> $vbphrase[itrader_positive]</td>
<td align="center"><if condition="$userinfo[tradepos30]">$userinfo[tradepos30]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradepos180]">$userinfo[tradepos180]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradepos365]">$userinfo[tradepos365]<else />0</if></td>
</tr>
<tr>
<td colspan="4" class="alt2" style="padding:1px"></td>
</tr>
<tr>
<td align="left"><img src="images/icons/icon5.gif" align="absmiddle" alt="Neutral" /> $vbphrase[itrader_neutral]</td>
<td align="center"><if condition="$userinfo[tradeneu30]">$userinfo[tradeneu30]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradeneu180]">$userinfo[tradeneu180]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradeneu365]">$userinfo[tradeneu365]<else />0</if></td>
</tr>
<tr>
<td colspan="4" class="alt2" style="padding:1px"></td>
</tr>
<tr style="color:#FF0000">
<td align="left"><img src="images/icons/icon8.gif" align="absmiddle" alt="Negative" /> $vbphrase[itrader_negative]</td>
<td align="center"><if condition="$userinfo[tradeneg30]">$userinfo[tradeneg30]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradeneg180]">$userinfo[tradeneg180]<else />0</if></td>
<td align="center"><if condition="$userinfo[tradeneg365]">$userinfo[tradeneg365]<else />0</if></td>
</tr>
</table>
</div>
</td>
</tr>
</table><br>
Does look neater, I do see what you edited out. Looks nice
RFrye
02-03-2008, 03:41 PM
Question:
I kept getting a syntax error in member php on line 27 when I replaced messaging with
'messaging',
'itrader'
So I edited this as follows;
'messaging',
'itrader',
The error is gone, but I am not cetain this code will perform it's function now, does anyone know?
Realbigsource
02-05-2008, 12:14 AM
Hello,
I'm having some problem with this plug in....i'm receiving the error message below when I edit and upload the member.php tamplete.
Parse error: syntax error, unexpected T_IF in /home/realb6/public_html/forum/member.php on line 834
This is what like 834 looks like:
Parse error: syntax error, unexpected T_IF in /home/realb6/public_html/forum/member.php on line 834
832 ));
833 eval('$navbar = "' . fetch_template('navbar') . '";');
834 <if condition="$vboptions[itrader_profile] == '1' ">$itrader_profile</if>
835
836$bgclass = 'alt2';
This is the instruction for the above:
// ############# Do The Following In The MEMBERINFO template ##############
Search For:
$navbar
Add Below:
<if condition="$vboptions[itrader_profile] == '1' ">$itrader_profile</if>
CarlitoBrigante
02-06-2008, 04:20 AM
Realbigsource, I think you are editing the member.php file, not the MEMBERINFO template.
Templates are edited through the Admin Control Panel, Style Manager. They do not contain PHP code, but a simplified template language (look in the vBulletin Documentation for templates).
And generally speaking, you should never touch the php files of vBulletin, unless you are required to hack them by hacks or code modifications in general.
dmark101
02-27-2008, 02:33 AM
oooooookay. i installed this some time ago, along with itrader and i'm not getting it to show up in the profile. :(
dmark101
02-27-2008, 07:52 AM
oooooookay. i installed this some time ago, along with itrader and i'm not getting it to show up in the profile. :(
ok, i'm a dumbass. forgot the option for the profile was off by default. it works perfectly again. :)
uppie1414
03-03-2008, 12:34 AM
How can you see this in a post? I'd like to have it show up w/out actually having to click on their profiles. thanks!
Shazz
03-03-2008, 01:43 AM
How can you see this in a post? I'd like to have it show up w/out actually having to click on their profiles. thanks!
You would to fit all the negaitve/positive/netrual that whole graph in a POST?!
uppie1414
03-03-2008, 02:40 AM
No...like this:
http://www.cheapassgamer.com/forums/showthread.php?p=3833458#post3833458
Digital Jedi
03-03-2008, 04:34 AM
No...like this:
http://www.cheapassgamer.com/forums/showthread.php?p=3833458#post3833458
That comes with the default iTrader package. The instructions are in the Template Info.html file that comes with it.
forumrunt
03-13-2008, 03:33 PM
hmm I get a blank page when looking at a profile now :(
forumrunt
03-13-2008, 03:35 PM
nevermind I for got a ,
forumrunt
03-13-2008, 03:36 PM
anyway to get it below the username info?
Shazz
03-13-2008, 09:51 PM
anyway to get it below the username info?
Put: $itrader_profile
At the very bottom of the memberinfo template
SEOvB
03-31-2008, 04:49 AM
I've got this working on 3.7 in a profile tab You can check it out a working example at Search engine discussion (http://seovb.com/discussion/1-david/) forums.
DeathSoul
04-29-2008, 10:08 PM
Great addon, thanks alot :)
RedWingFan
05-02-2008, 01:11 AM
I've got this working on 3.7 in a profile tab You can check it out a working example at Search engine discussion (http://seovb.com/discussion/1-david/) forums.
OK, how much do we have to beg to get a "how-to" on this? :D ;)
Silviu
05-04-2008, 07:53 PM
OK, how much do we have to beg to get a "how-to" on this? :D ;)
Ditto :)
CarlitoBrigante
05-04-2008, 08:43 PM
We have a plugin written for this, you can see it running at sportscardforum.com (client's website). I will be posting this later, we have to check the templates before releasing here.
RedWingFan
05-04-2008, 10:54 PM
Much appreciated! I'd have tackled it myself but, unfortunately, it's not a paying job for me...volunteer basis, which means I'd have to put aside paying work to handle it.
CarlitoBrigante
05-05-2008, 03:12 AM
I understand you. We actually did this today while working on the client's website, and since it was an extra we had thrown in, decided to share it here. I am posting it in a few minutes.
MagnetiCat
05-05-2008, 03:54 AM
There you go: https://vborg.vbsupport.ru/showthread.php?t=178158
Silviu
05-05-2008, 06:09 AM
Many thanks :)
gamma626
06-20-2008, 10:21 PM
// ############### Do The Following In The File member.php ################
Search For:
'messaging'
Replace It With:
'messaging',
'itrader'
Search for:
require_once(DIR . '/includes/functions_user.php');
Add under:
require_once(DIR . '/includes/functions_itrader.php');
// ##################### End Member.php File Edit ##########################
Can anyone provide a clue as to where to find this file?
Digital Jedi
06-21-2008, 12:29 AM
member.php in in your main forum directory, right there with all you main files.
gamma626
06-22-2008, 01:11 PM
member.php in in your main forum directory, right there with all you main files.
Thanks! I'll look closer
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.