Download & Extend

Conflict due to bitcache_link() (2)

Project:Bitcache
Version:6.x-1.0-alpha3
Component:Upgrade
Category:bug report
Priority:normal
Assigned:Arto
Status:closed (duplicate)
Issue tags:bitcache_link, hook_link

Issue Summary

I'm trying to go to the modules page:

http://www.example.com/?q=admin/build/modules

I'm doing this as an anonymous user (I'm doing it as a workaround because I can't login on my main page because of the "Unsupported operand error on installing Bitcache" issue #341654: "Unsupported operand" error on installing Bitcache). When I do this, I get the following error:

Access denied

* recoverable fatal error: Argument 3 passed to bitcache_link() must be an array, integer given in /home/rherrick/apps/drupal-6.8/modules/bitcache/bitcache.module on line 459.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home/rherrick/apps/drupal-6.8/modules/bitcache/bitcache.module on line 460.

You are not authorized to access this page.

All bitcache dependencies were downloaded and installed today and I have Drupal 6.8 updated and patched yesterday.

Comments

#1

Status:active» closed (duplicate)

This was the same issue as #341654: "Unsupported operand" error on installing Bitcache and #345014: "Unsupported operand" error on installing Bitcache (2).

Please post back if you're still experiencing issues with the 6.x-1.0-beta1 release.

#2

Title:Issues when going to authenticated page as anon user» Conflict due to bitcache_link() (2)
Version:6.x-1.x-dev» 6.x-1.0-alpha3
Component:Code» Upgrade
Assigned to:Anonymous» Arto

#3

Recording for future reference another duplicate of the same: #342421: Conflict due to bitcache_link().

#4

Issue tags:+hook_link