forum.coppermine-gallery.net

Support => Español (Spanish) => Closed boards => Language Specific Support => cpg1.5.x Español (Spanish) => Topic started by: amparitero on April 02, 2012, 10:33:15 pm

Title: Error al actalizar las miniaturas
Post by: amparitero on April 02, 2012, 10:33:15 pm
Olis :) He hecho un nuevo theme para la galería de mi web (http://78violetspain.com/gallery/index.php (http://78violetspain.com/gallery/index.php)) y he querido cambiar el tamaño de las miniaturas, al intentar actualizar las miniaturas me sale error, el error dice:

Template error
Failed to find block 'file_line' (#<!-- BEGIN file_line -->(.*?)<!-- END file_line -->#s) in :
                    <div class="{CSS_CLASS}">
                        <h2>{HEADER_TXT}</h2>
                        <span class="cpg_user_message">{MESSAGE}</span>


                        <br /><br />
                    </div>

He intentado a cambiar el numero de imágenes a procesar en cada bloque pero sigue apareciendo el error después de cambiar unas pocas imágenes
Alguien puede ayudarme? Realmente agradecería ayuda  :-\
Title: Re: Error al actalizar las miniaturas
Post by: jmatute on April 03, 2012, 07:23:17 am
¿Has tocado el fichero include/themes.inc.php?

Para solucionar temporalmente busca la sección $template_cpg_die en el fichero theme.php del tema sample (\themes\sample\theme.php) y cópiala en el theme.php de yu nuevo tema.

Saludos,
Title: Re: Error al actalizar las miniaturas
Post by: amparitero on April 03, 2012, 03:44:37 pm
No he tocado nada de ese archivo ni de ningún otro a parte de los del theme, me dan miedo :S
Lo del theme.php no me ha funcionado :/

Title: Re: Error al actalizar las miniaturas
Post by: amparitero on April 03, 2012, 04:45:05 pm
He vuelto a codificar el diseño con otro code y ya me funciona bien la galería, gracias por tu ayuda :D