forum.coppermine-gallery.net

Support => cpg1.6 bridging => cpg1.6.x Support => cpg1.6 bridge contributions => Topic started by: Fjerkrae on October 11, 2019, 01:36:09 pm

Title: SMF 2.x Bridgemanager returns error
Post by: Fjerkrae on October 11, 2019, 01:36:09 pm
Sorry, not able to post in parent board?

In Coppermine, when I go to brigemanager, I get this error. Moved to new server and upgraded SMF.
Maybe some file missing?

----
Template error
Failed to find block 'upload_pic' (#<!-- BEGIN upload_pic -->(.*?)<!-- END upload_pic -->#s) in :
<ul class="dropmenu">
<!-- BEGIN home -->
                <li>
                    <a href="{HOME_TGT}" title="{HOME_TITLE}" class="firstlevel"><span class="firstlevel">{HOME_ICO}{HOME_LNK}</span></a>
                    <ul>
                     
                   
                   
                    </ul>
                </li>
<!-- BEGIN allow_memberlist -->
                                    <!--
                                    <li>
                                        <a href="{MEMBERLIST_TGT}" title="{MEMBERLIST_TITLE}"><span>{MEMBERLIST_ICO}{MEMBERLIST_LNK}</span></a>
                                    </li>
                                    -->
<!-- END allow_memberlist -->


<!-- END home -->


<!-- BEGIN register -->
<!-- END register -->
<!-- BEGIN login -->
<!-- END login -->

</ul>
Title: Re: SMF 2.x Bridgemanager returns error
Post by: phill104 on October 12, 2019, 03:00:48 pm
Make sure you run update.php after a server move. Also try with the default curve theme by adding ?theme=curve to the end of your url as outlined in the docs here https://documentation.coppermine-gallery.net/en/theme_create.htm#theme_create_tipps