Failed to find block 'my_profile' Failed to find block 'my_profile'
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Failed to find block 'my_profile'

Started by lostemilie, December 07, 2010, 02:47:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lostemilie

I just upgraded from 1.5.8 to 1.5.10 and did everything right and now i get this error on my site

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

            <!-- BEGIN home -->
        <a href="{HOME_TGT}" title="{HOME_TITLE}" >{HOME_LNK}</a> &bull;
  <!-- END home -->    <!-- BEGIN my_gallery -->
        <a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}" >{MY_GAL_LNK}</a> &bull;
  <!-- END my_gallery -->  <!-- BEGIN allow_memberlist -->
        <a href="{MEMBERLIST_TGT}" title="{MEMBERLIST_TITLE}" >{MEMBERLIST_LNK}</a> &bull;
  <!-- END allow_memberlist -->          <!-- BEGIN upload_pic -->
        <a href="{UPL_PIC_TGT}" title="{UPL_PIC_TITLE}" >{UPL_PIC_LNK}</a> &bull;
  <!-- END upload_pic -->  <!-- BEGIN register -->
        <a href="{REGISTER_TGT}" title="{REGISTER_TITLE}" >{REGISTER_LNK}</a> &bull;
  <!-- END register -->  <!-- BEGIN login -->
        <a href="{LOGIN_TGT}" title="{LOGIN_TITLE}" >{LOGIN_LNK}</a>
  <!-- END login --> 

my site: 90210 Media

I hope someone can help me

Αndré


whatsername1985

Could you solve this? It happens the same to me and I can´t fix it!

lostemilie

I took the theme.php of a new theme of coppermine and did overwrite mine and then it worked again. thank you