MyBB Community Forums

Full Version: MyTabs - Tabbed Forum Browsing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
(2011-02-26, 10:24 AM)darkvortex Wrote: [ -> ]I could fix it with this code
<ul class="idTabs"> 
  <li><a href="#jquery">jQuery</a></li> 
  <li><a href="#official">Tabs 3</a></li> 
</ul> 
<div id="jquery">If you haven't checked out ...</div> 
<div id="official">idTabs is only a simple ...</div>
I found it on a basic website and it worked fine Smile

Latest version is working perfectly fine. Not quite sure how changing the HTML layout of it will affect it that much. I just recommend deactivating/activating again with the newer version. Even though you'll have to remake the tabs, it will redo the template layout to make it up to w3 standards, and it's less code being sent. And I am using my own tab methods, not another website's.
that was not offensive Smile
your tabbed menu is great i use it togheter with that code and it works.
I'm verry happy with this tabbed menu because i didn't have the money for subscriping and getting that one of labrocca.

Sorry for my bad use of english,i'm dutch.
(2011-02-26, 05:57 PM)darkvortex Wrote: [ -> ]that was not offensive Smile
your tabbed menu is great i use it togheter with that code and it works.
I'm verry happy with this tabbed menu because i didn't have the money for subscriping and getting that one of labrocca.

Sorry for my bad use of english,i'm dutch.

Oh, I was confused with what that code was for, I thought you were saying I had to add it in, when it was working on several test sites without it lol

Glad you enjoy it =)
(2011-02-26, 06:29 PM)Revenger Wrote: [ -> ]
(2011-02-26, 05:57 PM)darkvortex Wrote: [ -> ]that was not offensive Smile
your tabbed menu is great i use it togheter with that code and it works.
I'm verry happy with this tabbed menu because i didn't have the money for subscriping and getting that one of labrocca.

Sorry for my bad use of english,i'm dutch.

Oh, I was confused with what that code was for, I thought you were saying I had to add it in, when it was working on several test sites without it lol

Glad you enjoy it =)

yeah and i thought that you where mad on meSmile
download link is invalid.
Got it all done until I got to Forums/post then MyTabs and then I got:

Warning [2] require(/home/***************/public_html/community/4F30Oi7g0r3h60018538P/modules/forum/mytabs.php) [function.require]: failed to open stream: No such file or directory - Line: 483 - File: 4F30Oi7g0r3h60018538P/index.php PHP 5.2.9 (Linux)
Fatal error: require() [function.require]: Failed opening required '/home/*******/public_html/community/4F30Oi7g0r3h60018538P/modules/forum/mytabs.php' (include_path='.:/usr/local/php52/pear') in /home/*********/public_html/community/4F30Oi7g0r3h60018538P/index.php on line 483
(2011-02-26, 08:12 PM)Noreturn Wrote: [ -> ]download link is invalid.
Got it all done until I got to Forums/post then MyTabs and then I got:

Warning [2] require(/home/***************/public_html/community/4F30Oi7g0r3h60018538P/modules/forum/mytabs.php) [function.require]: failed to open stream: No such file or directory - Line: 483 - File: 4F30Oi7g0r3h60018538P/index.php PHP 5.2.9 (Linux)
Fatal error: require() [function.require]: Failed opening required '/home/*******/public_html/community/4F30Oi7g0r3h60018538P/modules/forum/mytabs.php' (include_path='.:/usr/local/php52/pear') in /home/*********/public_html/community/4F30Oi7g0r3h60018538P/index.php on line 483

Where are you installing it to? It just looks off.

And did you rename your /admin/ folder? If so, you need to rename the folder included to the same as your current one and re-upload.
Looks like a nice plugin.
But I tested the demo in IE8 and it didnt work.
Nothing happens when tab is clicked.
In Firefox its working just fine.
(2011-02-27, 08:11 AM)JoeNewYork Wrote: [ -> ]Looks like a nice plugin.
But I tested the demo in IE8 and it didnt work.
Nothing happens when tab is clicked.
In Firefox its working just fine.

Damn it, I forgot I changed the AJAX code a tad bit after I already tested it in IE, and forgot to test again in IE. This browser makes life a pain.

Thanks for the notice, going to fix now.
(2011-02-27, 08:25 AM)Revenger Wrote: [ -> ]This browser makes life a pain.

Amen to that
Thanks fot this plugin ^^
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21