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 »

[SOLVED] theme issue problem bfa_post_parts.php


 
Prev Previous Post   Next Post Next
  #1  
Old Oct 19, 2011, 02:54 PM
mad_hatter1986
 
7 posts · Oct 2011
[SOLVED] theme issue problem bfa_post_parts.php

on my posts (testing) page

http://thebank.org.uk/oneilmedia/?p=231

it keeps coming up with this---

Notice:Undefined variable:bfa_ata_body_title_multi in E:\domains\t\thebank.org.uk\user\htdocs\oneilmedia \wp-content\themes\atahualpa\functions\bfa_post_parts. php on line 61
Night at Home



line 61 ish says something like this.....





<a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php
}

if ( (is_single() OR is_page()) AND $bfa_ata_body_title != "" ) {
echo htmlentities($bfa_ata_body_title,ENT_QUOTES,'UTF-8');
} else {
if ( $bfa_ata_body_title_multi != '' ) echo htmlentities($bfa_ata_body_title_multi,ENT_QUOTES, 'UTF-8');
else the_title();
}

if ( !is_single() AND !is_page() ) { ?></a><?php } ?></h<?php echo $bfa_ata['h_posttitle']; ?>>
<?php echo $after;

}

}





if i change anything i just get synex issues, and don't know what to do really, any suggestions.

btw i have re uploaded the file, but it didn't work.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] bfa_post_parts.php ljwahl Atahualpa 3 Wordpress theme 3 Sep 8, 2011 09:19 PM
Error in bfa_post_parts.php BUGFIX flyboy New Versions, & Updating 2 May 27, 2011 07:59 AM
[SOLVED] Help with bfa_post_parts.php 757CoffeeNews Center area post/pages 8 Apr 29, 2011 11:11 AM
[SOLVED] Can't edit posts - edits vanish - Virus? Theme Issue? WP Issue? jfrenaye Atahualpa 3 Wordpress theme 1 Aug 4, 2009 07:14 AM


All times are GMT -6. The time now is 09:27 AM.


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