Some visitors can't see the pictures. Some visitors can't see the pictures.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Some visitors can't see the pictures.

Started by r0man1, May 22, 2006, 09:02:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

r0man1

Hey,

On myy gallery at http://www.n-richie.net/gallery are some guests complaining about that they can't view the images when they click on the thumbnails. They say they only see some codes after they clicked them. I don't know what the problem is because only SOME people can't  view the images.

Please help.

Tranz

We need more details. What are the links the cause the error, and just in case we can't see the error, what is the code they see.

r0man1

Template error
Failed to find block 'ecard_button'(#(<!-- BEGIN ecard_button -->)(.*?)(<!-- END
ecard_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>

Tranz

It seems you are using a 1.3 theme in your 1.4 gallery. You need to read the docs on upgrading the theme.

r0man1

Weird because i've installed a theme from a site and it's for 1.4 and I also set the theme as standard.

Joachim Müller

definitely not a theme from this site. Where did you get it from?


Joachim Müller

hm, strange. The license on that page says that it's mandatory to keep the copyright disclaimer. I can't spot it on your page though... I guess you should look for support on the page you got that theme from. ::)

r0man1

They mean the Theme Credit and that's on the page in the menu ;)

Joachim Müller

Yet the theme doesn't come from coppermine-gallery.net, so my advice to ask them for support is still valid. You have edited the theme, so if you need help here, you'll need to zip your custom theme folder and attach it to your posting. We can't see your edits on your page.