AdvancedProfile 3.0 - Express your style! | MyBBSource Tutorials: Read, Learn, Enjoy!
Latest Releases: Mark Thread Read - Password Change - Mark Unread
Thread Rating:
- 2 Votes - 4.5 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: 40
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: 40
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: 3
Joined: Jun 2010
Reputation: 0
MyBux: 106
|
RE: [Public Beta] MyTrader
Would be nice to see this plugin finished
|
|
| Today 04:12 AM |
|