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

open social’s picture

In 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

open social’s picture

Have found my fix,

I had enabled securesite, apparently it blocks this feature

robin_b’s picture

I 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.