0
Welcome Guest! Login
0 items Join Now

WP Site throwing Gantry plugin error

    • RACE101's Avatar
    • RACE101
    • Jr. Rocketeer
    • Posts: 20
    • Thanks: 0

    WP Site throwing Gantry plugin error

    Posted 8 years 5 months ago
    • SITE ADDRESS: www.charlotteracersexpo.com .

      If I'm logged into the site as an administrator, everything works fine. No errors, no nothing. Works brilliantly.

      Once I'm logged out or any other visitor tries to visit the site, this is what they get:

      Warning: unserialize() expects parameter 1 to be string, object given in /home/content/p3pnexwpnas02_data02/91/2543291/html/wp-content/plugins/gantry/core/utilities/cache/cache.class.php on line 138


      This site has been up and running for a few years, but only within the last year or so has it really begun to give me some headaches. This only seems to be happening after the latest update, but not sure which update did it, honestly. It's not the first time and clearing the site cache has worked in the past but not now.

      Any help would be appreciated

      Thanks!
  • Re: WP Site throwing Gantry plugin error

    Posted 8 years 5 months ago
    • Hello RACE101,

      In your root directory, find your wp-config.php file and look for this line:
      define('WP_DEBUG', true);

      Set it to false and save
      define('WP_DEBUG', false);

      Hope this helps!
    • Kind regards,
      Reggie

      Learn to code for free.
      www.freecodecamp.org
    • RACE101's Avatar
    • RACE101
    • Jr. Rocketeer
    • Posts: 20
    • Thanks: 0

    Re: WP Site throwing Gantry plugin error

    Posted 8 years 5 months ago
    • It's already set to false.... seems to be something else?

Time to create page: 0.040 seconds