Welcome, Guest. Please Login or Register.
November 18, 2024, 10:27:08 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  (simple?) template issue (right click view source) « previous next »
Pages: [1] Reply Ignore Print
Author Topic: (simple?) template issue (right click view source)  (Read 325 times)
Overseer
Sr. Member
****
Posts: 455


(simple?) template issue (right click view source)
« on: April 10, 2003, 03:01:32 PM »
Reply with quote

for some reason i cant do 'right click' then 'view source' on my forum template... anymore... i used to be able to.. something i changed somewhere

it would be ok if it were intentional.... and also if solved might be useful to those who actually want this 'feature' :)

it can be downloaded here http://www.igangsta.com/template.html

i'm guessing its likely to be something in the head so here is just that part of it to save time


<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
<title>° West Coast Connection Forum °</title>
<!-- <link REL="SHORTCUT ICON" HREF="http://wwww.igangsta.com/wccicon.ico"> -->
<style type="text/css">
a:text {color:#FFFFFF; font-family: Verdana; font-size: 10pt; }
a:link,a:visited,a:active { COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight: plain; BACKGROUND-COLOR: transparent; }
.nav, .nav:link, .nav:visited { COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight: plain; font-size: 9pt; BACKGROUND-COLOR: transparent; }
A:hover, .nav:hover { FONT-WEIGHT: plain; COLOR: #FFFFFF; BACKGROUND-COLOR: #6F87B0; TEXT-DECORATION: none }
BODY { FONT-SIZE: 12px; FONT-FAMILY: Verdana, arial, helvetica, serif
scrollbar-arrow-color: #000080; scrollbar-base-color: #5A78A5; scrollbar-face-color: #5A78A5; scrollbar-highlight-color: #33333; scrollbar-shadow-color: #465C82;  scrollbar-3d-light-color : #333333;  scrollbar-dark-shadow-color : #465C82;  border-collapse : collapse;}
TABLE {   empty-cells: show}
TD      {font-family: Verdana; FONT-SIZE: 10pt; color: #FFFFFF}
textarea { background-color: #6F87B0; font-family: Verdana; font-size: 10pt; color: #FFFFFF;}
input, select { background-color: #6F87B0; font-family: Verdana; font-size: 8pt; color: #FFFFFF;}
.windowbg    {background-color: #56719C;}
.windowbg2    {background-color: #5A78A5;}
.windowbg3    {background-color: #6F87B0;}
.titlebg      {background-color: #6F87B0;}
.hr          { color: #000000;}
.text1        {font-style: normal; font-family: verdana; font-weight: bold; font-size: 10pt; color: #FFFFFF;}
.catbg        {background-color: #56719C; font-family: verdana; color: #FFFFFF; font-weight: bold;  font-size: 10pt; }
.bordercolor  {background-color: #465C82;}
.quote {   FONT-SIZE: 10pt; COLOR: #FFFFFF; FONT-FAMILY: Arial, verdana, helvetica, serif; BACKGROUND-COLOR: #6F87B0 }
.code {   FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Courier New, helvetica, Times New Roman, serif; BACKGROUND-COLOR: #6F87B0 }
.help {   CURSOR: help; BACKGROUND-COLOR: transparent}
.meaction {   COLOR: red; BACKGROUND-COLOR: transparent}
.editor {    width : 100% }
</style>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta content="<yabb title>" name="description">
<meta content="PHP, MySQL, bulletin, board, free, open, source, yabb, yet, another, SE"
name="keywords">
<meta content="Microsoft FrontPage 3.0" name="GENERATOR">
</head>
Logged

I learned that from the G's, a G is an Overseer, the Overseer sees.
More than you do 'cause he gets experienced - Snoop on Daz's OG

Supreme exalted, universal leader, Descendent of the kings and queens, the Overseer
The overlord, cream of the crop, creme de la creme - Gang Starr  Royalty
Overseer
Sr. Member
****
Posts: 455


Re:(simple?) template issue (right click view source)
« Reply #1 on: April 10, 2003, 05:19:26 PM »
Reply with quote

hmm home from work now, just tried it... works here.

my home pc is win2k/ie6 work is xp/ie6

must be a slight diff somewhere tho.. very odd
Logged

I learned that from the G's, a G is an Overseer, the Overseer sees.
More than you do 'cause he gets experienced - Snoop on Daz's OG

Supreme exalted, universal leader, Descendent of the kings and queens, the Overseer
The overlord, cream of the crop, creme de la creme - Gang Starr  Royalty
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:(simple?) template issue (right click view source)
« Reply #2 on: April 10, 2003, 05:27:51 PM »
Reply with quote

I often have this problem on Win2k IE 6.  Switch to Mozilla and Opera and it is fine.
Logged

Overseer
Sr. Member
****
Posts: 455


Re:(simple?) template issue (right click view source)
« Reply #3 on: April 10, 2003, 05:33:24 PM »
Reply with quote

hmm very odd... thing is.. it works fine for this site :)

ahh welll
Logged

I learned that from the G's, a G is an Overseer, the Overseer sees.
More than you do 'cause he gets experienced - Snoop on Daz's OG

Supreme exalted, universal leader, Descendent of the kings and queens, the Overseer
The overlord, cream of the crop, creme de la creme - Gang Starr  Royalty
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:(simple?) template issue (right click view source)
« Reply #4 on: April 10, 2003, 07:29:08 PM »
Reply with quote

Go into the admin center and uncheck the "Disable output caching" checkbox. Then it will let you right click to get the souce. This feature makes it so people can't easily get the source code. ;)
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
Overseer
Sr. Member
****
Posts: 455


Re:(simple?) template issue (right click view source)
« Reply #5 on: April 11, 2003, 12:52:32 PM »
Reply with quote

ok back in work now.....

tried the disable output cacheing option... it hat made a difference .. well....... sort of... with the option now checked (to disable..) i find that browsing around normally it still wont work... but .. if u use ctrl-f5 to reload the page proper it will work.. then click a link to reload the forum and it doesnt work,.. change to a board section rather than the index.. doesnt work, ctrl-f5 there... it works.

(it was unchecked, i've left it checked now)

(i have 'check for for new version of page' set to auto in the browser)
« Last Edit: April 11, 2003, 12:54:05 PM by Overseer » Logged

I learned that from the G's, a G is an Overseer, the Overseer sees.
More than you do 'cause he gets experienced - Snoop on Daz's OG

Supreme exalted, universal leader, Descendent of the kings and queens, the Overseer
The overlord, cream of the crop, creme de la creme - Gang Starr  Royalty
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  (simple?) template issue (right click view source) « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.274 seconds with 20 queries.