Quantcast
Channel: Zenphoto forum
Viewing all 444 articles
Browse latest View live

image markup generator plugin

$
0
0
I tried to find a plugin that makes image embed links to be placed on other sites, forums. I found one - image markup generator. But it not officially supported. I tryed activate, but this plugin not working. There are way to decide this problem or another plugin exist? Somebody knows?

zenphoto-geotagger just with Google-API-key?

$
0
0
hi,
just as small note, because its not mentioned in the instructions.
On the Firefox-consol I saw this missing API-key-note and
I can't see the map ...

and btw.: its not supporting Openstreetmap (OSM is better! & the future!)

but anyway: the plugin should be helpfull!

best, eli
Zenphoto version 1.4.14

How should plugins create database tables / columns

$
0
0

Some of the Zenphoto plugins I have created require additional database tables to be added to the existing Zenphoto DB, or add additional columns to existing tables.

I'm fine with the SQL code itself to create the tables / columns, as well as the checks that ensure they are not created if they already exist.

My problem - is there an 'install' callback so that a Zenphoto plugin can only complete the above tasks on installation, instead of on every page load?

Confuse between Zenphoto and Piwigo

$
0
0

Does anyone know which one is better for thousands of images? ZENPHOTO or PIWIGO? What is the better for the one you choose?

url settings

'xmpMetadataPublish' not found or invalid function name

$
0
0

After uploading some pics, I selected "Export Metadata" in "Bulk actions", clicked "Check all" and then "Apply".
I have following entry in the debug.log

{8686:Wed, 31 Jan 2018 12:15:56 GMT}
WARNING: call_user_func() expects parameter 1 to be a valid callback, function 'xmpMetadataPublish' not found or invalid function name in /var/www/www.example.com/zenphoto/zp-core/admin-functions.php on line 4092
call_user_func called from processImageBulkActions (admin-functions.php [4092])
from admin-edit.php [269]
{8686:Wed, 31 Jan 2018 12:15:56 GMT}
WARNING: call_user_func() expects parameter 1 to be a valid callback, no array or string given in /var/www/www.example.com/zenphoto/zp-core/admin-functions.php on line 4092
call_user_func called from processImageBulkActions (admin-functions.php [4092])
from admin-edit.php [269]
{8686:Wed, 31 Jan 2018 12:15:56 GMT}
WARNING: call_user_func() expects parameter 1 to be a valid callback, no array or string given in /var/www/www.example.com/zenphoto/zp-core/admin-functions.php on line 4092
call_user_func called from processImageBulkActions (admin-functions.php [4092])
from admin-edit.php [269]
{8686:Wed, 31 Jan 2018 12:15:56 GMT}
WARNING: Cannot modify header information - headers already sent by (output started at /var/www/www.example.com/zenphoto/zp-core/admin-functions.php:4092) in /var/www/www.example.com/zenphoto/zp-core/admin-edit.php on line 347
header called from admin-edit.php [347]

FR: BE picture upload progress bar

$
0
0

Feature request:
Our users expressed an upload progress bar as missing in the BE while waiting during the file upload.

Renaming "News" with zenpage usage

$
0
0

Which files need to be modified to replace all "News" entries against "Blog/s" in English language.


Support Build 1.2.2018 + PHP

$
0
0

Tried to update 1.4.14 to current support build.
It failed.
"Zenphoto requires PHP version 5.6.0 or greater."
Our server is running 5.3.3.7 (Debian Squeeze)

Undefined index in cron_runner

$
0
0

hi,

in my debug log, I can see that

{17190:Wed, 24 Jan 2018 01:35:07 GMT} Zenphoto v1.4.14
NOTICE: Undefined index: link in /home/avbo7291/public_html/zenphoto/zp-core/cron_runner.php on line 16
{26594:Sun, 28 Jan 2018 22:21:34 GMT}
NOTICE: Undefined index: link in /home/avbo7291/public_html/zenphoto/zp-core/cron_runner.php on line 16

and in the same time I can see in my security log:

2018-01-24 02:35:07     65.55.210.73    Admin access            Failed      /zp-core/cron_runner.php
2018-01-28 23:21:34     199.30.24.102   Admin access            Failed      /zp-core/cron_runner.php

