Closed (won't fix)
Project:
SWFUpload
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2009 at 04:35 UTC
Updated:
3 May 2010 at 21:29 UTC
Hello Everybody,
I successfully used swfupload module on my localhost (php 5.2) with no errors at all for multiple file uploading.
The problem started when I used this module on my server where php version is 4.4.9.
I caught the error in Firefox firebug as 'Fatal Error:Call to undefined function: drupal_parse_json() in ....'
Is there any solution to this error?
I'm using drupal 6 version.
Thanks in advance....
Comments
Comment #1
skilip commentedThis error can not be caused by SWFUpload since drupal_parse_json is a Drupal core function.