Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Adverts/Boards links

Options
  • 31-12-2007 2:21pm
    #1
    Closed Accounts Posts: 18,056 ✭✭✭✭


    When you are in Adverts in a users profile you have a link to their boards profile. But there no link to adverts in the boards profile. Be handy if there was.


Comments

  • Registered Users Posts: 22,231 ✭✭✭✭Sparky


    If any of the admins are around they may do it

    Very easy to implement:


    Find in MEMBERINFO
    <td><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]&amp;starteronly=1" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
    				</tr>
    				</table>
    			</fieldset>
    

    After add the following:
    <fieldset class="fieldset">
    <legend>Adverts.ie</legend>
    				<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
    				<tr>
    					<td><a href="http://www.adverts.ie/member.php?uid=$userinfo[userid]">$userinfo[username]'s Adverts.ie profile</a><br />
    <a href="http://www.adverts.ie/showcat.php?cat=500&ppuser=$userinfo[userid]">Ads by $userinfo[username]</a><br />
    <a href="http://www.adverts.ie/member.php?uid=$userinfo[userid]&ppaction=readfeed">Read $userinfo[username]'s feedback</a>
    						</td>
    				</tr>
    				</table>
    			</fieldset>
    

    Resulting in

    zh3klpq0iwjj612l5ctm.jpg


Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.

Advertisement