Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[YUI] Tabbed Forum Home Details »»
[YUI] Tabbed Forum Home
Version: 2.0.0, by bobster65 bobster65 is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.7.x Rating:
Released: 12-02-2008 Last Update: 12-02-2008 Installs: 36
Uses Plugins Template Edits
Additional Files Translations Is in Beta Stage  
No support by the author.

Tabbed Forum Home v2.0.0 Beta 1 - YUI Based Tabs

Pulled back and will be re-released at a later date

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 12-03-2008, 09:10 PM
ThomasR ThomasR is offline
 
Join Date: Mar 2005
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(3729) : eval()'d code on line 1
when I save the two templates

and still the error in the tabs:
Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1
Reply With Quote
  #73  
Old 12-03-2008, 09:15 PM
s810car s810car is offline
 
Join Date: Mar 2008
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still getting the errors even with the fix, gonna uninstall and try clean again

Edit: just to mes around, i uninstalled the product but left ALL template modifications in as well as the file includes My forum showed up again, however the forums were missing (obviously due to the if condition being false) Don't know if that info's any help or not, but i have been having both the encoding errors and the bad argument bug.

This was normal index.php btw. I tried tabindex.php and got the bad argument error still


Update: installed clean again, same errors I have the encoding error when i load index, and the bad argument error loading tabindex
Reply With Quote
  #74  
Old 12-03-2008, 09:25 PM
AWJunkies AWJunkies is offline
 
Join Date: Jan 2005
Location: San Diego
Posts: 947
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This fix link still no work for me. I got one style to work but again modules a no go.
Reply With Quote
  #75  
Old 12-03-2008, 10:35 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hm. Would anyone be objecting to me using their site as a testing ground to poke around and make changes - as our servers are not getting either of these errors!
Reply With Quote
  #76  
Old 12-03-2008, 10:57 PM
s810car s810car is offline
 
Join Date: Mar 2008
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i wish i could but i only have my production site, and the test server which happens to be WAMP on my home comp lol, ill try to get a mirror of my site up in a subdirectory, but i couldnt do that until tomorrow, I hope someone else can help this first
Reply With Quote
  #77  
Old 12-03-2008, 11:12 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by s810car View Post
i wish i could but i only have my production site, and the test server which happens to be WAMP on my home comp lol, ill try to get a mirror of my site up in a subdirectory, but i couldnt do that until tomorrow, I hope someone else can help this first
The one thing I cannot figure out is why only some sites are getting this, and ours is not (2-3 servers depending on Bob's home set up).

Does anybody know if PHP is set to display errors?
Reply With Quote
  #78  
Old 12-03-2008, 11:40 PM
bobster65's Avatar
bobster65 bobster65 is offline
 
Join Date: Mar 2006
Location: Montana
Posts: 1,169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by King Kovifor View Post
The one thing I cannot figure out is why only some sites are getting this, and ours is not (2-3 servers depending on Bob's home set up).

Does anybody know if PHP is set to display errors?
I have it up and running on multiple configurations.. ie, php5 and php4, mysql5 and mysql4, vb 3.6x, 3.7x and 3.8 RC1

Linux Box (Ubuntu, apache2, php5, mysql5) ... vb 3.6x, 3.7x and 3.8 RC1

Linux Box, (Redhat, apache2, php5, mysql5) ... vb 3.6x, 3.7x and 3.8 RC1

Linux Box, (Ubuntu, apache, php4, mysql4) ... vB 3.6x, 3.7x

Windows Box, apache2, php5, mysql5 ... vb 3.6x, 3.7x and 3.8 RC1

Window Box, apache, php4, mysql4 ... vb 3.6x, 3.7x

All work fine.. no errors
Reply With Quote
  #79  
Old 12-03-2008, 11:42 PM
TomasDR TomasDR is offline
 
Join Date: Feb 2006
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Three questions:
1. With Cache Data does it cache the forums, or forums & threads? Our forums are pretty much set, the last sub-forum added was over a year ago. of course if it caches the last thread, etc. I will pass on turning it on.

2. With adding a module, I am having a problem with one file I have, the content came up but weird, no css and no header/footer.
These files I made using this thread: How to create your own vBulletin-powered page!

The template uses javascript and that's the only difference I see. Other ones where it's pure html or pulling images work fine.

Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<body>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" 
align="center">
<tr>
<td class="tcat" align="center">Spanish Word of the Day</td>
</tr>
<tr>
<td class="alt1"><script language="javascript" src="http://www.donquijote.org/ext/cont/free_pdd.js.asp"> </script> <br><center><a href="http://www.donquijote.org" target="_NEW">Learn Spanish with don Quijote </a></center> 
</td>
</tr>
<tr>
<td class="tcat" align="center">Spanish Lesson of the Week</td>
</tr>
<tr>
<td class="alt2"><script language="javascript" src="http://www.donquijote.org/ext/cont/free_lesson.js.asp"> </script> <br><center><a href="http://www.donquijote.org" TARGET="_new">Learn Spanish with don Quijote </a></center> 
</td>
</tr>
</table>
</body>
</html>
3. Finally is there anyway to keep the tabs when people look at subforums?
Reply With Quote
  #80  
Old 12-03-2008, 11:46 PM
s810car s810car is offline
 
Join Date: Mar 2008
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

heres one better, my php info from my test server, but just as a note, the php.ini file is still very untouched since I have just set my server back up last weekend, so my production server is probably a little different, I can get that if you need it. Sorry about the formatting, i just did a quick copy paste, hope you can read it
Reply With Quote
  #81  
Old 12-03-2008, 11:54 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TomasDR View Post
Three questions:
1. With Cache Data does it cache the forums, or forums & threads? Our forums are pretty much set, the last sub-forum added was over a year ago. of course if it caches the last thread, etc. I will pass on turning it on.

2. With adding a module, I am having a problem with one file I have, the content came up but weird, no css and no header/footer.
These files I made using this thread: How to create your own vBulletin-powered page!

The template uses javascript and that's the only difference I see. Other ones where it's pure html or pulling images work fine.

Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<body>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" 
align="center">
<tr>
<td class="tcat" align="center">Spanish Word of the Day</td>
</tr>
<tr>
<td class="alt1"><script language="javascript" src="http://www.donquijote.org/ext/cont/free_pdd.js.asp"> </script> <br><center><a href="http://www.donquijote.org" target="_NEW">Learn Spanish with don Quijote </a></center> 
</td>
</tr>
<tr>
<td class="tcat" align="center">Spanish Lesson of the Week</td>
</tr>
<tr>
<td class="alt2"><script language="javascript" src="http://www.donquijote.org/ext/cont/free_lesson.js.asp"> </script> <br><center><a href="http://www.donquijote.org" TARGET="_new">Learn Spanish with don Quijote </a></center> 
</td>
</tr>
</table>
</body>
</html>
3. Finally is there anyway to keep the tabs when people look at subforums?
1. It just caches the data it loads on that page. So it doesn't query your server every time for the updated info.

2. Can you post your module file?

3. Not at this time.

Quote:
Originally Posted by s810car View Post
heres one better, my php info from my test server, but just as a note, the php.ini file is still very untouched since I have just set my server back up last weekend, so my production server is probably a little different, I can get that if you need it. Sorry about the formatting, i just did a quick copy paste, hope you can read it
You have display_errors set to On. So that may be why you are seeing it. I'm going to get my php.ini file and see what it looks like.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:32 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05090 seconds
  • Memory Usage 2,323KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete