Active
Project:
SWFUpload
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2012 at 01:00 UTC
Updated:
22 Oct 2012 at 03:00 UTC
I can upload files successfully, but I get the following error in my log report.
Type: php
Message: Notice: Undefined property: stdClass::$filepath in swfupload_swfupload() (line 205 of /home/content/32/9329232/html/sites/all/modules/swfupload/swfupload.module).
Any ideas how to remedy this?
Comments
Comment #1
mttjn commentedGetting this as well:
Notice: Undefined property: stdClass::$filepath in swfupload_swfupload() (line 205 of /home/.../.../sites/all/modules/swfupload/swfupload.module).
Anyone know how to fix it? Thanks.
Comment #2
safaruque commentedI've fixed this by enabling token module.