Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   Gettin a fatal error in index.php (http://forum.bytesforall.com/showthread.php?t=20429)

jokedoctor May 31, 2013 03:48 PM

Gettin a fatal error in index.php
 
Hi. I don't know if I'm posting this to the right forum, but I'm receiving an error message from my webhosting company's server:

I'm running ata-3.7.12
Wordpress: 3.5.1

<13>May 31 08:05:46 standup.wsynth.net apache2: PHP Fatal error: Call to undefined function bfa_get_options() in /var/www/standupcomedyclinic.com/wp-content/themes/atahualpa/index.php on line 2

My site will randomly report that it is down and this is the only repeated error showing on their logs.


Here's the index.php file lines 1-6:

<?php
list($bfa_ata, $cols, $left_col, $left_col2, $right_col, $right_col2, $bfa_ata['h_blogtitle'], $bfa_ata['h_posttitle']) = bfa_get_options();
get_header();
extract($bfa_ata);
global $bfa_ata_postcount;
?>

Does anyone have a solution for how to fix this? I'm not good with code, so be gentle! :)

juggledad Jun 1, 2013 04:00 AM

It sounds like the theme install did not finish. Try reinstalling it.


All times are GMT -6. The time now is 04:38 PM.

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