Quote:
Originally Posted by MicroHellas
You can remove the Tab Auctions (if I understood): - Goto AdminCP-> Plugins & Ptoducts-> Plugin Manager
- Uncheck Product: microAUCTIONS-> Auctions Tab Menu
- Click Save (at the bottom).
This will remove the Tab Auctions. But from this point you must find a way to add the links to the Forums Menu Bar. Just to help you, the links that you must add, are:
Code:
<a href="auctions.php'.$vbulletin->session->vars['sessionurl'].'?do=addedititem">Post Auction</a>
<a href="auctions.php'.$vbulletin->session->vars['sessionurl'].'?do=myitems">My Auctions</a>
<a href="auctions.php'.$vbulletin->session->vars['sessionurl'].'?do=mybids">Bids History</a>
<a href="auctions.php'.$vbulletin->session->vars['sessionurl'].'?do=approveitems">Approve Auctions</a>
Maria
|
Yet another excellent MOD released my microhellas
I would like to see a light change in the mod which is so you can chose to hide certain fields as empty fields showing looks a little unprofessional.