Closed (fixed)
Project:
Smart menus Smart tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Oct 2011 at 02:03 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent
Report:
Notice: Undefined property: stdClass::$profile_smart_tabs_disable in _smart_tabs_user_has_smart_tabs_enabled() (line 354 of /var/www/virtual/peterbowey.com.au/sites/all/modules/smart_menus/smart_tabs.module).
I used to correcting PHP E' notices with Pressflow 6.22 +PHP 5.3.x,
I will see what I can do.
Comments
Comment #1
Peter Bowey commentedSolution:
In smart_menus/smart_tabs.module apply these changes (the lines with +):
Comment #2
brad.bulger commentedwouldn't it be the same result to just do this?
Comment #3
rdeboerPatch applied -- better late than never I guess.
Thanks Peter Bowey and Brad Bulger.
Rik
Comment #4
rdeboer