dmorell 0 Report post Posted January 3, 2011 Hi I just purchased the pagelines pro platform. When I install it into wordpress and activate it this is what it says. Warning: require_once(/home3/devinmor/public_html/wp-content/themes/platformpro/core/core.init.php) [function.require-once]: failed to open stream: No such file or directory in /home3/devinmor/public_html/wp-content/themes/platformbase/functions.php on line 8 Share this post Link to post Share on other sites
Kate 3 Report post Posted January 3, 2011 You may need to try re-uploading it to your server. If that doesn't work, try re-downloading and unzipping it, then re-uploading it. Share this post Link to post Share on other sites
neomiguel 0 Report post Posted January 3, 2011 hey I have the same issue!!: Warning: require_once(/home7/digitcg9/public_html/mentecuantica/wp-content/themes/platformpro/core/core.init.php) [function.require-once]: failed to open stream: No such file or directory in /home7/digitcg9/public_html/mentecuantica/wp-content/themes/platformbase/functions.php on line 8 Fatal error: require_once() [function.require]: Failed opening required '/home7/digitcg9/public_html/mentecuantica/wp-content/themes/platformpro/core/core.init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home7/digitcg9/public_html/mentecuantica/wp-content/themes/platformbase/functions.php on line 8 Share this post Link to post Share on other sites
Andrew 207 Report post Posted January 4, 2011 This is because you are installing the child theme before the parent (PlatformPro) The error is because Base isn't able to find the config files from the parent theme. Share this post Link to post Share on other sites