MyBB 1.6 Officially Released!
Latest Releases: Valid Referrals - Bonus - Mark Thread Read
Thread Rating:
- 3 Votes - 4.67 Average
- 1
- 2
- 3
- 4
- 5
|
[Public Beta] MyTrader
|
| Author |
Message |
maav
Premium User
Posts: 2
Joined: Jan 2010
Reputation: 0
MyBux: 104
|
RE: [Public Beta] MyTrader
so hows the progress on this thing?
i cant wait to use the latest release
|
|
| 05-02-2010 03:14 AM |
|
AnonymouS12
Junior Member
Posts: 43
Joined: Oct 2009
Reputation: 0
MyBux: 23
|
RE: [Public Beta] MyTrader
Hey guys, just a little fix:
To make it display correctly in postbit, use this:
Code:
<strong><a href="mytrader.php?uid={$post['uid']}">MyTrader</a></strong> : (<a href="mytrader.php?uid={$post['uid']}">{$post['mytrader']}</a>)<br />
Instead of
Code:
<strong>MyTrader</strong> : (<a href=’mytrader.php?uid={$post[‘uid’]}’>{$post[‘mytrader’]}</a>)
|
|
| 06-14-2010 03:28 AM |
|
AnonymouS12
Junior Member
Posts: 43
Joined: Oct 2009
Reputation: 0
MyBux: 23
|
RE: [Public Beta] MyTrader
Oh yeah, and use this in profile
Code:
<td class="trow2"><strong>MyTrader</strong>:</td><td class="trow2"><a href="mytrader.php?uid={$memprofile['uid']}">{$memprofile['mytrader']}</a></td>
Instead of
Code:
<strong>MyTrader</strong> : (<a href=’mytrader.php?uid={$memprofile[‘uid’]}’>{$memprofile[‘mytrader’]}</a>)
|
|
| 06-17-2010 06:46 AM |
|
zahnzi
Premium User
Posts: 5
Joined: Jun 2010
Reputation: 0
MyBux: 110
|
RE: [Public Beta] MyTrader
Would be nice to see this plugin finished
|
|
| 06-19-2010 04:12 AM |
|
Adrian
Junior Member
Posts: 27
Joined: Jun 2010
Reputation: 0
MyBux: 46
|
RE: [Public Beta] MyTrader
I was looking for just such a thing
|
|
| 06-26-2010 08:18 AM |
|
groovybluedog
Member
Posts: 132
Joined: Feb 2010
Reputation: 0
MyBux: 100
|
RE: [Public Beta] MyTrader
Ebay Feedback gone wrong
|
|
| 06-27-2010 08:18 AM |
|
XagonS
Junior Member
Posts: 9
Joined: Apr 2009
Reputation: 0
MyBux: 10
|
RE: [Public Beta] MyTrader
Fantastic plug-in
|
|
| 06-28-2010 08:06 PM |
|
XemiX
Junior Member
Posts: 21
Joined: Jun 2009
Reputation: 0
MyBux: 4
|
RE: [Public Beta] MyTrader
Nice work, very, very thanks!
|
|
| 07-07-2010 04:25 AM |
|
narl
Junior Member
Posts: 1
Joined: Jul 2010
Reputation: 0
MyBux: 2
|
RE: [Public Beta] MyTrader
In the instrucitons it says the following
Quote:Optional Template Edits:
Open member_profile, add where you want it:
<strong>MyTrader</strong> : (<a href=’mytrader.php?uid={$memprofile[‘uid’]}’>{$memprofile[‘mytrader’]}</a>)
Open postbit_author_user, find
<strong>{$lang->postbit_posts}</strong> {$post['postnum']}<br />
Below Place,
<strong>MyTrader</strong> : (<a href=’mytrader.php?uid={$post[‘uid’]}’>{$post[‘mytrader’]}</a>)
Where do I find member_profile and postbit_author_user??
|
|
| 07-09-2010 04:26 AM |
|
haynes11
Junior Member
Posts: 19
Joined: Mar 2009
Reputation: 0
MyBux: 10
|
RE: [Public Beta] MyTrader
This looks very good , anyone had any issues with it at all?
|
|
| 07-10-2010 06:26 AM |
|