Notice: Undefined property: stdClass::$format in quotes_node_view() (line 696 of /home2/jerseysa/public_html/lrrp14/sites/all/modules/quotes/quotes.module).

Comments

jerseysal’s picture

Get this error every time I access a "quotes" object.

ctmattice1’s picture

Status: Active » Closed (fixed)

fixed in the next dev release

smscotten’s picture

Status: Closed (fixed) » Active

As 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).

batwing’s picture

When can we expect the next release then? This module would be very helpfull to me.

Kind regards.

ctmattice1’s picture

Status: Active » Closed (fixed)

Should be fixed in current dev release, marking closed, re-open if you still experience this

Anarchist.Quaker’s picture

Status: Closed (fixed) » Active

Marking 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).

ctmattice1’s picture

Status: Active » Postponed (maintainer needs more info)

Was this a fresh install or a update to the 6.x version

troe-lcog’s picture

I get the same error, fresh install of 7.x.1.x-dev.

troe-lcog’s picture

Status: Postponed (maintainer needs more info) » Active

My error was in block view as well, by the way.

ctmattice1’s picture

Found 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.

ctmattice1’s picture

Status: Active » Closed (fixed)

Marking fixed.