Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Theme Chaolticsoul sous CGP 1.4.22  (Read 3852 times)

0 Members and 1 Guest are viewing this topic.

cyldrick

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Theme Chaolticsoul sous CGP 1.4.22
« on: May 17, 2009, 06:58:49 pm »

Salut à tous,

Je rencontre un problème avec le thème Chaoticsoul.

Voici ce qui s'affiche sur toutes les pages lorsque je le sélectionne :

Code: [Select]
Template error
Failed to find block 'my_friends'(#(<!-- BEGIN my_friends -->)(.*?)(<!-- END my_friends -->)#s) in :

                                            <h3>Main Menu</h3>
                                            <ul>
<!-- 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 my_profile -->
                                            <li><a href="{MY_PROF_TGT}" title="{MY_PROF_LNK}">{MY_PROF_LNK}</a></li>
<!-- END my_profile -->
<!-- BEGIN faq -->
                                            <li><a href="{FAQ_TGT}" title="{FAQ_TITLE}">{FAQ_LNK}</a></li>
<!-- END faq -->

<!-- BEGIN leave_admin_mode -->
                                            <li><a href="{USR_MODE_TGT}" title="{USR_MODE_TITLE}">{USR_MODE_LNK}</a></li>
<!-- END leave_admin_mode -->
<!-- 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 logout -->
                                            <li><a href="{LOGOUT_TGT}" title="{LOGOUT_LNK}">{LOGOUT_LNK}</a></li>
<!-- END logout -->
                                            </ul>

Pour info, je suis sous CPG 4.1.22, j'ai ajouté le mod de Stramm. Avec tous les autres theme natif ça fonctionne nickel

Merci pour votre aide.
Logged

François Keller

  • Moderator
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

cyldrick

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Theme Chaolticsoul sous CGP 1.4.22
« Reply #2 on: May 17, 2009, 07:26:05 pm »

Forcement c'est dans le forum anglais  :P

Bon je sais c'est une mauvaise excuse pour ne pas avoir mieux chercher, j'en suis désolé et merci à toi pour avoir pris la peine de m'avoir éclairer.

Bonne fin de week-end et à bientôt
Logged

cyldrick

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Theme Chaolticsoul sous CGP 1.4.22
« Reply #3 on: May 17, 2009, 08:09:17 pm »

Bon ben j'ai répondu trop vite (mais merci quand même). ça marche pas quand même avec les modifs  :-\

exactement avec le même message d'erreur

Logged

François Keller

  • Moderator
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Theme Chaolticsoul sous CGP 1.4.22
« Reply #4 on: May 17, 2009, 09:31:01 pm »

et tu es sur d'avoir remplacé les fichiers avec ceux qui sont attachés au post donné en référence ?
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

cyldrick

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Theme Chaolticsoul sous CGP 1.4.22
« Reply #5 on: May 17, 2009, 10:38:08 pm »

Oui je suis sur, d'ailleurs j'ai trouvé le problème.

Il manquait la référence à la partie "Amis" dans le fichier theme.php

J'ai juste ajouté fait cette référence dans le fichier  (après la balise <BEGIN Home> ... <END Home>)
Code: [Select]

<!-- BEGIN my_friends -->
                                                <li><a href="{MY_BUDDY_TGT}" title="{MY_BUDDY_LNK}">{MY_BUDDY_LNK}</a></li>
<!-- END my_friends -->


Maintenant ça marche... du moins je suis en train de tester toute la galerie pour voir s'il ne manque rien...
Logged
Pages: [1]   Go Up
 

Page created in 0.031 seconds with 20 queries.