Fatal error: Call to undefined function is_set()
You need to be logged in to post messages in the forums. New users may register here.
|
Rene Hrdina
Member since: 18 February 2009
Posts: 4
|
Thursday 21 January 2010 4:32:08 pm
Fatal error: Call to undefined function is_set() in paradoxpdf/classes/paradoxpdf.php on line 99 Fatal error: eZ Publish did not finish its request
Changing is_set() to isset() fixes the problem.
regards
|
|
|
Karnichi Mohamed
Member since: 11 February 2008
Posts: 72
|
Friday 22 January 2010 12:07:26 am
My bad, that's what happens when we try to do things fast...
Next time i will take time needed for testing code before release.
It's fixed now in v 2.1.4
|
|
You need to be logged in to post messages in the forums. New users may register here.