|
|
|
|
|
WabbyTwx
Member
Joined: 02/09/2006
posts: 2
Location: United States
|
|
Posted: 02/09/2006 2:53:07 PM
|
|
In the file
/themes/default/inlink/detail/link.tpl
Change this line:
<inp:link _field="additional_params"/>><img src="<inp:link _field="image" _Thumbnail="1" _NoThumbnail="0" _primary="1" _Name="main" _defaulturl="img/noimage.gif" />" border="0" alt="jump to site" />
To this:
<inp:link _field="additional_params"/>><img src="<inp:link _field="image" _Thumbnail="1" _NoThumbnail="0" _primary="1" _defaulturl="img/noimage.gif" />" border="0" alt="jump to site" >
Also be sure whe you add the image in the Catalog screen click Save then click Save again at the next screen.
|
|
|
|
WabbyTwx
Member
Joined: 02/09/2006
posts: 2
Location: United States
|
|
Posted: 02/09/2006 3:38:28 PM
|
|
I found that a similar problem was causing the zoom to not appear also because of several instances where the code was incorrect. I just uploaded the entire file with the correct code:
http://www.buttondb.com/linktpl.zip
Extract this file and put it in /themes/default/inlink/detail/
BE SURE TO BACKUP YOUR ORIGINAL LINK.TPL FILE
RENAME IT TO LINKBACKUP.TPL OR SOMETHING
|
|
|
|
Dmitry
admin
Joined: 01/05/2002
posts: 1495
Location: United States
|
|
Posted: 02/13/2006 9:25:03 AM
|
|
| WabbyTwx : |
02/09/2006 3:38:28 PM |
I found that a similar problem was causing the zoom to not appear also because of several instances where the code was incorrect. I just uploaded the entire file with the correct code:
http://www.buttondb.com/linktpl.zip
Extract this file and put it in /themes/default/inlink/detail/
BE SURE TO BACKUP YOUR ORIGINAL LINK.TPL FILE
RENAME IT TO LINKBACKUP.TPL OR SOMETHING |
Hello WabbyTwx,
It's not quite a bug, but anyway thanks for your post here. We'll make sure to apply all necessary changes to the templates.
Thanks.
|