Quantcast
Channel: Zenphoto forum
Browsing all 387 articles
Browse latest View live
↧

fretzl on "About to update tables... but nothing happens"

Thanks bic :-)

View Article


annihilate on "Upgrade to 1.4.3 has stopped album image statistics from working"

Hi I have just upgraded to 1.4.3 and now my use of album image statistics plugin has stopped working. I have a page completely seperate from zenphoto on my site where I had the following includes of...

View Article


acrylian on "Upgrade to 1.4.3 has stopped album image statistics from working"

Sorry, I have no idea as we do not test or investigate any usage outside of Zenphoto. MAybe try including "functions.php" as well.

View Article

annihilate on "Upgrade to 1.4.3 has stopped album image statistics from working"

Ok. Thanks for your response. I've worked out what the issue is and basically the changes made in 1.4.3 to functions-basic.php have made it impossible to now include that file from a standalone page...

View Article

sbillard on "Upgrade to 1.4.3 has stopped album image statistics from working"

These changes were made to support cloning installs via symlinks. The script itself now does not necessarily reside in the same folder as the install now.

View Article


sbillard on "Upgrade to 1.4.3 has stopped album image statistics from working"

There is a change in tonight's nightly build which should re-enable the outside of zenphoto use of zenphoto functions. You will have to add a define for SERVERPATH to your code, though....

View Article

annihilate on "Upgrade to 1.4.3 has stopped album image statistics from working"

Thanks for that. I have added the following to functions-basic and it now works perfectly if I define the SERVERPATH before the include. if (defined('SERVERPATH')) { $const_serverpath = SERVERPATH; } I...

View Article

sbillard on "Upgrade to 1.4.3 has stopped album image statistics from working"

The lines you added are what I committed to the nightly. Zero for OFFSET_PATH is good. That is the value for "front-end" access. I guess we need to make an article about how to do this now. Maybe you...

View Article


telemarknerd on ""Incorrect table name" in ZP setup"

My website was hacked I think because I didn't update zp for a year and a half. I've deleted my albums and zp files off my server and am trying to do a fresh install of the newest version. Every time I...

View Article


sbillard on ""Incorrect table name" in ZP setup"

Your database prefix appears to be "gallery/zenphoto". You need to change that so there is no "/" in the name.

View Article

telemarknerd on ""Incorrect table name" in ZP setup"

Thanks sbillard. That solved the problem. I was also wondering in order to disable magic_quotes_gpc, which .htaccess file to add 'php_value magic_quotes_gpc off' in (the file in the zenphoto root...

View Article

fretzl on ""Incorrect table name" in ZP setup"

Use the .htaccess file in the root folder. I always put it on top of the file, just before <IfModule mod_rewrite.c>

View Article

darkygirl on "Setup doesn't run, all blank"

Hi, I had an older version of zenphoto on the site www.lorenzoadamson.com We want to revamp the site completely, also the content so we thought the best was to remove all zenphoto files from the server...

View Article


darkygirl on "Setup doesn't run, all blank"

FYI I am using Google Chrome

View Article

Laurent on "Setup doesn't run, all blank"

Did your server match the minimum requirement ? http://www.zenphoto.org/news/installation-and-upgrading Laurent

View Article


dschafar87 on "Setup doesn't run, all blank"

I have a similar problem, my setup page went blank after i enter the MySQL information. The MySQL Data is correct, other scripts like piwigo work with it BTW my Server matches the requirements

View Article

acrylian on "Setup doesn't run, all blank"

As always please review your server error logs

View Article


dschafar87 on "Setup doesn't run, all blank"

No error Logs were written

View Article

darkygirl on "Setup doesn't run, all blank"

I have checked them but I don't see anything relevant about setup.php Now I have removed all zenphoto files and folders but the page keeps redirecting to www.lorenzoadamson.com/zenphoto...I am...

View Article

dschafar87 on "Setup doesn't run, all blank"

problem solved, i created a new mysql database, now it works

View Article
Browsing all 387 articles
Browse latest View live