View Single Post
  #7  
Old 02-22-2011, 09:07 AM
  mizNRG's Avatar 
mizNRG mizNRG is offline
 

Senior Member
  
Join Date: Jun 2010
Posts: 157
 

Default Re: Adding links/pages to Special.tpl

I have links to various pdf files within some of my product descriptions as well. All of my pdf files are doing the same thing. A screen shot is attached.

The code I added to Special.tpl:

Code:
<li><a href="/admin/getfile.php?file=%2Fpdf%2FK-Line_Catalog_212.pdf">K-Line Catalog 212</a></li>

Code to a pdf file within a product description:

Code:
<a href="/admin/getfile.php?file=%2Fpdf%2FAT3600-6.pdf">AT3600 RECOMMENDED ADAPTERS</a>
Attached Thumbnails
Click image for larger version

Name:	pdfError.jpg
Views:	251
Size:	308.9 KB
ID:	2450  
__________________
X-Cart 4.4.4 Gold
Reply With Quote