any explanations of that log?

in fact, in actual code of cron_runner.php, I can see (1st line is line 16):

[...]
$link = sanitize($_POST['link']);
if (isset($_POST['auth'])) {
    $auth = sanitize($_POST['auth']);
    $admin = $_zp_authority->getMasterUser();
    if (sha1($link . serialize($admin)) == $auth && $admin->getRights()) {
        $_zp_current_admin_obj = $admin;
        $_zp_loggedin = $admin->getRights();
    }
}

and there is no test if $_POST['link'] is set or not

1.4.14: Bad album object parameter to newImage

$
0
0

debug.log extract:

USER NOTICE: Bad album object parameter to newImage(example.jpg) in /var/www/example.com/zenphoto/zp-core/class-image.php on line 44
trigger_error called from newImage (class-image.php [44])
from filterImageQuery (template-functions.php [3221])
from getRandomImages (template-functions.php [3266])
from include (inc-header.php [24])
from include (index.php [1])
from include (index.php [130])
from index.php [28]

I have 2 pics where upper was created.
Is this related with the pics or with ZPC?

Error "You must be logged in to run setup." when trying to upgrade

$
0
0

I am trying to upgrade from version 1.4.2.2 to version 1.4.14 after changing hosts because the original host stopped supporting ZenPhoto. I have deleted /photos/index.php, set the .htaccess file to 0755, deleted the /photos/themes and zp_core directories and everything LOOKS OK, but when I go to the site http://11thrru.org/photos where the zenphoto install is located, I get the message that "You must be logged in to run setup." Any pointers on how to get past this. This a large site, for me at least, with over 8,000 photos and I want to get it back online as soon as I can. Thanks for any input.

News ?

$
0
0

Hello,

I discover Zenphoto, it runs Ok and suits my needs.
Is zenphoto still developped ?
Any plans for future realeases ?

Thanks for your comments !

upload Entity too Large even after increasing limits in php.ini

$
0
0

Hi,

I just got ZP installed today. Lots to learn but it looks like it will be an interesting run. Anyway, I increased the limits in my php.ini file, which are reflected by the upload utility in the admin section of my ZP install. However, I am still unable to upload any photos larger than 2MB, even though the upload utility recognizes that I upped my single file size limit to 50MB, overall upload limit to 100MB and my memory is set to 128MB.

I did a search and came up empty, so I am hoping maybe someone has an ideas what else might be preventing my being able to upload larger than 2MB files?

reset to http via ftp ?

$
0
0

Hi,

I cannot login to the admin tab after switching to https, because of a certificat problem, and too much redirections.

Is there a way to reset config to http manually ?
I have tried to change it in zenphoto.cfg.php but not succeed.


not published photo page are published

$
0
0

Hello,
i see a not published photo page with zenphoto 1.1.14 under his direct link.
the album and subalbum are also not published, and there displays no thumbs.
it's in a brandnew installation. default theme, etc.
only the "imgnav" (prev/next) is not displayed.

zp-data-Protokollsicherheit [ist gefährdet]

$
0
0

Hello, on a fresh installation (via shell command line), there is this message on the start-website.


zp-data-Protokollsicherheit [ist gefährdet]
Warnung!

Zenphoto empfiehlt, die sensiblen Dateien im zp-data-Order nur für den Owner zugänglich zu machen (Zugrifssrechte = 0600). Die Dateizugriffsrechte für setup.log sind 0644, was unerlaubten Zugriff erlauben kann.

What do I have to do exactly?

refresh metadata for photos

$
0
0

refresh metadata for photos only works in the last (sub)album, not in a parent album for all photos in subalbums.

Hi, newby here with some questions

$
0
0

Just starting out getting to know Zenphoto.
I wonder is it possible to link images from cloudstorage? As my webhostingaccount isn't really large.
Also, i see the option for "watermark-text" but where is that text editable? There is a large T now.
Thanks for your advice!

hide tags in the frontend

$
0
0

Is there a backend option to hide the tags in the frontend?
Or must comment out the line?:
printTags('links', gettext('<strong>Tags:</strong>') . ' ', 'taglist', '');
Or must use CSS "display:none" ?

Viewing all 444 articles
Browse latest View live




Latest Images