Closed (fixed)
Project:
Quotes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Feb 2011 at 02:55 UTC
Updated:
10 Oct 2011 at 22:19 UTC
Notice: Undefined property: stdClass::$format in quotes_node_view() (line 696 of /home2/jerseysa/public_html/lrrp14/sites/all/modules/quotes/quotes.module).
Comments
Comment #1
jerseysal commentedGet this error every time I access a "quotes" object.
Comment #2
ctmattice1 commentedfixed in the next dev release
Comment #3
smscotten commentedAs the current dev release is marked April and I'm getting this message, marking active. Looks like the fixes may have been rolled back.
Specifically:
Notice: Undefined property: stdClass::$format in quotes_block_view() (line 926 of /[mypath]/sites/all/modules/quotes/quotes.module).
Notice: Undefined variable: nid in quotes_block_view() (line 986 of /[mypath]/sites/all/modules/quotes/quotes.module).
Notice: Undefined variable: link_weight in quotes_block_view() (line 987 of /[mypath]/sites/all/modules/quotes/quotes.module).
Comment #4
batwing commentedWhen can we expect the next release then? This module would be very helpfull to me.
Kind regards.
Comment #5
ctmattice1 commentedShould be fixed in current dev release, marking closed, re-open if you still experience this
Comment #6
Anarchist.Quaker commentedMarking active. Downloaded and installed yesterday and getting the error (note that this is referencing the block view, not the node view):
Notice: Undefined property: stdClass::$format in quotes_block_view() (line 932 of /[mypath]/sites/all/modules/quotes/quotes.module).
Comment #7
ctmattice1 commentedWas this a fresh install or a update to the 6.x version
Comment #8
troe-lcog commentedI get the same error, fresh install of 7.x.1.x-dev.
Comment #9
troe-lcog commentedMy error was in block view as well, by the way.
Comment #10
ctmattice1 commentedFound and corrected. The problem occurs on fresh installs due to the module leaving variables in the system. A new dev version will be out with the fix(es) within the next few days, until then if someone runs across this issue it can be fixed by going to the general settings page which will set the default variables.
Leaving tag as active till next dev release.
Comment #11
ctmattice1 commentedMarking fixed.