Member
Member
TedStriker   2013-06-02, 17:57
#1

Hey,

i dont know why but since today nearly 80% of the pictures titles and tags are lost. so i want to load my latest backup (from friday) but i get this message:
Fatal error: MySQLi Fehler: (SHOW FULL COLUMNS FROM [Vorsilbe]admintoobject) fehlgeschlagen. MySQLi gab den Fehler Table 'db464787451._admintoobject' doesn't exist zurück in /homepages/25/d13453775/htdocs/zp-core/functions-db-MySQLi.php on line 69

i work with zenphoto 1.4.4.3 and dont have much knowledge about php - does anybody knows how can i restore the backup file?

best regards
martin

Administrator
Administrator
acrylian   2013-06-02, 19:19
#2

Did you contact your host? If the titles and tags got lost unexpectedly your server could have a problem with the database/database server. Which would explain the error about non existing tables you got.

Member
Member
sbillard   2013-06-02, 22:00
#3

If you have reproduced the error message exactly then something has removed underscores from the table names of your request.

The actual table name would be _admin_to_object. Ask your provider if PHP or MySQL has been updated recently.

Member
Member
TedStriker   2013-06-03, 08:21
#4

Yeah, its the exactly copy of the message. i will contact 1and1 if they have something changed! Thanks for the help

Member
Member
TedStriker   2013-06-04, 15:52
#5

So, 1and1 answers...professional. they changed nothing and told me to rewrite the "functions-db-MySQLi.php" from "admintoobject" to "admin_to_object" - but is it possible? in the file i cant find a line with the content "admin"...do you see any chance to get the restore work right?
i've also a backup from the database made in myphpadmin. will it also works, if i try this backup or will content be lost?

Member
Member
sbillard   2013-06-04, 16:41
#6

To do that you would have to re-upload Zenphoto. That is a string constant in the code. Can be different there only if the files have become corrupted.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.