Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dingo_d Friend
    #187215

    Hello!

    I have a big problem. I used free t3 template (from: http://t3-framework.org/). And I decided, after I worked on it a bit, to install t3 plugins (I don’t know why I didn’t do this right away, but now it’s too late).

    And now I get this error:

    Fatal error: Class 'T3Path' not found in /home/xxxxxx/public_html/xxxxx/plugins/system/t3/includes/core/template.php on line 139

    I looked at this line in template.php, and it’s like this, starting with line 137:

    [PHP] function loadLayout($layout)
    {
    $path = T3Path::getPath (‘tpls/’.$layout.’.php’, ‘tpls/default.php’);

    if (is_file ($path)) {
    include $path;
    } else {
    echo “<div class=”error”>Layout [$layout] or not found!</div>”;
    }
    }
    [/PHP]

    Sooooo… what happened? 🙁 I cannot access my site anymore, and I made quite a bit of changes on it 🙁

    Any help would be appreciated…

    dingo_d Friend
    #491585

    Ok, I found newer plugin (v.1.2.1.) and installed it, and now it works :S Is this some kind of a bug with earlier version? :

    Saguaros Moderator
    #491659

    Hi dingo_d,

    Newer version often goes with new feature and bug fixed. Let me know if you face any issue.

    Thank you.

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

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 11 years, 6 months ago.

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