Shape 5

Wordpress Club Themes => Construction - Club => : xTrEmWaRz March 26, 2015, 11:36:12 AM



: Why i have this error on my construction template?
: xTrEmWaRz March 26, 2015, 11:36:12 AM
Hi,

on my website i hve this error since yesterday.

Warning: require(loop.php): failed to open stream: No such file or directory in /home/stepco/public_html/wp-content/themes/s5_construction/vertex/cms_core_functions.php on line 51

Warning: require(loop.php): failed to open stream: No such file or directory in /home/stepco/public_html/wp-content/themes/s5_construction/vertex/cms_core_functions.php on line 51

Fatal error: require(): Failed opening required 'loop.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/stepco/public_html/wp-content/themes/s5_construction/vertex/cms_core_functions.php on line 51

How can I fix this?

Thanks


: Re: Why i have this error on my construction template?
: Tristan Rineer March 26, 2015, 12:07:45 PM
That error means that a file the theme needs is now missing.  From what it is saying, it appears that the vertex/loop.php file had been deleted; the theme cannot function without this file.  You can just grab the individual file from the theme download, and re-upload it, and everything should begin functioning as normal.


: Re: Why i have this error on my construction template?
: xTrEmWaRz March 26, 2015, 12:52:23 PM
That error means that a file the theme needs is now missing.  From what it is saying, it appears that the vertex/loop.php file had been deleted; the theme cannot function without this file.  You can just grab the individual file from the theme download, and re-upload it, and everything should begin functioning as normal.

Thank you very much! It's working now!



: Re: Why i have this error on my construction template?
: mikenicoll March 26, 2015, 01:23:09 PM
Let us know if you have any further questions!