Theme support is offered to verified customers by forum only. Support requests and solutions made by email, Skype, Envato or any other method will be redirected back to the forum.
This topic is: not resolved
-
I just purchased and downloaded Fundingpress on 6/6/2013. I installed the theme on a fresh WP install. As soon as I hit activate, the site went down and I got these errors:
Warning: include_once() [function.include-once]: open_basedir restriction in effect. File(/usr/share/pear/PEAR5.php) is not within the allowed path(s): (/var/www/vhosts/project-verde.org/httpdocs:/tmp) in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/pear/PEAR.php on line 730
Warning: include_once(/usr/share/pear/PEAR5.php) [function.include-once]: failed to open stream: Operation not permitted in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/pear/PEAR.php on line 730
Warning: include_once() [function.include]: Failed opening ‘PEAR5.php’ for inclusion (include_path=’.:/usr/share/pear:/usr/share/php’) in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/pear/PEAR.php on line 730
Warning: require_once() [function.require-once]: open_basedir restriction in effect. File(/usr/share/pear/XML/Util.php) is not within the allowed path(s): (/var/www/vhosts/project-verde.org/httpdocs:/tmp) in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/Serializer.php on line 58
Warning: require_once(/usr/share/pear/XML/Util.php) [function.require-once]: failed to open stream: Operation not permitted in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/Serializer.php on line 58
Fatal error: require_once() [function.require]: Failed opening required ‘XML/Util.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /var/www/vhosts/project-verde.org/httpdocs/wp-content/themes/funding_press/funding/lib/PayPal/Serializer/Serializer.php on line 58So I commented out this line of code from the funding.php file, and everything works fine.require_once (dirname(__FILE__).’/paypal.php’);Can you please help? I was planning to use PayPal, and now I’m concerned there are major issues with the theme.Thanks,Salar