0
Welcome Guest! Login
0 items Join Now

SOLVED error message when turning on or off gantry cache

    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: SOLVED error message when turning on or off gantry cache

    Posted 13 years 6 months ago
    • Yeah, seems like the error is back again. Can you PM me an FTP login too. It's easier for me to check that way. 8)
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • spitfire's Avatar
    • spitfire
    • Sr. Rocketeer
    • Posts: 152
    • Thanks: 0

    Re: SOLVED error message when turning on or off gantry cache

    Posted 13 years 6 months ago
    • I have sent the PM prim .. (a while ago) .... have you got it ?
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: SOLVED error message when turning on or off gantry cache

    Posted 13 years 6 months ago
    • Yeah, i'm still looking at this issue. Normally it should be some form of permissions or cache issue that is easily solved.

      Btw, have you checked the error_log that you have in your Joomla root directory?

      I see some more errors in there. They could be related but i'm not sure yet.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • spitfire's Avatar
    • spitfire
    • Sr. Rocketeer
    • Posts: 152
    • Thanks: 0

    Re: SOLVED error message when turning on or off gantry cache

    Posted 13 years 6 months ago
    • I see these errors.
      Wouldn't' have a clue why they are there though.


      [14-Oct-2011 04:18:19] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/markpeac/public_html/libraries/gantry/core/gantrybrowser.class.php on line 30

      [14-Oct-2011 04:00:09] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/markpeac/public_html/modules/mod_roknavmenu/lib/common/RokBrowserCheck.php on line 22

      [14-Oct-2011 15:28:11] PHP Notice: Undefined property: stdClass::$category in /home/markpeac/public_html/components/com_content/views/category/view.feed.php on line 61

      [12-Oct-2011 23:36:24] PHP Warning: Invalid argument supplied for foreach() in /home/markpeac/public_html/components/com_content/views/category/view.feed.php on line 37
      [13-Oct-2011 00:11:39] PHP Notice: Trying to get property of non-object in /home/markpeac/public_html/components/com_content/views/category/view.feed.php on line 35
    • spitfire's Avatar
    • spitfire
    • Sr. Rocketeer
    • Posts: 152
    • Thanks: 0

    Re: SOLVED error message when turning on or off gantry cache

    Posted 13 years 6 months ago
    • Any help appreciated ... I am really stuck here guys....
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED error message when turning on or off gantry cache

    Posted 13 years 6 months ago
    • spitfire wrote:
      Any help appreciated ... I am really stuck here guys....
      I've dealt with this before, just took me awhile to find my reply.
      This has to do with Joomla's misguided attempt at writing a caching program for J16 - it had lots of issues
      I'm guessing your hoster provided this software in their Pear library. You should set this back to file. In your configuration.php file change :
      public $cache_handler = 'cachelite';
      to
      public $cache_handler = 'file';
      Then in Global configuration change the Cache system setting from cachelite to file.
    • spitfire's Avatar
    • spitfire
    • Sr. Rocketeer
    • Posts: 152
    • Thanks: 0

    Re: SOLVED error message when turning on or off gantry cache

    Posted 13 years 6 months ago
    • Thanks Dan that was the problem all fixed ... !
      Thanks too to prim for having a look.

Time to create page: 0.062 seconds