View Single Post
Old October 5th, 2010, 01:22 PM   #11 (permalink)
Badger
Member
 
Join Date: Jun 2007
Posts: 316
Quote:
Originally Posted by Chuck S View Post
what is itrader?

I would look at your site but I would need to go see if I still have your site info.

Probally easier to test on the actual site. I will let you know if I do not have access.
You've already been to the site this morning at 10:00 am using my Admin access and logging in from Abingdon (or someone else from support using your computer was) and modified the template showproduct.tmpl. In that process, the link redirect we had put in-place (added with your orignal help) to our iTrader rating system got changed?

I don't understand the disconnect here Chuck. Even an unregistered guest connecting to Main Index - Quartermaster Stores (Member Classifieds) and selecting the default vb4 style (bottom left corner) can see that regardless of style, the formatting doesn't work in showproduct, so that can't be the problem?

Regards,
Doug

Edit: Ok, never mind about the iTrader thing. I fixed it using your original patch you had provided which I located ... thanks ... still have the lack of formatting issue

Quote:
Original:
<li><a href="{$Globals['maindir']}/member.php?uid=$iuserid&amp;ppaction=readfeed">{$pp_phrase['seefeed']}</a></li>

Change to:
<li><a href="/itrader.php?u=$iuserid">{$pp_phrase['seefeed']}</a></li>

Last edited by Badger; October 5th, 2010 at 01:37 PM.
Badger is offline   Reply With Quote