* warning: Illegal offset type in isset or empty in C:\apache\htdocs\social\includes\bootstrap.inc on line 744.
* warning: Illegal offset type in C:\apache\htdocs\social\includes\bootstrap.inc on line 745.
* warning: Illegal offset type in C:\apache\htdocs\social\includes\bootstrap.inc on line 748.

Comments

nodestroy’s picture

hi,

are you using the latest version?
are you running buddylist in oneway or twoway mode?

regards,
dominik

softtouch’s picture

2 way mode.
Version is 5.x-1.x-dev

nodestroy’s picture

did you implement the buddy_api hook in another module to change the connection mode?

i can´t reproduce your errors here, maybe you have a older dev version? (then please update to dev from 2008-Feb-09)

softtouch’s picture

I did not touch any of that modules, I also did not use any hook for it etc.
I only installed it, added some buddies, then tried to remove them and got that errors.

nodestroy’s picture

have you solved your problem by updating the buddylist2 code?

softtouch’s picture

Version: » 5.x-1.x-dev

No, I did not solve it yet...

nodestroy’s picture

ok,

maybe you can do following:

- backup your buddylist & buddylist_pending_requests table
- empty both tables
[- update buddylist2 code]
- test

the only think i can imagine, is that your tables are inconsistent (due to bugs in earlier versions)

i tried with the actuall dev release - and got no error messages

instantgeek’s picture

i'm getting this too.

nodestroy’s picture

very curious.

5 minutes ago I updated the code on my demo site: http://drupal.eor.at/5 and it works perfectly. don´t really know whats the problem at your site.

if its possible you could deactivate all other not-needed modules, and try again - maybe it has something todo with another modules?

instantgeek’s picture

okay... so i don't get the error messages if i use the remove link generated by buddylist_ui (xxx/buddy/delete/1?destination=user%2F1).

but if i simply type in xxx/buddy/delete/1,
or use a link i've added to a view (that for some reason gets encoded as xxx/buddy/delete/1%3Fdestination%3Duser/1),
then i get the error messages. not sure what's going on here.

nodestroy’s picture

thanks for testing out - i will try to fix this till monday

nodestroy’s picture

Status: Active » Fixed

should be fixed

see http://drupal.org/node/282657

Anonymous’s picture

Status: Fixed » Closed (fixed)

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