Quantcast
Browsing all 9518 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Re: counting hidden albums

That is correct

View Article


Re: Open Graph meta data for coppermine

Use this code:[code]    global $CPG_PHP_SELF, $LINEBREAK, $CURRENT_PIC_DATA;    if ($CPG_PHP_SELF == 'displayimage.php') {        $superCage = Inspekt::makeSuperCage();        $meta .= '<meta...

View Article


Image may be NSFW.
Clik here to view.

Re: Open Graph meta data for coppermine

Yes Andre, working all okay now. Thanks Andre and William for your help Facebook...

View Article

Re: keyword mgr link

Quote from: AndreBy the way, we have a "one question per thread" rule. Additionally, your initial issue has been already solved, so please mark your thread accordingly.I apologize.  Sometimes it's hard...

View Article

Re: counting hidden albums

Open bridge/udb_base.inc.php, findCode: [Select]// Get the total number of users with albumsand above, add[code]        $forbidden_aid = array();        $result = cpg_db_query("SELECT aid FROM...

View Article


Re: Customize Title: Gallery Name - Then everything after

Yeah, and only only have the url, and description only appear on the front page, all other pages just the gallery name, and the categories, then individual image.

View Article

Re: Problem beim Backup der Alben

Ups,copy + paste Fehler. Im Originalvergleich fehlt das "strtolower"Code: [Select]while (file_exists($dest_dir . ($picture_name)))bei meiner Version habe ich das noch hinzugefügt, so dass hier immer...

View Article

Re: Problem beim Backup der Alben

Diese Änderung solltest du dringend rückgängig machen, oder zumindest anders implementieren, da du derzeit nicht nach der Datei prüfst, die du am Ende abspeichern willst.Konsequenterweise müsstest du...

View Article


Re: counting hidden albums

Try[code]        if (!GALLERY_ADMIN_MODE) {            $forbidden_aid = array();            $user_own_gallery = USER_ID ? ' AND visibility != '.(FIRST_USER_CAT + USER_ID) : '';            $result =...

View Article


Re: Customize Title: Gallery Name - Then everything after

Copy the function theme_page_title from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist. Then, findCode: [Select]$return = strip_tags(bb_decode($section)) . ' - ' ....

View Article

Re: galería inactiva "Fatal error"

La última versión de coppermine (en este momento) es la 1.5.24 y parece ser que tú has actualizado a la versión 1.5.16Hay bastantes mejoras en la versión 1.5.24. cpg1.5.24 maintenan...

View Article

Re: Re: counting hidden albums

Quote from: Αndré on Yesterday at 02:52:03 pmTry[code]        if (!GALLERY_ADMIN_MODE) {            $forbidden_aid = array();            $user_own_gallery = USER_ID ? ' AND visibility !=...

View Article

Re: galería inactiva "Fatal error"

Hola iecherDesde ya agradecido por tu respuestaLa propuesta es alentadora, un salto hacia adelante y eso voy a hacer, volver a actualizarla, mas a modo de consulta¿no puede ocurrir que este problema se...

View Article


Re: Problem beim Backup der Alben

Jetzt wo du es sagst seh ich's auch. File_exists prüft ja auf die genaue Schreibweise und nicht auf die kleingeschriebene Schreibweise. Da geht der Vergleich wenn ich eine Datei mit gleichem Namen...

View Article

Re: galería inactiva "Fatal error"

No, no se nada de Matute.Cuando subas los archivos al ftp, asegurate de borrar/sobreescribir todos los archivos de cualquier versión anterior. Y posteriormente ejecutar el update para actualizar la...

View Article


Re: galería inactiva "Fatal error"

Asi es tal cual lo describísFueron subidos todos los archivos de la versión 1.5.24 y fueron actualizados mediante el scrit de actualización:http://www.bus-america.com/galeria/update.phpTras ello...

View Article

Re: galería inactiva "Fatal error"

Es extraño que unos usuarios puedan loguear y navegar por la galería correctamente y otros usuarios no. En tu caso particular, prueba a limpiar el caché de tu navegador.No obstante, también me refería...

View Article


Re: galería inactiva "Fatal error"

Ciertamente es extrañoAunque un denominador comun es que los moderadores no podemos en su mayoríaTe cuento que he accedido desde diversas maquinas, pues trabajo en un cyber y desde otras externas a...

View Article

Re: galería inactiva "Fatal error"

Se me ocurre, que tengas algún posible plugin sin actualizar, instalado en la galería.Ve a la sección grupos. Allí puedes cambiar el nivel de acceso a las imágenes, para cada grupo de usuarios en...

View Article

Re: galería inactiva "Fatal error"

Hola NiecherDebo admitir mi torpeza, pues confiado en que pase por las mas diversas maquinas pensé que eso no podría ser, y así es que respondí lo anterior. Pero al probar en mi PC efectivamente...

View Article
Browsing all 9518 articles
Browse latest View live