digitaltoast
Member
Posted 3 years ago #
Warning: mktime() expects parameter 1 to be long, string given in /home/xxxx/public_html/xxxx/trek/wp-content/plugins/sitemap.php on line 1885
is what 3.0b1 running on Wordpress 2.02 says, although it says sitemaps is generated OK, the times in the sitemap look like this:
2006-04-14T20:36:32+00:00
Is that correct and OK?
Not much we can do. I'd contact the plugin's author. And remember, it is called a beta for a reason. ;)
digitaltoast
Member
Posted 3 years ago #
Ur, OK, but the plugin points to this forum, thread and tags as being the place to ask for help with the plugin!
then give it a little time. The author may check in occasionally to check for threads regarding the plugin.
digitaltoast
Member
Posted 3 years ago #
I just discovered that this is when running php5.
With php4 it is OK.
And yet my other blog on the same server is OK with php5. Weird...
FWIW, those generated times are the correct format. Standard ISO 8601 times.
Hi,
will be fixed in next release, until then you can put a "@" sign on the given line which prevents the warning.
Arne