When I try to set a text field, after I hit apply in the admin screen, the field goes blank and I am unable to store anything in it.
Gallery Title
Gallery Description
Website Title
I did a full delete (except albums and cache) and ran setup and it is still doing the same.
I created a new database and did a fresh install.
Now I am unable to log in after setting a username and password.
here is my error log
[25-May-2012 05:14:38] PHP Warning: require_once(/home/fdnyfish/public_html/pics/zp-core/global-definitions.php) [function.require-once]: failed to open stream: No such file or directory in /home/fdnyfish/public_html/pics/index.php on line 4
[25-May-2012 05:14:38] PHP Fatal error: require_once() [function.require]: Failed opening required '/home/fdnyfish/public_html/pics/zp-core/global-definitions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fdnyfish/public_html/pics/index.php on line 4
[25-May-2012 05:14:55] PHP Warning: require_once(/home/fdnyfish/public_html/pics/zp-core/global-definitions.php) [function.require-once]: failed to open stream: No such file or directory in /home/fdnyfish/public_html/pics/index.php on line 4
[25-May-2012 05:14:55] PHP Fatal error: require_once() [function.require]: Failed opening required '/home/fdnyfish/public_html/pics/zp-core/global-definitions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fdnyfish/public_html/pics/index.php on line 4
[25-May-2012 05:32:21] PHP Warning: require_once(/home/fdnyfish/public_html/pics/zp-core/global-definitions.php) [function.require-once]: failed to open stream: No such file or directory in /home/fdnyfish/public_html/pics/index.php on line 4
[25-May-2012 05:32:21] PHP Fatal error: require_once() [function.require]: Failed opening required '/home/fdnyfish/public_html/pics/zp-core/global-definitions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fdnyfish/public_html/pics/index.php on line 4
Since I created the new database, all appeard fine, until I tried changeing the album thumbnail (to random). Once I hit apply, the album name disappears.
If i type in a new name for the album and hit apply, the field goes blank. I tried this with 2 other albums and the same thing happens.
I even tried the original problem of renaming my gallery. It seems that every time I attempt to change a text field I loose it.
When i do a database restore all is fine, that is until I change a text field then It starts all over again.
When I make a new album by adding a folder, the folder name appears fine.
I am running the default theme (same happens with any theme) with zenphoto version 1.4.3-BETA [10311] (Official build).
[25-May-2012 06:21:13] PHP Warning: Division by zero in /home/fdnyfish/public_html/pics/zp-core/template-functions.php on line 1780
[25-May-2012 06:21:18] PHP Warning: Division by zero in /home/fdnyfish/public_html/pics/zp-core/template-functions.php on line 1780
[25-May-2012 06:21:23] PHP Warning: Division by zero in /home/fdnyfish/public_html/pics/zp-core/template-functions.php on line 1780
[25-May-2012 06:22:07] PHP Fatal error: Call to undefined function printaddthis() in /home/fdnyfish/public_html/pics/themes/zpArdoise/image.php on line 57
[25-May-2012 06:24:02] PHP Fatal error: Call to undefined function printaddthis() in /home/fdnyfish/public_html/pics/themes/zpArdoise/image.php on line 57
[25-May-2012 06:29:28] PHP Fatal error: Call to undefined function printaddthis() in /home/fdnyfish/public_html/pics/themes/zpArdoise/image.php on line 57
[25-May-2012 06:32:11] PHP Fatal error: Call to undefined function printaddthis() in /home/fdnyfish/public_html/pics/themes/zpArdoise/image.php on line 57
[25-May-2012 06:33:34] PHP Fatal error: Call to undefined function printaddthis() in /home/fdnyfish/public_html/pics/themes/zpArdoise/image.php on line 57
[25-May-2012 06:34:51] PHP Fatal error: Call to undefined function printaddthis() in /home/fdnyfish/public_html/pics/themes/zpArdoise/image.php on line 57
[25-May-2012 06:36:29] PHP Fatal error: Call to undefined function printaddthis() in /home/fdnyfish/public_html/pics/themes/zpArdoise/image.php on line 57
[25-May-2012 06:38:16] PHP Fatal error: Call to undefined function printaddthis() in /home/fdnyfish/public_html/pics/themes/zpArdoise/image.php on line 57
[25-May-2012 06:42:29] PHP Fatal error: Call to undefined function printaddthis() in /home/fdnyfish/public_html/pics/themes/zpArdoise/image.php on line 57
[29-May-2012 17:14:46] PHP Parse error: syntax error, unexpected '
I deleted my error log, and set my theme to Garland. I then installed 1.4.3-BETA [10315] (Official build).
There were no error log created, so there were no errors.
I attempted to change the name of my gallery in the Options-Gallery screen and again once I typed a new gallery name and hit apply, the entire gallery title disappeared.
A restore of the database gave me my gallery title back.
What kind of details do you need?
My hosting is hostgator.com
Zenphoto version 1.4.3-BETA [10315] (Official build)
Current locale setting: C
Current gallery theme: Garland
PHP version: 5.2.17
Graphics support: PHP GD library bundled (2.0.34 compatible)
supporting: gif, jpg, jpeg, png, bmp
PHP memory limit: 96M (Note: Your server might allocate less!)
MySql version: 5.5.23
Database name: fdnyfishpics
Table prefix: pics
Spam filter: simple
CAPTCHA generator: zenphoto
Setup does check your MySQL rights. Did it note anything? Also there should be a MySQL log. Anything in it?
The errors listed above all come from the Zenphoto debug log, not your PHP log. Unfortunately PHP fatal errors will not get logged since the script is aborted. You need to find the server PHP error log.