test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • leoweb Friend
    #167374

    Hee…

    So i have the newest joomla 1.7 installed and the JAT3 framwork
    so when i use the button in the backend it open the popup end tell me this:

    Fatal error: Call to a member function isAdmin() on a non-object in /../../plugins/system/jatypo/jatypo/tmpl/default.php on line 19

    when i disable the Button – JA Typography Plugin it came this:

    Fatal error: Class ‘T3Path’ not found in
    /../../plugins/system/jat3/jat3/core/common.php on line 52

    i posted the same into the NoNumbers Forum and they said i should ask you …

    Hope you can give me a green way ..
    nice regards

    jooservices Friend
    #406290

    Hi there,
    You have installed in correct plugin. Please get new plugin at:

    http://www.joomlart.com/forums/downloads.php?do=file&id=2599
    JA Typo plugin For Joomla 1.7 (281.1 KB) 1.1.0 08-12-2011 Changelog | Compare | Download

    ps:// to disable current plugin.
    Please go to phpmyadmin – Table extension – enable set 0 ( enable ) for this plugin.
    Thank you
    Viet Vu

    leoweb Friend
    #406488

    hee ..

    I did and refreshed the plugin, and installed the extension manager aswell ..
    By the install from the extension manager it come the text that it was not able to create a admin menu
    but with the follow link it works:
    http://{yoursite}/administrator/index.php?option=com_jaextmanager

    so now it come this,
    when i try to use the sourcer button:

    Fatal error: Class ‘T3Path’ not found in
    /../../plugins/system/jat3/jat3/core/common.php on line 45

    com_jaextmanager Administrator Komponente 1.1.0
    Button – JA Typography Site Plugin 1.1.0
    JA T3 Framework Site Plugin 1.3.0 Stable

    i hope this is usefull for you
    nice regards

    chavan Friend
    #407869

    Hi leoweb

    You open common.php and add this line before line 45


    t3import('core.path');

    leoweb Friend
    #414980

    <em>@Do Ha 261798 wrote:</em><blockquote>Hi leoweb

    You open common.php and add this line before line 45


    t3import('core.path');

    </blockquote>

    Heee

    so put the code in line 45 now it comes when i push the sourcer button this error:

    Fatal error: Call to a member function isAdmin() on a non-object in /www/yourdomain.com/plugins/system/jatypo/jatypo/tmpl/default.php on line 19

    nice regards
    leo

    chavan Friend
    #415694

    Hi leoweb

    The best solution is just move NNFramework plugin after T3 Framework plugin (order of NNframework lower T3 Framework).

    leoweb Friend
    #416021

    <em>@Do Ha 271462 wrote:</em><blockquote>Hi leoweb

    The best solution is just move NNFramework plugin after T3 Framework plugin (order of NNframework lower T3 Framework).</blockquote>

    didn’t work for me in my joomla …

    chavan Friend
    #416027

    Hi leoweb

    Besides fix bug relate to T3Path. There is a bug related to JA Typo.
    You open plugins/system/jatypo/tmpl/default.php and change line 11


    global $mainframe;

    by


    $mainframe =& JFactory::getApplication();

    leoweb Friend
    #422466

    Heee, Do Ha !!!!

    Thanks for your post, sorry that i comment back so late but didn’t check that you wrote for this topic ….

    Okay it works fine now thanks for your support ….
    first what i did is to put in the path: …
    …/plugins/system/jat3/jat3/core/common.php
    on line 52

    t3import('core.path');

    after that …
    plugins/system/jatypo/tmpl/default.php
    and change line 11(was by me on line 18)


    $mainframe =& JFactory::getApplication();

    and now it works fine …
    thank you so much !!!

    but one issue with the jce-editor is still there … (ja-typo-button is not there)
    with the default editor from joomla works it well now …

    nice regards
    leoweb…

    htomek Friend
    #427870

    <em>@Do Ha 271907 wrote:</em><blockquote>Hi leoweb

    Besides fix bug relate to T3Path. There is a bug related to JA Typo.
    You open plugins/system/jatypo/tmpl/default.php and change line 11


    global $mainframe;

    by


    $mainframe =& JFactory::getApplication();

    </blockquote>

    Does not work with the latest plugin version (2.0.7) in the latest Joomla (1.7.3). Still, after enabling the plugin I got only the blank page.

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

This topic contains 10 replies, has 4 voices, and was last updated by  htomek 12 years, 12 months ago.

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