Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Error in my Cpanel (http://forum.bytesforall.com/showthread.php?t=5557)

Hamlet Jan 28, 2010 03:46 AM

[SOLVED] Error in my Cpanel
 
Hello if i look in my cpanel i always see this error code:
Code:

[Thu Jan 28 11:48:49 2010] [error] [client 92.74.159.11] script '....../wp-content/themes/atahualpa3/js/iepngfix.php' not found or unable to stat
How i can fix this?

juggledad Jan 28, 2010 04:25 AM

what version of Atahualpa do you have?

You are probably on an 3.4.x version take a look at this thread (http://forum.bytesforall.com/showthread.php?t=3674)

Shamisen Apr 4, 2010 02:36 PM

[Sun Apr 04 14:24:22 2010] [error] PHP Catchable fatal error: Object of class WP_Error could not be converted to string in wordpress/wp-content/themes/atahualpa/functions/bfa_meta_tags.php on line 169

[Sun Apr 04 14:11:19 2010] [error] File does not exist: wordpress/wp-content/themes/atahualpa/js/iepngfix.php


My error log is filled with these... any ideas?

I'm using atahualpa 3.4.6

juggledad Apr 4, 2010 03:03 PM

That file is part of HHS install. Does it exsist in your theme files?
Did you do a manual install or automatic? if automatic,try reinstalling manually

Shamisen Apr 4, 2010 07:39 PM

Quote:

Originally Posted by juggledad (Post 29179)
That file is part of HHS install. Does it exists in your theme files?
Did you do a manual install or automatic? if automatic,try reinstalling manually


Manual install .. iepngfix.php missing. Downloaded 3.4.6 several times to different computers file is not there.

juggledad Apr 5, 2010 04:48 AM

Sorry, I thought it was still there, it will be removed in 3.4.7 - for now, edit css.php and find the following code (should be lines 3085-3093 in version 3.4.6)
HTML Code:

<?php if ( $bfa_ata['pngfix_selectors'] != '' ) { ?>
/* ------------------------------------------------------------------
---------- IE6 PNG FIX ----------------------------------------------
------------------------------------------------------------------ */
       
* html <?php echo $bfa_ata['pngfix_selectors']; ?> {
        behavior: url("<?php echo $bfa_ata['template_directory']; ?>/js/iepngfix.php")
}
<?php } ?>

remove them and save the file

Shamisen Apr 6, 2010 11:26 PM

Fixed... one problem down one to go...

Other problem here...

http://forum.bytesforall.com/showthread.php?t=6630


All times are GMT -6. The time now is 01:23 AM.

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