| "Comment" errors after nuke integration
Howdy all,
I just integrated Photopost Pro with my PHP-Nuke. Unfortunately, I started pretty early with Photopost Pro before Nuke integration was offered and had to do it manually. After the integration the logins are working fine, but I am getting the following error when any user comment is made to a picture:
function.localtime]: Windows does not support negative values for this function in D:\wwwroot\photopost\pp-inc.php on line 930 />
I am using Photopost Pro 4.8.1 (I'll upgrade when this is fixed)
Win2K3 Server (don't ask, it is a multipurpose box)
IIS 6
MySQL 4.0.24-nt
PHP 4.4.4
PHP-Nuke 7.8
The time of the comment is also 8 hours behind the current time. I tested the PHP time function and it returns the correct time. The server also has the correct time. I logged into Nuke and set the time in the bastardized PHPBB forum to GMT-8 (PST), but that didn't help. The time it is showing is basically GMT-16. The Nuke time locale is also set to en_US which shouldn't really matter since that is display info (I think).
Any idea where the comment time variable is pulled and how I can fix it? I *think* if I fix the time, Windows will no longer see a negative value.
Thanks for any help - Derek
|