Closed (fixed)
Project:
NodeReview
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2008 at 16:59 UTC
Updated:
29 Mar 2011 at 00:09 UTC
Getting the following SQL error upon review submission
warning: Attempt to assign property of non-object in /home/admin/public_html/olfscdev/sites/all/modules/nodereview/nodereview_node_nodereview.inc on line 288.
Just thought I'd report this. I'll also play around and see if I can figure out what might be causing it.
Comments
Comment #1
JohnForsythe commentedThis isn't related to SQL. It's also not an error, but a PHP warning. I believe it can be safely ignored, but if you find it causing a problem, please let me know.
Comment #2
SamRose commented(doh!) Yes, I wrote that around the same time as I wrote an issue to another project here that *was* actually an (SQL) error.
In any case, you were right, it seems the above warning ceased after clearing cache.
Thanks for your reply
Comment #3
danielhonrade commented