Closed (duplicate)
Project:
Table of Contents
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2012 at 03:13 UTC
Updated:
30 Jul 2012 at 13:22 UTC
I get the following warning on every page using PHP 5.3.3 (worked fine under PHP 5.2):
Warning: get_class() expects parameter 1 to be object, string given in _tableofcontents_replace_toc() (line 622 of /var/autofs/mnt/www/drupal/drupal7_sites/all/modules/tableofcontents/tableofcontents.pages.inc).
A patch that fixes it is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| tableofcontents.pages_.inc_.patch | 462 bytes | carheden |
Comments
Comment #1
foripepe commentedI think this is duplication of http://drupal.org/node/1248204