* 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
Comment #1
nodestroy commentedhi,
are you using the latest version?
are you running buddylist in oneway or twoway mode?
regards,
dominik
Comment #2
softtouch commented2 way mode.
Version is 5.x-1.x-dev
Comment #3
nodestroy commenteddid 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)
Comment #4
softtouch commentedI 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.
Comment #5
nodestroy commentedhave you solved your problem by updating the buddylist2 code?
Comment #6
softtouch commentedNo, I did not solve it yet...
Comment #7
nodestroy commentedok,
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
Comment #8
instantgeek commentedi'm getting this too.
Comment #9
nodestroy commentedvery 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?
Comment #10
instantgeek commentedokay... 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.
Comment #11
nodestroy commentedthanks for testing out - i will try to fix this till monday
Comment #12
nodestroy commentedshould be fixed
see http://drupal.org/node/282657
Comment #13
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.