Coder Social home page Coder Social logo

Comments (3)

hyyan avatar hyyan commented on June 8, 2024

@davidrhoderick I don't understand how changing the theme's folder name fix the problem .
Can you please enable the debug mode in your server (local or online) to see if something is going wrong .

in you config.php file paste the following code :

define('SAVEQUERIES', true);
define('WP_DEBUG', true);
define('SCRIPT_DEBUG', true);
define('WP_DEBUG_LOG', true);

if you still getting a blank screen check the debug.txt in your wp-content folder .
then paste the result here please.

from brunch-wordpress-theme.

davidrhoderick avatar davidrhoderick commented on June 8, 2024

I have actually fixed it: I needed to update my server's PHP version. Now I am using PHP version 5.4 and it works. Here was the debug information anyways:

[07-May-2015 07:21:09] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Failed opening required '/home2/artlytic/public_html/davidrhoderick/wp-includes/load.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home2/artlytic/public_html/davidrhoderick/wp-settings.php on line 21
[07-May-2015 15:03:44] PHP Warning:  require_once(__DIR__/vendor/class-tgm-plugin-activation.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[07-May-2015 15:03:44] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '__DIR__/vendor/class-tgm-plugin-activation.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[07-May-2015 15:03:46] PHP Warning:  require_once(__DIR__/vendor/class-tgm-plugin-activation.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[07-May-2015 15:03:46] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '__DIR__/vendor/class-tgm-plugin-activation.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[07-May-2015 15:03:48] PHP Warning:  require_once(__DIR__/vendor/class-tgm-plugin-activation.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[07-May-2015 15:03:48] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '__DIR__/vendor/class-tgm-plugin-activation.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[08-May-2015 08:51:46] PHP Warning:  require_once(__DIR__/vendor/class-tgm-plugin-activation.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[08-May-2015 08:51:46] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '__DIR__/vendor/class-tgm-plugin-activation.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[08-May-2015 08:51:48] PHP Warning:  require_once(__DIR__/vendor/class-tgm-plugin-activation.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[08-May-2015 08:51:48] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '__DIR__/vendor/class-tgm-plugin-activation.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[08-May-2015 08:54:10] PHP Warning:  require_once(__DIR__/vendor/class-tgm-plugin-activation.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17
[08-May-2015 08:54:10] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '__DIR__/vendor/class-tgm-plugin-activation.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home2/artlytic/public_html/davidrhoderick/wp-content/themes/der/inc/dependencies.php on line 17

from brunch-wordpress-theme.

hyyan avatar hyyan commented on June 8, 2024

@davidrhoderick looks that , when you deployed your theme , you forget to upload 'vendor/class-tgm-plugin-activation.php' file , just make sure to upload the file and everything will be fine .

from brunch-wordpress-theme.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.