Errors when uninstalling Bitcache

fivehimself - June 6, 2009 - 11:05
Project:Bitcache
Version:6.x-1.0-beta2
Component:Installation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

When uninstalling the module, I get the following error (url: admin/build/modules/uninstall/confirm)
Fatal error: Class name must be a valid object or a string in D:\www\***.nl\www\sandbox\sites\all\modules\bitcache\bitcache.module on line 681

When returning to admin/build/modules, I get these errors:
user warning: Table '***.bitcache_repositories' doesn't exist query: SELECT * FROM bitcache_repositories WHERE name = 'file' in D:\www\***.nl\www\sandbox\sites\all\modules\bitcache\bitcache.module on line 676.
warning: array_diff_key() [function.array-diff-key]: Argument #1 is not an array in D:\www\***.nl\www\sandbox\sites\all\modules\bitcache\bitcache.module on line 677.
warning: array_merge() [function.array-merge]: Argument #1 is not an array in D:\www\***.nl\www\sandbox\sites\all\modules\bitcache\bitcache.module on line 677.
warning: array_merge() [function.array-merge]: Argument #2 is not an array in D:\www\***.nl\www\sandbox\sites\all\modules\bitcache\bitcache.module on line 677.

Refreshing that page clears the error.

#1

robbertnl - June 23, 2009 - 08:32

Did you find a solution? Same error here...
I was trying to reinstall this module because i am trying to get File Framework working.. Wasn't working out of the box. I think bitcache has some issues

#2

fivehimself - June 24, 2009 - 12:34

Nope, didn't find any resolutions.

 
 

Drupal is a registered trademark of Dries Buytaert.