DVD Talk Forum

DVD Talk Forum (https://forum.dvdtalk.com/)
-   Forum Feedback and Support (https://forum.dvdtalk.com/forum-feedback-support-4/)
-   -   Problems with the Video Game forum and HD Talk forum templates (https://forum.dvdtalk.com/forum-feedback-support/548953-problems-video-game-forum-hd-talk-forum-templates.html)

JohnSlider 01-30-09 11:29 PM

Problems with the Video Game forum and HD Talk forum templates
 
Whenever I visit the Video Game talk or the HD talk forums I seem to get problems with the display, the images don't seem to display and the majority of the board is white. I'm not getting that problem in any of the other sections of the forum and was wondering if anybody else was encountering the same problem that I was. Maybe it's a glitch on my end, but I don't think it is.

dom56 01-30-09 11:37 PM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Mine show the same display too. Must be some technical problem.

fumanstan 01-30-09 11:43 PM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Same.

mhg83 01-30-09 11:47 PM

Re: Problems with the Video Game forum and HD Talk forum templates
 
I was just about to post in here. I'm getting the same problems.

GatorDeb 01-30-09 11:55 PM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Ok, I'm not going crazy after all :D

abintra 01-31-09 12:05 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Now, I wouldn't go quite that far.

GatorDeb 01-31-09 12:12 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 

Originally Posted by abintra (Post 9234822)
Now, I wouldn't go quite that far.

I almost posted something like that myself :lol:

DthRdrX 01-31-09 12:50 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
I thought it was my PC as well. What can you do!

porieux 01-31-09 01:20 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Was just coming here to make sure this wasn't intentional...sure hope not ;)

dx23 01-31-09 06:26 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Same. I thought I was having connection problems.

Adam Tyner 01-31-09 08:53 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
They're referencing non-existent CSS files:

HD Forum - http://forum.dvdtalk.com/clientscrip...7522-00023.css

Video Game Talk: http://forum.dvdtalk.com/clientscrip...52fc-00021.css

DVD Polizei 01-31-09 08:59 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
But those same css files are on this forum. :wtf:

Adam Tyner 01-31-09 09:14 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
No, they're not.

This forum references http://forum.dvdtalk.com/clientscrip...3f69-00019.css

My guess is any forum with a custom layout has its own CSS file defined, and something happened that made HD Talk and Video Game Talk lose theirs.

xmiyux 01-31-09 09:17 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Whew. I thought i was going nuts and was running through my various Firefox addons and Greasemonkey scripts assuming i had screwed something up.

Good to know it is not on my end.

TomOpus 01-31-09 09:18 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
It's also happening in the International Forum.

mdc3000 01-31-09 09:18 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Good to know...I recently got a new PC and thought it might have something to do with Vista (which I didn't have before)... good to know it's not just me!

kefrank 01-31-09 09:44 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
same thing for me (and presumably, everyone else it seems).

Gizmo 01-31-09 10:32 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Same.

lordwow 01-31-09 10:47 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Yep.

Mok 01-31-09 10:58 AM

Re: Problems with the Video Game forum and HD Talk forum templates
 
my eyes hurt please fix sooon.

DVD Polizei 01-31-09 01:31 PM

Re: Problems with the Video Game forum and HD Talk forum templates
 

Originally Posted by Adam Tyner (Post 9235083)
No, they're not.

This forum references http://forum.dvdtalk.com/clientscrip...3f69-00019.css

My guess is any forum with a custom layout has its own CSS file defined, and something happened that made HD Talk and Video Game Talk lose theirs.

And that link is broken as well. :) Could have sworn I saw the same CSS file here earlier this morning.

Looks like it's not that CSS file, but some other file that's the issue. Style ID are different, however. Just my opinion, of course.

DVD Polizei 01-31-09 01:40 PM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Ok, doing a little more checking, this forum has the following code:

HTML Code:

       
<!-- Editor CSS automatically added by functions_editor.php at line 650 -->
<!-- Editor Styles -->
<style type="text/css" id="vbulletin_editor_css_dynamic">
<!--
@import url("clientscript/vbulletin_editor.css?v=372");

.vBulletin_editor {
        background: #E1E1E2;
        padding: 6px;
}
.imagebutton {
        background: #E1E1E2;
        color: #000000;
        padding: 1px;
        border: none;
}
.ocolor, .ofont, .osize, .osmilie, .osyscoloar, .smilietitle {
        background: #FFFFFF;
        color: #000000;
        border: 1px solid #FFFFFF;
}
.popup_pickbutton {
        border: 1px solid #FFFFFF;
}
.popup_feedback {
        background: #FFFFFF;
        color: #000000;
        border-right: 1px solid #FFFFFF;
}
.popupwindow {
        background: #FFFFFF;
}
#fontOut, #sizeOut, .popup_feedback div {
        background: #FFFFFF;
        color: #000000;
}
.alt_pickbutton {
        border-left: 1px solid #E1E1E2;
}
.popup_feedback input, .popup_feedback div
{
        border: 0px solid;
        padding: 0px 2px 0px 2px;
        cursor: default;
        font: 11px tahoma;
        overflow: hidden;
}
-->

</style>


And the HD Forum does not.

GenPion 01-31-09 02:16 PM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Same here -- with the messed up display. I was worried it was a computer problem of my own at first.

Adam Tyner 01-31-09 02:24 PM

Re: Problems with the Video Game forum and HD Talk forum templates
 

Originally Posted by DVD Polizei (Post 9235424)
And that link is broken as well. :)

Ha! I obviously didn't click to check. The whole "assume" thing...

DVD Polizei 01-31-09 02:51 PM

Re: Problems with the Video Game forum and HD Talk forum templates
 
Hmmm. Now that I'm taking a third look, I think the code I posted isn't the issue, either (colors). Or at least not entirely. Eh, I'm not being paid enough for this.


All times are GMT -5. The time now is 06:46 AM.


Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.