Page 1 of 1

Fatal error: Call to a member function colorScheme() on a no

Posted: Mon Mar 28, 2011 3:36 am
by darkodelta
Im getting this error what i try to run site :

Fatal error: Call to a member function colorScheme() on a non-object in C:\xampp\htdocs\wordpress\wp-content\themes\Traction PRO Child Theme v1.0\traction_pro\header.php on line 28

And code on line 28 is this:

<?php if ( ($traction->colorScheme() != 'default' ) ) { ?>

Whats wrong with it? :?:

Re: Fatal error: Call to a member function colorScheme() on

Posted: Mon Mar 28, 2011 5:55 am
by Darhazer
Where $traction is initialized?