View Single Post
Old 01-20-2010, 07:20 PM   #274
dangarion
All Star Reserve
 
dangarion's Avatar
 
Join Date: Feb 2003
Location: Orange, CA
Posts: 569
So on to the next one, how do I go about adding the widgets into my front page... Anyone try adding the widgets as php into Wordpress? I'm having some issues with they normal way I would run PHP in a WP sidebar widget.

I keep getting errors like this.

Warning: include(/widgets/lg_100_div_leaders.wgt) [function.include]: failed to open stream: No such file or directory in /home/rwbl/rwbl.net/wp-content/plugins/php-code-widget/execphp.php(43) : eval()'d code on line 2

Warning: include() [function.include]: Failed opening '/widgets/lg_100_div_leaders.wgt' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/rwbl/rwbl.net/wp-content/plugins/php-code-widget/execphp.php(43) : eval()'d code on line 2

Quote:
<?php
include("/widgets/lg_100_div_leaders.wgt");
?>
__________________
DanGarion
GM - Los Angeles Dodgers The Peanuts and Cracker Jack Baseball League
PCJBL!

Last edited by dangarion; 01-20-2010 at 07:47 PM.
dangarion is offline   Reply With Quote