Error Message When Using Theme "FOLIAGE" :: Message at LogOut Error Message When Using Theme "FOLIAGE" :: Message at LogOut
 

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

Error Message When Using Theme "FOLIAGE" :: Message at LogOut

Started by YoYoJo, September 10, 2006, 07:49:02 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

YoYoJo

Hello,

I loaded Foliage to my gallery to see what it looked like and visually it is amazing... I believe Gizmo created and I believe Gizmo did an amazing job...  It is incredibly sophisticated...

Here are my specs:

Cpr 1.4.9
Stramm's Modpack 1.4
Various Cpr Plugins from coppermine plugin pack 1.4
Server: FreeBsd; Unix
Test site:  www.livinginstills.com/Glr/
Current Theme running: mac ox x

I loaded Foliage into the themes directory... Logged in to my gallery, went to config>theme> and then selected Foliage.  Ran it and played around with it for a while and loved the look.  At first I wanted to ask:

In the drop-down setting that appears when you pull the "pull" string, where do I need to go to change the links that are set there and the text that appears at the top and at the bottom?

Secondly, and lastly, when I logged out I got this error message:

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

                                        <ul id="topnav">

<!-- BEGIN home -->
                                                <li><a href="{HOME_TGT}" title="{HOME_TITLE}">{HOME_LNK}</a></li>
<!-- END home -->
<!-- BEGIN my_gallery -->
                                                <li><a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a></li>
<!-- END my_gallery -->
<!-- BEGIN allow_memberlist -->
                                                <li><a href="{MEMBERLIST_TGT}" title="{MEMBERLIST_TITLE}">{MEMBERLIST_LNK}</a></li>
<!-- END allow_memberlist -->

<!-- BEGIN faq -->
                                                <li><a href="{FAQ_TGT}" title="{FAQ_TITLE}">{FAQ_LNK}</a></li>
<!-- END faq -->


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

                                        </ul>

Any suggestions on how to make this work?  Thanks!

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Stramm

It's modpack related. You need to do some additional theming work http://forum.coppermine-gallery.net/index.php?topic=34905.0

Do not use the login form plugin together with the modpack. It has it's own login form function (I assume you do casue there are two of these forms on your site)

edit: Ok, I was to slow ;) but moving the thread now

YoYoJo

I did not realize that this question regarding Foliage was related to the modpacks... My apologies for placing it in the wrong place.  Otherwise, thank you for the link... It resolved the problem in question and another one not mentioned here...

Thank you