![]() |
Europse time and date format Where can i find the languages for the data and timeformat? in the integration file i can't find this. Before it was place in the pp_inc.php file I use the Europe time and date format |
language files pp-inc.php |
Yes i have found this. But this don't work for the inc_photopost.php when use in the index by Vbulletin. I believe this file call the $pptime. I can't find this file. Also i think there is a bug in the date file from photopost. This is what the forum has: Ma 3 , 2005 3:51pm I have fill in in the options dow dd month, yyyy So why no month?? Is this because i have translate to Dutch? |
What is Ma that looks to be your month. $pptime is the variable dow dd month, yyyy |
The problem with the date is in the inc_photopost.php file i think On the homepage from the photopost the date is ok. Its this: Za 8 Januari, 2005 11:56pm On the index from Vbulletin with use from the inc_photopost.php is this: January 09, 05 As you can see that's different from the europe date Any idea ?? |
Change whats in inc_photopost.php to suit your needs // vB calls to format time $pptime = @date("F d, y", $lastphotime); //$pptime .= " <span class=\"time\">" . @date("h:i A", $lastphotime) . "</span>"; |
Thanks Omegatron that was the solution. Now it is working oke !! |
| All times are GMT -5. The time now is 05:15 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0