Hi!

Get a PHP notice with the latest version [still].
Notice: Undefined variable: comment in aurora_preprocess_comment() (line 287 of /home/cleinoff/code/fgenterprise/webroot/sites/all/themes/aurora/template.php).

I just hack it to make $comment "$variables['comment']" instead, and check for it first.

Comments

Snugug’s picture

I'll take a look.

Offlein’s picture

Thanks Sam! :)

Offlein’s picture

Sorry -- in other news, there's a similar issue with "aurora/templates/views/views-view-fields.tpl.php"
It seems like the $content_unwrapped variable is no longer reliable?

Snugug’s picture

Views templates have been removed for the time being from Aurora, so the Views stuff is no longer supported. I'm looking into comment, it was not something we touched in 7-2.2

Snugug’s picture

Status: Active » Fixed

Fixed pending the next Aurora update.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

caponey’s picture

Version: 7.x-2.1 » 7.x-2.7

I am getting this in 2.7
if I uncheck to have user pictures in comment, the error goes away.

samheuck’s picture

Version: 7.x-2.7 » 7.x-3.1
Status: Closed (fixed) » Active

This still seems to be an issue in 7.x-3.1

This also seems to be breaking the gravatar module...

Offlein’s picture

You should switch to the excellent Bootstrap theme. Over a beer last night Snugug told me that he will only use Bootstrap going forward and, frankly, he's considering giving up responsive design altogether. He's also been sleeping more lately, has less of an appetite, and is overall having difficulty seeing "why anything matters".

Just kidding, of course.

Snugug’s picture

emuSHack, we will take a look.

Snugug’s picture

Status: Active » Closed (fixed)

Resolved with d0dfa01

Snugug’s picture

Issue summary: View changes

Clarifying.