Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • Sunsetdriver Friend
    #131989

    I’ve created a static content with several JA tabs (type content) and all works very nice.
    However I just tried to add a streaming audio with OnePixelOut content mambot and tab is messed up.

    {jatabs type="content" position="top" mouseType="mouseover" animType="animFade" }

    {audio}audio/track1.mp3{/audio}

    {/jatabs}
    Fact is mp3 player is displayed correctly but not tabs.

    See attached pic.

    Any hint, please?
    Thanks


    1. Jatabspixelplugin
    lcristian Friend
    #264605

    You should mention the version of joomla that you are using.
    Seeing your picture I guess you forgot to publish your mambot.

    For Joomla 1.0 go to Mambots -> Site Mambots and publish the mambot
    For Joomla 1.5 go to Extension -> Plugin manager and publish the mambot

    Sunsetdriver Friend
    #264613

    lcristian;72562You should mention the version of joomla that you are using.
    Seeing your picture I guess you forgot to publish your mambot.

    For Joomla 1.0 go to Mambots -> Site Mambots and publish the mambot
    For Joomla 1.5 go to Extension -> Plugin manager and publish the mambot

    The mambot is published. In fact all others JA Tabs are working fine.

    My config:
    Joomla 1.0.15
    JA Tabs 1.0 RC1

    lcristian Friend
    #264619

    I just found out that JA Tabs can’t handle another mambot inside its tabs :((
    Trying to use it the same way but not with audio but with video, produces the same error.

    I’ll try to modify the code of my video mambot not to use {blabla}/path/muvee.flv{/blabla} to see if that’s the problem and report back.

    Sunsetdriver Friend
    #264621

    ^ I guess neither JA Highslide would work inside JA Tabs so?

    Thanks for testing.

    lcristian Friend
    #264623

    No problem testing. 🙂
    I guess not, since it’s using {} to declare the mambot.
    The regex is wrong and I’m working to fix it, even I’m not a developer 😀

    lcristian Friend
    #264724

    I found the trick to include other mambots in the tabs.

    Download the attachment, unzip the file and replace it in :

    /mambots/content/ja_tabs/

    Remember to make a backup of that file before.

    See it in action here : LINK

    This is only for Joomla 1.0

    Have fun! 😉

    Note to developers :

    At line 560 in ja_tabs.class.php

    $regex = '#{'.$tag.' ([^}]*)}([^{]*){/'.$tag.'}#m';

    change to

    $regex = '#{'.$tag.' ([^}]*)}([^{]*{[^*]*)]*{/'.$tag.'}#m';

    It may not be the perfect regex but it works.

    Good luck.


    1. ja_tabs.class_.zip
    Sunsetdriver Friend
    #264730

    Hmm…@ your link I can see the content under and out the tabs, not inside and I can’t switch between tabs.

    I’ll give it a try though.;)

    Thanks.

    Sunsetdriver Friend
    #264732

    Just tested.
    It doesn’t work. All tabs got messed-up.

    lcristian Friend
    #264735

    That’s odd.
    What’s the link top your site?
    What browser do you use?

    I’ve tested in IE7 / Opera / Safari, on XP and Vista.

    Firefox acts strange though :confused:

    Will look further to it.

    Later edit :

    Looks like the regex is still wrong.Now it must include {} in at least one tab to function.
    Oh well, coding is so fun.

    Sunsetdriver Friend
    #264737

    lcristian;72722That’s odd.
    What’s the link top your site?
    What browser do you use?

    I’ve tested in IE7 / Opera / Safari, on XP and Vista.

    Firefox acts strange though :confused:

    You’re right.
    Safari works. Even IE 8 beta works!

    Only in Firefox 3.0.1 tabs are messed up.:((

    Sunsetdriver Friend
    #265480

    Any help from the developers, PLEASE?

    lcristian Friend
    #265492

    Mayday mayday!
    Earth to developers!

    Are we getting support for this mambot / plugin or what?!
    Some of us really need this, so please… it’s a mambot, not a complex component.:confused:

    Thank you.

    Sunsetdriver Friend
    #265516

    lcristian;73719Mayday mayday!
    Earth to developers!

    Are we getting support for this mambot / plugin or what?!
    Some of us really need this, so please… it’s a mambot, not a complex component.:confused:

    Thank you.

    Especially if this plugin is going to be a paid one. We need to find bugs and developers should fix them.:p

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

This topic contains 14 replies, has 2 voices, and was last updated by  Sunsetdriver 16 years, 3 months ago.

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