Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
6.x-1.x-dev
Component:
Core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Feb 2009 at 12:57 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
szy commentedComment #2
infojunkieCan you find out what the error is in the first place? Maybe that will give a hint what caused the error. For example, in the syslog.module on line 106, add the following code:
Thanks!
Comment #3
szy commented... now it went fine - with and without dsm entry. But I reinstalled a few tested modules
today, so maybe there was any conflict between them.
Thanks, for the module too :), closing.
Szy.
Comment #4
kostajh commentedI get the same problem using VBO 1.7. "Recoverable fatal error: Object of class stdClass could not be converted to string in syslog.module on line 106"
I added
dsm($entry['message']);to line 107. I tried working it into line 106 but it didn't do anything. Attached are screenshots with the result.Is this something to be worried about? I am converting author ownership of about 2000 nodes (about 100 at a time) and am wondering if any of it will be corrupted.
As an aside, I have Calais installed which is why new taxonomy terms are being created when ownership is transferred. I got the same error messages for transfer of ownership before I was using Calais though.
Thanks for any help you can provide.
Comment #5
kostajh commentedUpdate: upgraded to the 1.x-dev version, still same error message.
Comment #6
infojunkieSeems to be related to #589722: preg_match error relating to inability to convert object to string. Please confirm that it's fixed in the latest dev.