View Issue Details

IDProjectCategoryView StatusLast Update
0000206mantisbtbugtrackerpublic2001-04-01 17:20
ReporterStef Assigned Toprescience  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Summary0000206: Fatal error: Call to unsupported or undefined function strtotime()
Description

I have already this message on many pages. (with 0.14.3 version) on communitech.net

TagsNo tags attached.

Activities

prescience

prescience

2001-02-16 14:33

reporter   ~0000332

You need to make sure you have PHP 3.0.13 or higher installed. The function is not supported in older versions. However, I recently came across some documentation tha suggests I can do away with the strtotime() function and implement the functionality in a SQL query instead.

prescience

prescience

2001-04-01 17:20

reporter   ~0000635

I've fixed it as well as I can for 0.15.0
<br>

<br>
Unfortunately I'm still using the function call on the list view pages. I've got other things to work on so for now I'll just leave things the way they are and move on.