Active
Project:
SWFUpload
Version:
6.x-2.0-beta8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2011 at 11:47 UTC
Updated:
12 Dec 2011 at 13:33 UTC
Error: server_data.file is undefined
Source File: [basepath]sites/all/modules/swfupload/js/swfupload_widget.js?0
Line: 715
I run into this error.
Where should I start debugging, I have searched for server_data.file in the js file of the module.
It doesn't get set there.
Greetings Daniel, GoalGorilla
Comments
Comment #1
open social commentedIn the watchdog I find the following errors:
Type page not found
Date Wednesday, April 20, 2011 - 14:22
User admin
Location http://lymec.goalgorilla.com/1?7
Referrer http://lymec.goalgorilla.com/node/add/blog
Message 1
Severity warning
Hostname 87.249.125.10
Comment #2
open social commentedHave found my fix,
I had enabled securesite, apparently it blocks this feature
Comment #3
robin_b commentedI had the same problem. Turning off securesite helps indeed.
You can notice the problem by viewing the value of returned server data. This was a login html form.