GetSimple Support Forum

Full Version: Install of backup copy admin error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello All,

i copy a backup of a GS 3.3.1 site to my server again and i get the following
result. Page working but i can not login into the admin panel.

If i type username + password i get only a empty page.

If i use debug mode i get the following (not more)

Code:
Warning: admin_email(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/vhosts/testdomain.com/httpdocs/testseite/pmm/plugins/p01-contact_gs.php on line 69 Notice: Trying to get property of non-object in /var/www/vhosts/testdomain.com/httpdocs/testseite/pmm/plugins/p01-contact_gs.php on line 69 Warning: Unknown: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in Unknown on line 0 Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /var/www/vhosts/testdomain.com/httpdocs/testseite/pmm/admin/inc/logging.class.php:44 Stack trace: #0 /var/www/vhosts/testdomain.com/httpdocs/testseite/pmm/admin/inc/logging.class.php(44): SimpleXMLElement->__construct('') #1 /var/www/vhosts/testdomain.com/httpdocs/testseite/pmm/admin/inc/login_functions.php(36): GS_Logging_Class->__construct('failedlogins.lo...') #2 /var/www/vhosts/testdomain.com/httpdocs/testseite/pmm/admin/inc/common.php(288): include_once('/var/www/vhosts...') #3 /var/www/vhosts/testdomain.com/httpdocs/testseite/pmm/admin/index.php(17): include('/var/www/vhosts...') #4 {main} thrown in /var/www/vhosts/testdomain.com/httpdocs/testseite/pmm/admin/inc/logging.class.php on line 44

The following i found in errorlog of get simple:

Code:
[29-Apr-2014 17:36:38] PHP Notice:  Trying to get property of non-object in /var/www/vhosts/domain.com/httpdocs/pmm/plugins/p01-contact_gs.php on line 69
[29-Apr-2014 17:36:38] PHP Fatal error:  Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /var/www/vhosts/domain.com/httpdocs/pmm/admin/inc/logging.class.php:44
Stack trace:
#0 /var/www/vhosts/domain.com/httpdocs/pmm/admin/inc/logging.class.php(44): SimpleXMLElement->__construct('')
#1 /var/www/vhosts/domain.com/httpdocs/pmm/admin/inc/login_functions.php(36): GS_Logging_Class->__construct('failedlogins.lo...')
#2 /var/www/vhosts/domain.com/httpdocs/pmm/admin/inc/common.php(288): include_once('/var/www/vhosts...')
#3 /var/www/vhosts/domain.com/httpdocs/pmm/admin/index.php(17): include('/var/www/vhosts...')
#4 {main}
  thrown in /var/www/vhosts/domain.com/httpdocs/pmm/admin/inc/logging.class.php on line 44

I have not modified anyone at the script or the server.

Anybody and idea whats wrong?

best regards,

Harald
now i found solution but you wrote in the thread

http://get-simple.info/forums/showthread...deutsch_du

error fixed but i use 3.3.1 and bug allready exist.
delete your failedlogins file
or maybe save me a copy, since this is supposed to be fixed, must be a new issue , or an old file.
existing old empty text file (0 byte)
I can send you tomorrow a copy of the old file
It should not be empty, that's probably the reason.