Please see: http://www.zenphoto.org/news/installation-and-upgrading#2
Although direct upgrades from much older versions did mostly work we recommend to upgrade step by step to be sure, especially if you have several users.
Thank you! I will do that.
but I have an other problem. I can access the backend now, but I cannot navigate to any pages. I get 404 Page not found, although the pages do exist. It also occures, when I create new pages or albums. I have checked the file access, but that is not the problem.
Can you help me?
Sorry for extending this thread, I should rather start a new one...
Since you have been subject to the hack, the first step is to totally remove all the files from your site that may have been compromised. The hack does modify the .htaccess file, for instance, which could cause the 404 error.
There is a thread on this forum with some suggestions for cleansing your site. Sorry, I do not have time at the moment to search for it.
There is no need for you to upgrade each step from version 1.2.9. You should go directly to 1.4.1.6 or 1.4.2 to avoid possible exposure to the security problem exploited by the hack.
I have already deleted everything, this is my local copy I have reinstalled.
I have updated to 1.4.1.6 and the 404 error is gone. But I get error messages for outdated script I think:
[i]Notice: normalizeColumns (aufgerufen von gallery.php Zeile 2) ist veraltet Verwenden Sie stattdessen die Bildeinstellungen für Bilder und Alben pro Reihe. in /home/e/s/estherschmid.ch/htdocs/portfolio/zp-core/zp-extensions/deprecated-functions.php on line 70
Warning: Cannot modify header information - headers already sent by (output started at /home/e/s/estherschmid.ch/htdocs/portfolio/zp-core/zp-extensions/deprecated-functions.php:70) in /home/e/s/estherschmid.ch/htdocs/portfolio/themes/esther_schmid/gallery.php on line 3
Notice: zenJavascript (aufgerufen von gallery.php Zeile 8) ist veraltet Verwenden Sie zp_apply_filter("theme_head"). in /home/e/s/estherschmid.ch/htdocs/portfolio/zp-core/zp-extensions/deprecated-functions.php on line 70[/i]
Is that because I updated directly?
This is the site: http://www.estherschmid.ch/portfolio
Your use a custom theme that requires to be updated. The error message tells you want to do actually. Or you just enable the deprecated-functions plugin. That of course is for the quick fix and not really future save naturally.
Regarding wp-admin: If you have been hacked you have to clear not only the Zenphoto install as the hacks most possibly spread over all that is on your server. As noted on the forum topics about this.
There have been some structural changes to the theme files.
You are probably using an older or modified theme without those changes.
Compare your theme files to one of the distributed theme files and you'll see for instance that the function [i]normalizeColumns[/i] is no longer used.
There are also to be used in the [i][/i] section. right after the opening [i]body[/i] tag and `` right before the
closing [i]body[/i] tag.
It's done! I made a copy of the updated version of zenpage which was the basic template I had customized. I used my style.css and did some minor changes and it does work now, including backend. I'm so happy. Thanks for your help!
Now I have some security questions for future pervention but I will search the forum and user guide first.
Thanks!