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 » New Versions, & Updating »

Iepngfix.php still there?


  #1  
Old Oct 1, 2009, 05:38 AM
js9600
 
29 posts · Dec 2008
Iepngfix.php still there?

Should call to iepngfix.php not be removed from css.php? File is not there and this change in 3.4.3 means that is correct?

DONE: Replace Twinhelix IE6 PNG transparency fix with DD_roundies (1 file, no images, background & background repeat and hover works).

Section in css.php looks like this:

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 } ?>
  #2  
Old Oct 10, 2009, 12:42 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Thats indeed not needed anymore. Will remove ın next version
  #3  
Old Oct 23, 2009, 10:47 AM
rickheck
 
139 posts · Oct 2009
How do I fix this problem until the new version gets released (and I get around to installing it).

I am using version 3.4.1.

Thanks...Rick...
  #4  
Old Oct 23, 2009, 07:18 PM
js9600
 
29 posts · Dec 2008
Well just delete those code lines in css.php, almost at the bottom you see them - when you have upgraded to at least 3.4.3, not before. Not sure it matters at all but annoying when you have noticed
  #5  
Old Jan 18, 2010, 03:08 AM
timanderson
 
4 posts · Jan 2010
Quote:
Originally Posted by Flynn
Thats indeed not needed anymore. Will remove ın next version
Seems to still be there. I've deleted the lines manually as I noticed lots of 404s in my logs.

Tim
  #6  
Old Apr 4, 2010, 02:30 PM
Shamisen
 
5 posts · Apr 2010
Quote:
File does not exist: wordpress/wp-content/themes/atahualpa/js/iepngfix.php

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
I'm running atahualpa 3.4.6. and my server error log is crammed full of these errors...

The file iepngfix.php is not included in the download and the php error I have no idea whats causing that...

I'm running PHP version 5.2.12
  #7  
Old Apr 5, 2010, 04:46 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
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
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Apr 5, 2010 at 04:48 AM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
php in footer.php - links to just show up on homepage chris Atahualpa 3 Wordpress theme 6 May 9, 2010 12:50 PM
Iepngfix.php Holger Installing & running WordPress 16 Jan 2, 2010 08:16 AM
make index.php be a "page" and blog postings go to different php page zhidoni Atahualpa 3 Wordpress theme 0 Jun 21, 2009 04:25 PM
[SOLVED] messed up header.php and footer.php monochrome Header configuration & styling 0 Jun 20, 2009 02:16 PM


All times are GMT -6. The time now is 08:04 AM.


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