Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jimmiehendriks Friend
    #181566

    BUG: I rollback to JA Type Button 2.5.4 and it is working again…

    When I want to use JA Typo in Virtuemart category description or product description i get a 500 fault.
    This is the message:

    <blockquote>500 – Er deed zich een fout voor.

    View is niet gevonden [name, type, prefix]: form, html, contentView

    Terug naar controlepaneel</blockquote>

    It is only happening in Virtuemart. A normal Joomla article is no problem…

    Anyone?
    Regards, Jimmie

    Manos Moderator
    #470627

    Interesting, i have tried upgrading to the latest version and didn’t face the same problem. I wonder what was wrong on that.

    reivaj01 Friend
    #470778

    Hi Jimmy

    The problem is in the /plugins/editors-xtd/jatypobutton.php file

    in the line 50 you can see:


    if($option =='com_virtuemart'){
    $view = 'form';

    Change it to


    if($option =='com_virtuemart'){
    $view = 'article';

    In the administrator part of the “com_content” component don’t exist the view “form”.

    Regards

    jimmiehendriks Friend
    #470892

    Hi reivaj01,

    I upgrade the jabutton again. Still the 500 in vm. Changed line 50 and it is oke, Thank You

    Regards, Jimmie

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

This topic contains 4 replies, has 3 voices, and was last updated by  jimmiehendriks 12 years ago.

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