Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • SenMel Friend
    #161881

    I have installed STANDALONE versions of Methys and Teline IV for Joomla 1.6. Teline IV opens just fine but whenever I switched to Methys home page outputs nothing but the following error:

    Fatal error: Call to a member function getPath() on a non-object in /home/my_site/libraries/joomla/application/categories.php on line 435

    Ninja Lead Moderator
    #383192

    Have you upgraded joomla to 1.6.1?

    SenMel Friend
    #383394

    Yes. Backend already reads 1.6.1

    Ninja Lead Moderator
    #383530

    Hi sural98,

    First you should disable some modules which appear on the frontpage to address which one caused the crashing, we need to narrow this down. And also provide me with your site link, admin & ftp account in your ticket, I want to take a look.
    http://support.joomlart.com/index.php?/Tickets/Ticket/View/68389

    SenMel Friend
    #385435

    <em>@hungnd 230537 wrote:</em><blockquote>Hi sural98,

    First you should disable some modules which appear on the frontpage to address which one caused the crashing, we need to narrow this down. And also provide me with your site link, admin & ftp account in your ticket, I want to take a look.
    http://support.joomlart.com/index.php?/Tickets/Ticket/View/68389</blockquote>

    Joomla forums offer to modify line 422

    if ($parent instanceof JCategoryNode || is_null($parent)) {
    to

    if ($parent instanceof JCategoryNode || !is_null($parent)) {
    in /joomla-root/libraries/joomla/application/categories.php
    but don’t know what is related to JA template with regard this matter.

    Ninja Lead Moderator
    #385456

    What is the link guiding you that?
    It could be a bug of Joomla core, someone has provided that hack, it might help JA template to work.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Ninja Lead 13 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum