Parse error iA3 Theme
-
Hi there,
I have bought a nice theme from iA.
Unfortunately I always get a Parse error when I try to activate it:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/21/d85611696/htdocs/wp/wp-content/themes/iA3 1.2.1/functions.php on line 30
The actual code on line 30 looks like this:
public function do_setup() {
add_menu_page('iA3', 'iA3', 'administrator', 'ia3', array('ia3_back', 'display_admin_page'));
add_option('ia3_options', '', '', 'yes');
}
What is wrong there?
Thanks a lot
Stephan
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Parse error iA3 Theme’ is closed to new replies.