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 » Forum Usage » Forum How-To »

Can not activate my theme due to parse erorr Parse error


  #1  
Old Jun 7, 2009, 12:36 AM
tanimwp
 
1 posts · Jun 2009
hello
i m new to word press.
i face a problem whenever activating my theme.here is the index file's code.
Code:
<?php get_header(); ?>

<div id=”colOne”>
    <div>
        <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?>
        <h2 class=”title”><a href=”<?php the_permalink() ?>” rel=”bookmark” title=”Permanent Link to <?php the_title(); ?>”><?php the_title(); ?></a></h2>

        <h3 class=”posted”>Posted on <?php the_time(’F ,jS, Y ’) ;?> by <?php the_author() ;?> and filed under <?php the_category(’, ‘); ?> <strong>|</strong> <?php edit_post_link(’Edit’,”,’<strong>|</strong>’); ?> <?php comments_popup_link(’No Comments &raquo;’, ‘1 Comment &raquo;’, ‘% Comments &raquo;’); ?></h3>

            <div class=”story”> 
                <?php the_content(’Read the rest of this entry &raquo;’); ?>
                <?php comments_template(); ?>
            </div>
        <?php endwhile; ?>
        <?php endif; ?>
    </div>

    <div style=”clear: both; height: 1px;”></div>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
i get parse error in D:\wamp\www\wordpress\wp-content\themes\papyrus\index.php
pls let me know the reasons.as well as the way to solve.
  #2  
Old Jun 7, 2009, 03:09 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
This forum is for people using the Atahualpa theme, this is not the index.php from Atahualpa. If you are having problems with another theme, you should go to the support page for that theme
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jun 17, 2009, 03:13 AM
wordpress_master
 
1 posts · Jun 2009
Did you updated any files present in the theme?

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Parse error: syntax error, unexpected '<' in the functions.php file pingitt Atahualpa 3 Wordpress theme 6 Mar 12, 2013 03:52 AM
[SOLVED] WPMU/Buddypress theme error aahkendall Atahualpa 3 Wordpress theme 2 Jul 15, 2009 10:22 AM
[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
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 10:12 PM.


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