forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: jenn624 on July 12, 2004, 02:22:47 am

Title: [Solved]: Some visitors can't see galleries
Post by: jenn624 on July 12, 2004, 02:22:47 am
I'm running Coppermine on WallpaperJunkie (http://www.wallpaperjunkie.com), and some of my visitors email saying they cannot see the galleries, or get errors, when most visitors (including myself) can see everything just fine, & get no errors. What might cause this?
The most recent email said the visitor got an error telling them "they were not authorized to open the page", even after they had registered, and some galleries worked & some didn't. Is it something on their end?

Thanks for any suggestions or help.
Jenn
Title: Re: Some visitors can't see galleries
Post by: Joachim Müller on July 12, 2004, 09:14:12 am
I can browse your page just fine, and I can't see any reason why others shouldn't be able to browse your page. Can you get more details from the users reporting errors, like browser, OS and what page they tried to access exactly?

GauGau
Title: Re: Some visitors can't see galleries
Post by: jabzebedwa on July 26, 2004, 07:08:19 pm
Hello,
I have the same problem, unfortunately with a client's site.  I can link just fine to the gallery with IE, but he can't, and he is receiving reports from visitors that they get the same error.  I tested it with Netscape 7 and did encounter the error.  Any help with this is appreciated, here it is:
~~~~~~~~~~~~~~~~~~~~~
Template error
Failed to find block 'my_gallery'(#(<!-- BEGIN my_gallery -->)(.*?)(<!-- END my_gallery -->)#s) in :

                <span class="topmenu">
<!-- BEGIN Home page link -->
                  <a href="http://www.haciendabaru.com" title="Ecotourism Costa Rica - Hacienda Baru">Home Page</a> ::      
<!-- END Home page link -->
<!-- BEGIN album_list -->
                        <a href="{ALB_LIST_TGT}" title="{ALB_LIST_TITLE}">{ALB_LIST_LNK}</a> ::
<!-- END album_list -->
<!-- BEGIN my_gallery
                        <a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a> :: -->
<!-- END my_gallery -->



<!-- BEGIN upload_pic -->
                        <a href="{UPL_PIC_TGT}" title="{UPL_PIC_TITLE}">{UPL_PIC_LNK}</a>
<!-- END upload_pic -->
<br />
<!-- BEGIN register -->
                        <a href="{REGISTER_TGT}" title="{REGISTER_TITLE}">{REGISTER_LNK}</a> ::
<!-- END register -->
<!-- BEGIN login -->
                        <a href="{LOGIN_TGT}">{LOGIN_LNK}</a> ::
<!-- END login -->

                       
                        <a href="{LASTUP_TGT}">{LASTUP_LNK}</a> ::
                        <!--
<a href="{LASTCOM_TGT}">{LASTCOM_LNK}</a> ::
                        <a href="{TOPN_TGT}">{TOPN_LNK}</a> ::
                        <a href="{TOPRATED_TGT}">{TOPRATED_LNK}</a> ::
                        <a href="{FAV_TGT}">{FAV_LNK}</a> ::
-->
                        <a href="{SEARCH_TGT}">{SEARCH_LNK}</a>
                </span>
Title: Re: Some visitors can't see galleries
Post by: Nibbler on July 26, 2004, 08:42:31 pm
Try replacing the end comment on
Code: [Select]
<!-- BEGIN my_gallery ie.   
Code: [Select]
<!-- BEGIN my_gallery -->
Title: Re: Some visitors can't see galleries
Post by: jenn624 on July 27, 2004, 04:21:12 pm
I've tested it in ie, netscape, & firefox...I haven't had any troubles either. I emailed the most recent guy who said he had problems, but never heard anything back....so I'm just not going to worry about it much lol


thanks though for the assistance.