Then i am enable swfupload module, i see it in jqp_status_page() function.
But then this function callback jqp_rebuild_cache(), my new library has a $library->status = 0;
In line 585: isset($library->status) always return "true", so INSERT never execute.

Thanx.

CommentFileSizeAuthor
#1 jqp-714910-1.patch1.65 KBskilip

Comments

skilip’s picture

Status: Active » Needs review
StatusFileSize
new1.65 KB

This patch should solve this.

jordanmagnuson’s picture

Was getting the error mentioned here: http://drupal.org/node/715944

This patch solved the problem. Will it be rolled soon?

skilip’s picture

Status: Needs review » Fixed

Fixed in 6.x-2.2

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.