Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by James Cridland James Cridland is offline
Developer Last Online: Mar 2022 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 12-30-2001 Last Update: Never Installs: 0
 
No support by the author.

Background
This is a rather contentious issue.
It could be said that Opera v6 (the newest one) is broken, since it doesn't display certain bits of vBulletin correctly when vBulletin uses correct HTML code.
It could also be said that these mods are 'illegal', since they use HTML that you're not supposed to use anymore.

However, if all you care about is making your board look perfect, then you can make two amendments to your code to ensure that Opera users get exactly the same user experience as Internet Explorer or Netscape users.

Please note: I do not wish to get into an argument about whether this is good practice or not. I am merely giving these two code amendments to share my discoveries with the rest of the vBulletin community. There are two discussions, one at vBulletin and one at Opera about this point if you wish to debate it. Please don't debate it here.

Having said that, here are the two areas I've found so far, and the simple fixes to make them work.

Redirects are not centered
The 'Thank you for posting' message appears on the left-hand side of the screen, not in the centre.
Edit: "standard_redirect" template
Place <center> tags before the first <TABLE>, and place </center> before the last </TABLE>.

The bottom of the thread view
The "post a reply" and "post new thread" buttons appear in the middle, and are not aligned to the right.
Edit: "showthread" template
find
<td width="100%"><smallfont color="#EEEEFF"><b>$timezone</b></smallfont></td>
<td>

replace with
<td width="100%"><smallfont color="#EEEEFF"><b>$timezone</b></smallfont></td>
<td align="right">



I hope that users find this useful; I'd repeat that I'd really like not to be drawn into an argument whether this is right or wrong: this isn't the place for it.

Show Your Support

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

Comments
  #2  
Old 01-14-2002, 01:39 AM
jbell jbell is offline
 
Join Date: Dec 2001
Location: PHNX, AZ
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I only use opera 6 becuase my IE6 is a nightmare .. what problems are people stating? I have had flawless performance with my opera from day one....

I would be glad to help out where I can in testing or whatever.
Reply With Quote
  #3  
Old 01-15-2002, 03:23 AM
samtha25 samtha25 is offline
 
Join Date: Jan 2002
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On the redirect, an alternative is to move the align="center" from the TR to the inner TABLE.

My biggest problem with Opera and vB has been that the author column of showthread does not line up nicely. Two solutions:

The tables in which a post is wrapped have a TD width=10, TD width="100% - the spacer - then the inner table has two sets of TD width=175 and TD width="100%".

If people seldom or never use PRE text in their posts (vbcodes, code, php), replace the "100%" with a "*". Do the same with the Author, Thread heading.

However, this will not keep posts with PRE text aligned - in any browser that I've tried. With posts with PRE text, the only way I've found to keep the author column aligned is to put a spacer gif in the author column set to the desired minimum width.

The same also applies to threadreviewbit, which displays the thread at the bottom of a posting page.

Other than those few things, vB works fine for me with both O5 and O6 and O6 really rox.
Reply With Quote
  #4  
Old 02-09-2002, 03:35 PM
James Cridland James Cridland is offline
 
Join Date: Nov 2001
Location: London, UK
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Absolutely, it's a real benefit to have software which works flawlessly in Opera. Congrats to Jelsoft.
Reply With Quote
  #5  
Old 02-10-2002, 06:21 AM
nuno's Avatar
nuno nuno is offline
 
Join Date: Oct 2001
Posts: 469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmmm
concerning redirects, you'r right, same things happens with Konqueror, they are all align left.
Yet, you can achieve better results with:
edit standardredirect template and after

Code:
<tr align="center" valign="middle">
	<td>
paste

Code:
<div align="center" valign="left">
edit showthread template and replace

Code:
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#8080A6">
with

Code:
<table width="100%" border="0" cellpadding="0" cellspacing="0">
this way will work with all browsers i think
you see, Konqueror ignores <tr align="blah blah">
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 10:37 PM.


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.04122 seconds
  • Memory Usage 2,240KB
  • Queries Executed 18 (?)
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
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (5)postbit_onlinestatus
  • (5)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete