After upgradeing from previous version to 7.33 i get this error:
Warning: Creating default object from empty value in adaptivetheme_process_page() (line 91 of /home/jwagg01/domains/mojwww.eu/public_html/sicheldorfer/sites/all/themes/adaptivetheme/at_core/i...).

Comments

Grega created an issue. See original summary.

Jeff Burnz’s picture

Component: AT Admin » Miscellaneous
Assigned: Unassigned » Jeff Burnz

replace line 91 with this:

        if (isset($vars['node'])) {
          $vars['node']->title = '';
        }

That should fix it, need to make a new release, bad oversight on my part.

  • Jeff Burnz committed 587934b on 7.x-3.x
    Issue #2765239: Warning: Creating default object from empty value in...
Anne-Pierre’s picture

It seems to work. Thank you.

Jeff Burnz’s picture

Status: Active » Fixed

Going to release a new version, this bug will catch anyone who has a view as the front page or similar.

Status: Fixed » Closed (fixed)

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

Thomas Kaisuka’s picture

Wow, i was excited about this but i may clearly have to wait

alsirhan’s picture

Hi Jeff, I am stuck with version 7.x-3.2 and can not perform an update for the theme. Any way to fix this please?

lvpeer’s picture

Same problem for me as #8
4 years ago and still not an answer???