
Re: The Update Is Not Installed Album
If you have any errors / messages -
Please make sure you post them in future.
Many files in album/adm/*.php still contain ADM_TPL so I changed all to ALBUM_ADM_TPL_PATH
So we'll try this first..
Delete the FOLDER plugins/album/
adm
And replace it with the one in the .zip
Open: */templates/default/nav_quick_links.tpl
Find:
<tr>
<td class="tdalignl tw8px">{IMG_NAV_MENU_SEP}</td>
<td class="genmed tdalignl"><a href="{U_PORTAL}">{L_LINK_HOME}</a></td>
</tr>
AFTER Add:
<tr>
<td class="tdalignl tw8px">{IMG_NAV_MENU_SEP}</td>
<td class="genmed tdalignl"><a href="album.php">{L_ALBUM}</a></td>
</tr>
Description: |
Edited Album adm/*.php files and templates |
 Download |
Filename: |
plugins.zip |
Filesize: |
44.23 KB |
Downloaded: |
220 Time(s) |