GetSimple Support Forum
Install of backup copy admin error - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: Install of backup copy admin error (/showthread.php?tid=6214)



Install of backup copy admin error - phpman - 2014-04-30

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


RE: Install of backup copy admin error - phpman - 2014-04-30

now i found solution but you wrote in the thread

http://get-simple.info/forums/showthread.php?mode=linear&tid=5521&pid=42205&my_post_key=6e63c5ae8dcca3445351ba9051ab7484&language=deutsch_du

error fixed but i use 3.3.1 and bug allready exist.


RE: Install of backup copy admin error - shawn_a - 2014-04-30

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.


RE: Install of backup copy admin error - phpman - 2014-04-30

existing old empty text file (0 byte)
I can send you tomorrow a copy of the old file


RE: Install of backup copy admin error - shawn_a - 2014-04-30

It should not be empty, that's probably the reason.