hey, can anyone help me out with a frontpage slideshow problem?
i keep getting the message:
Warning: main(/fpss/mod_fpslideshow.php) [function.main]: failed to open stream: No such file or directory in /Applications/xampp/xamppfiles/htdocs/wordpress/wp-content/themes/ecc/index.php on line 5
Warning: main() [function.include]: Failed opening ‘/fpss/mod_fpslideshow.php’ for inclusion (include_path=’.:/Applications/xampp/xamppfiles/lib/php/:/Applications/xampp/xamppfiles/lib/php/pear/’) in /Applications/xampp/xamppfiles/htdocs/wordpress/wp-content/themes/ecc/index.php on line 5
my code looks like this…
<?php include(“/fpss/mod_fpslideshow.php”); ?>
i have the ‘fpss’ in the root of wordpress like so…
localhost/wordpress/fpss/
if anynoe has a solution that would be amazing!
thanks!