Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

Parse error: syntax error, unexpected '<' in the functions.php file


 
Prev Previous Post   Next Post Next
  #1  
Old Jul 15, 2009, 05:44 AM
pingitt
 
3 posts · Jul 2009
Parse error: syntax error, unexpected '<' in the functions.php file

hello,

this is my first post.

i am haveing a problem that when i post on the blog i get the error message:\

Parse error: syntax error, unexpected '<' in /home/content/p/i/n/pingitt/html/wordpress/wp-content/themes/atahualpa/functions.php(389) : eval()'d code on line 2


could anyone help? i can't figure out what the problem is.


the first few lines of cade are as follows:

PHP Code:
<?php

// Load translation file 
load_theme_textdomain('atahualpa');


// Sidebars:
if ( function_exists('register_sidebar') ) {
    
    
register_sidebar(array(
        
'name'=>'Left Sidebar',
        
'before_widget' => '<div id="%1$s" class="widget %2$s">',
        
'after_widget' => '</div>',
        
'before_title' => '<div class="widget-title"><h3>',
        
'after_title' => '</h3></div>',
    ));
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Parse error: syntax error, unexpected ':', expecting ')' in /home/cwicsol/pu norwichkaren Page & Category Menu Bars 1 Jul 12, 2009 10:04 AM
[SOLVED] Syntax Parse error PLEASE help me out.... norwichkaren Atahualpa 3 Wordpress theme 1 Jul 12, 2009 08:51 AM
PHP Error peterkb Header configuration & styling 4 Jun 18, 2009 10:38 AM
Can not activate my theme due to parse erorr Parse error tanimwp Forum How-To 2 Jun 17, 2009 03:13 AM
Parse error: syntax error!!! liabelle Atahualpa 3 Wordpress theme 2 Apr 22, 2009 11:48 PM


All times are GMT -6. The time now is 03:46 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.