Webmastersite.net
Register Log In

bulk edit links "edit" graphic
not loading

Comments on bulk edit links "edit" graphic

hai
Forum Regular

Usergroup: Customer
Joined: Apr 03, 2007
Location: NY & PA

Total Topics: 94
Total Comments: 339
hai
Posted Jun 15, 2008 - 10:37 PM:

Just noticed that the code

<td class="oddcolumns">{LINKADMIN}</textarea></td>

on the admin-bulklinks.tpl gives me the following, which obviously doesn't work -

Link 1 source -
<img src="../../../../../../templates/images_default/edit.gif" border="0" alt="edit"></a></td>

Link 2 source -
<img src="../../../../../../../../../../../../templates/images_default/edit.gif" border="0" alt="edit">

etc, with the ../ repeating 6 more times for each link in the list. Also, I'm guessing that </textarea> tag needs to be removed.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Jun 17, 2008 - 8:32 PM:

Works for me and doesn't look anything like that. Must be something wrong with your language item. Admin -> Customizations -> Languages, the item with the name 'edit' should be <a href="{PATH}"><img src="{IMAGESURL}/edit.gif" border="0" alt="edit" /></a>
hai
Forum Regular

Usergroup: Customer
Joined: Apr 03, 2007
Location: NY & PA

Total Topics: 94
Total Comments: 339
hai
Posted Jun 18, 2008 - 12:49 PM:

Thanks that was it. For some reason I had -
<a href="{PATH}"><img src="{TEMPLATESDIR}/images/edit.gif" border="0" alt="edit"></a>
Works now. Thanks.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.