rustyhook
Beginner


Joined: Nov 07, 2005 Posts: 1
|
Posted: Mon Jun 15, 2009 1:45 pm Post subject: failing to create users since server move |
|
|
I was hoping someone could help me with an error message I am getting. We recently changed servers and I realized that new users are not being added to my Gallery when signing up to my nuke site. Prior to this I have been running Gallery2 for 3 years on this site installed by Dari. When trying to access the Gallery they are getting the following error:
Warning: mktime() expects parameter 4 to be long, string given in /home/XXXXXXXXXX/public_html/modules/Gallery2/index.php on line 128
Failed to create G2 user with extId [3231]. Here is the error message from G2:
Error (ERROR_STORAGE_FAILURE)
in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 530 (GalleryStatus::error)
in modules/core/classes/GalleryStorage.class at line 142 (DatabaseStorage::saveEntity)
in modules/core/classes/GalleryEntity.class at line 294 (GalleryStorage::saveEntity)
in modules/core/classes/GalleryUser.class at line 225 (GalleryEntity_core::save)
in modules/core/classes/GalleryEmbed.class at line 305 (GalleryUser_core::save)
in index.php at line 141 (GalleryEmbed::createUser)
in /home/XXXXXXXX/public_html/modules.php at line 89
When I try to add them using the admin gallery2 interface, I receive the following error:
Warning: mktime() expects parameter 4 to be long, string given in /home/mamdjl05/public_html/modules/gallery2/admin/index.php on line 296
Can anyone help me diagnose this problem? Thank you!! |
|