Hardwired Template Error with linkblitz Hardwired Template Error with linkblitz
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Hardwired Template Error with linkblitz

Started by webfly, June 27, 2006, 06:32:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

webfly

Hey,

I am having an error with the plugin linkblitz and the template "hardwired". The error appears with most templates, and am thinking it is a style sheet problem but have no idea where to begin. The error does not appear on the classic style sheet

Link: super-geekalicious.com/coppermine/index.php
Coppermine version 1.4.8
linkblitz: 1.1

Template error
Failed to find block 'report_file_button'(#(<!-- BEGIN report_file_button -->)(.*?)(<!-- END report_file_button -->)#s) in :

        <tr>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{THUMB_TGT}" class="navmenu_pic" title="{THUMB_TITLE}"><img src="images/folder.gif" width="16" height="16" align="absmiddle" border="0" alt="{THUMB_TITLE}" /></a>
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="javascript:;" onClick="blocking('picinfo','yes', 'block'); return false;" title="{PIC_INFO_TITLE}"><img src="images/info.gif" width="16" height="16" border="0" align="absmiddle" alt="{PIC_INFO_TITLE}" /></a>
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{SLIDESHOW_TGT}" title="{SLIDESHOW_TITLE}"><img src="images/slideshow.gif" width="16" height="16" border="0" align="absmiddle" alt="{SLIDESHOW_TITLE}" /></a>
                </td>
                <td align="center" valign="middle" class="navmenu" witdh="100%">
                        {PIC_POS}
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{ECARD_TGT}" title="{ECARD_TITLE}"><img src="images/ecard.gif" width="16" height="16" border="0" align="absmiddle" alt="{ECARD_TITLE}"></a>
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{PREV_TGT}" class="navmenu_pic" title="{PREV_TITLE}"><img src="images/prev.gif" width="16" height="16" border="0" align="absmiddle" alt="{PREV_TITLE}" /></a>
                </td>
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{NEXT_TGT}" class="navmenu_pic" title="{NEXT_TITLE}"><img src="images/next.gif" width="16" height="16" border="0" align="absmiddle" alt="{NEXT_TITLE}" /></a>
                </td>
        </tr>



Second I am a novice with css files so any help would be awesome help.

Thanks,
W3BFly

webfly

I am just curious if this is a theme issue, or if it a plugin issue.

If this is the wrong board to post this, please let me know.

Nibbler

Then disable the plugin and see if you have the same problem. Certainly not a css problem.

webfly

Thats what I am unsure of, the site works on the basic one, but does not work on any of the other ones. Any idea how to get this to work if it is not theme or css based issue?

Nibbler

Disable the plugin and see if you have the same problem.

webfly

I do not have any problems when the plugin is diabled on any theme, that is why I am trying to figure out if this is a theme problem or not.