If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: CSS ::: Done, but with errors on page.
New Topic    Add Reply
Topic: Done, but with errors on page.  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
kapooku

Posts: 67
Posted: 7/7/04 10:52 am    
Done, but with errors on page.

Hey...I am not sure where to ask this, as I have CSS, Java AND HTML in my advanced section...

Anyway...

Here's my board: p067.ezboard.com/bkapookushouseofdays

The lower left corner of my screen reports that there are errors on the page. I have asked my admin, who knows certainly more than I do, to look around and he says there are no problems that he can find. Does anyone here see what the issue may be, or is IE just being a jerk?

TIA,
kapooku


  reply to this message

WarShadows

Registered User
Posts: 147
Posted: 7/7/04 12:41 pm    
Re: Done, but with errors on page.
This script in the Custom Footer:
 
<script type="text/javascript">
changeDates();
</script>

Is calling a function which has not been assigned. The head code section of a script must have been removed, but the Custom Footer portion was overlooked.


  reply to this message

kapooku

Posts: 68
Posted: 7/7/04 2:59 pm    
Re: Done, but with errors on page.

Oh. My. God.

I don't know how, or why, but I deleted that one little part off the footer (you were right, the other part of the code had been removed long ago) and now I have ** SCRIPT not allowed ** on my page. A trip back to the advanced section shows nearly all of my code has been deleted in favor of this little phrase.

I'm screwed. That's 3 years' worth of customization. I wouldn't know where to begin to repair it.


  reply to this message

WarShadows

Registered User
Posts: 150
Posted: 7/7/04 3:13 pm    
Re: Done, but with errors on page.
I know, my test board is just now having the same problem- and I am now, officially, EXTREMELY furious!!!!!!!


  reply to this message

WarShadows

Registered User
Posts: 151
Posted: 7/7/04 3:21 pm    
Re: Done, but with errors on page.
Started a thread at Bug Base, you can make your contribution HERE.


  reply to this message

WarShadows

Registered User
Posts: 154
Posted: 7/7/04 3:56 pm    
Re: Done, but with errors on page.
Quote:
I'm screwed. That's 3 years' worth of customization. I wouldn't know where to begin to repair it.

Atlass posted this suggestion at Bug Base:
Quote:
If you have just lost your customisation and you don't have a local backup, see if you can search for your own board on google, and then view a CACHED page. If you can, you may be able to copy your custom html back in again.

Edited by: WarShadows at: 7/7/04 3:57 pm

  reply to this message

kapooku

Posts: 69
Posted: 7/8/04 6:17 am    
Re: Done, but with errors on page.

That'd work if I didn't have META tags preventing my board from being on search engines. :(

I DID have a copy saved from this past March, so I am now back to normal. I deleted that bit from the footer, but am still getting the error message. Any other ideas? Can you check again?


  reply to this message

kapooku

Posts: 70
Posted: 7/8/04 6:31 am    
Re: Done, but with errors on page.

Also, my board is now incredibly slow. I really need some help here figuring out what is going wrong. :( Pretty please with sugar on top.


  reply to this message

kapooku

Posts: 71
Posted: 7/8/04 7:14 am    
Re: Done, but with errors on page.

I removed all the custom java scripts, since they seemed to be the cause for the errors. The error message is gone now, but the speed is still *very* poor.


  reply to this message

WarShadows

Registered User
Posts: 159
Posted: 7/8/04 12:55 pm    
Re: Done, but with errors on page.
I was wondering why Google came up with so many listings relating to your board, but never the board itself, lol. Well, nobody will be able to debug what is no longer there, so if you get the chance to put things back in, we'll see what's going on.


  reply to this message

kapooku

Posts: 72
Posted: 7/8/04 2:12 pm    
Re: Done, but with errors on page.
Well, I can show you the complete code without installing it for now...perhaps you (or someone) can see where my error is before I go put it back in?

 HEAD

<META NAME="ROBOTS" CONTENT="NOARCHIVE"> 
<META NAME="GOOGLEBOT" CONTENT="NOSNIPPET"> 
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> 

<style>
#emoticonbox {overflow: auto; height: 220px}
</style>

<style>
body {
background-position: center center;
background-attachment: fixed }
</style>


<style type="text/css">
<!--

body { font-size: 80%; font-family:  "Tempus Sans ITC", Sand, sans-serif }

td { font-size: 90%; font-family:  "Tempus Sans ITC", Sand, sans-serif  }

h1 { font-size: 200%; font-weight: bold; font-family:  "Tempus Sans ITC", Sand, sans-serif  }
h2 { font-size: 180%; font-weight: bold; font-family:  "Tempus Sans ITC", Sand, sans-serif  }
h3 { font-size: 160%; font-family:  "Tempus Sans ITC", Sand, sans-serif  }
h4 { font-size: 150%; font-weight: bold; font-family:  "Tempus Sans ITC", Sand, sans-serif  }
h5 { font-size: 120%; font-family:  "Tempus Sans ITC", Sand, sans-serif  }
h6 { font-size: 100%; font-weight: bold; font-family:  "Tempus Sans ITC", Sand, sans-serif  }

.m { font-size: 105%; font-family:   "Tempus Sans ITC", Sand, sans-serif }

.headings { font-size: 80%; font-weight: bold; font-family:  "Tempus Sans ITC", Sand, sans-serif }

.title { font-size: 130%; font-family:  "Tempus Sans ITC", Sand, sans-serif }

.usertitle { font-size: 100%}

.inputbox { font-size: 105%; border-top: #333333 solid thin; border-bottom: #333333 solid thin; border-right: #333333 solid thin; border-left: #333333 solid thin; color: #000000; font-family:  "Tempus Sans ITC", Sand, sans-serif }        

.inputbutton { font-size:120%; color:#000000; font-family: "Tempus Sans ITC", Sand, sans-serif; background-color:#FFFFFF; }

i { font-size: 95% }

a:link { text-decoration: none }

a:visited { text-decoration: none}

a:active { text-decoration: none } 

a:hover { text-decoration: underline overline }

.communitychest { font-size: 90%; color: #000000; font-family:  "Tempus Sans ITC", Sand, sans-serif}

.whosonline font{ font-size: 110%; font-family: "Tempus Sans ITC", Sand, sans-serif } 

.announcement {font-size: 120%; color: red; font-weight:bold}
---
</style>


<!--Special Effects upon page enter credit- Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more free DHTML Scripts, and Terms Of Use, visit dynamicdrive.com---<meta http-equiv="Page-Enter" content="blendTrans(Duration=0.5)">

<script type="text/javascript">
/* BEGIN EZURL */
ezURL = document.location.href.match("http:\/\/((?:pub)([0-9]+)|beta|vanchau|inbox)\.ezboard\.com\/(b|f)([a-zA-Z0-9]+(?=frm[0-9]+)|[a-zA-Z0-9]+(?!frm[0-9]+))(frm[0-9]+|)(?:(?:[\.]{1})([a-zA-Z0-9\=\+\&\.]+)|)(?:(?:[\x3F]{1})([a-zA-Z0-9\=\+\&\.]+)|)(?:.*)");
try {
        if (ezURL.length > 0) {
                ezPub = ezURL[2].length > 0 ? ezURL[2] : ezURL[1];
                ezFullPub = ezURL[1];
                ezIsBoard = ezURL[3] == "b" ? true : false;
                ezBoardID = ezURL[4];
                ezForum = ezURL[5];
                ezPage = ezURL[6];
                ezQuery = ezURL[7];
                }
} catch (e) { }
ezURL = null;
/* END EZURL */
</script>


<script type="text/javascript">
/* EZINBOX ALERT FUNCTION */
// call with true for a popup window and with false for a javascript OK alert
function inboxalert(bWindow) {
for (al = 0; al < document.links.length; al++) {
if ( document.links[al].href.match(".boardRedirectToInboxServer|.showInBoxFolder") ) {
if (document.links[al].parentNode.innerHTML.match("NEW!")) {
x = document.links[al].parentNode.innerHTML.match("([0-9]+) NEW!")[1];
if (!bWindow) {
alert(x + " new messages!");
} else {
inbox = window.open("","","height=40,width=260,status=no,toolbar=no,address=no");
inbox.document.write("<p style=\"font-family: Verdana, Arial, Helvetica;\">You have " + x + " new messages...<br><a target=\"_new\" href=\"" + document.links[al].href + "\">go to ezInbox</a></p>");
}
}
}
}
}
/* END EZINBOX ALERT FUNCTION */
</script>

<style type="text/css">
div.spoiler { display: none; }
a.spoiler { text-decoration: underline; }
</style>

<script>
/*APPEND SPOILER INSERTBUTTON*/
function AddSpoilerButton () {
        var AllDivs = document.getElementsByTagName("div")  ;
        // Go through all the divs
        for(ad=0; ad < AllDivs.length; ad++) {
                if (AllDivs[ad].id=="insertcodes")   {
                        brk=document.createElement("br")  ;
                        SpoilerButton= document.createElement("input")  ;
                        SpoilerButton.type="button";
                        SpoilerButton.value="spoiler";
                        SpoilerButton.className="insertbutton";
                        SpoilerButton.onclick= function callSpoiler() {doSpoiler(this.form.body);}
                        AllDivs[ad].appendChild(SpoilerButton);
                        AllDivs[ad].appendChild(brk);

                }
        }
}
function doSpoiler(el) {

        encloseText (el,"hidden as spoiler text", "", "")  ;

}
/*END APPEND SPOILER INSERTBUTTON*/
</script>



HEADER

<div align="center">
<table width="80%">
<tr>
<td align="center" bgcolor="#ffffff">

<br>
<center>
<img src="http://www.kapooku.com/ckgeneral/ckbansparkly.gif"></center>
<br>


FOOTER

<script>
<!--
self.onerror = function() {return true;}
if (document.location == "http://pub98.ezboard.com/bkapookushouseofdays") {
x=0;
while (document.images[x].src != "http://www.ezboard.com/image/communtychest.gif") {
x++;
}

document.images[x].src = "http://www.kapooku.com/ckgeneral/atomtwirl.gif"
}
//---
</script>





<br><br>

<center>
<a href= "http://www.anzwers.org/free/tackorama/"><img src= "http://www.kapooku.com/ckgeneral/clip_bannersm.jpg" border =0></a>    <a href= "http://www.pixeldecor.com"><img src= "http://www.kapooku.com/ckgeneral/pixeldecor-link-button.gif" border =0></a>
</center>

</td>
</tr>
</table>
</div>
<br><br>

<script type="text/javascript">
/* CHANGE WHO'S ONLINE LABELS */

if ( !(ezPage && ezQuery ) || ezIsBoard) {

replaceWhat = Array("visitor", "in the last 15 minutes", "Member", "Guest", "Anonymous");
replaceWith = Array("Club member", "hanging out here", "Kapookster", "lurker", "incognito");

allTables = document.getElementsByTagName("table");
for (at = 0; at < allTables.length; at++ ) {
if (allTables.item(at).className == "whosonline") {
wotd = allTables.item(at).getElementsByTagName("td").item(0);
for ( rw = 0; rw < replaceWhat.length; rw++ ) {
wotd.innerHTML = wotd.innerHTML.replace(replaceWhat[rw], replaceWith[rw]);
}
}
}
}
/* END CHANGE WHO'S ONLINE LABELS */
</script>

<script type="text/javascript">
/* LAUNCH EZINBOX ALERT FUNCTION */
inboxalert(true);
/* END LAUNCH EZINBOX ALERT FUNCTION */
</script>


   <script language="JavaScript" type="text/javascript">

if (!ezQuery) {
    var range = document.body.createTextRange(); 
    range.collapse(true); 
    while (range.findText("Join Live Chat!") ) { 
      range.text="Come on in to Kapooku's Chat!"; 
      range.collapse(false); 
    }
} 

</script>




   <script language="JavaScript" type="text/javascript">

if (!ezQuery) {
    var range = document.body.createTextRange(); 
    range.collapse(true); 
    while (range.findText("Logged in as") ) { 
      range.text="Welcome to the Club,"; 
      range.collapse(false); 
    }
} 

</script>

<script type="text/javascript">
/* SPOILER TAG */
for ( sl=0; sl < document.links.length; sl++ ) {
if ( document.links[sl].href == "http://spoiler" || document.links[sl].href == "http://spoiler/" ) {
oSpoiler = document.createElement("div");
oSpoiler.id = "spoiler" + sl;
oSpoiler.className = "spoiler";
oSpoiler.innerHTML = document.links[sl].innerHTML;
oShowSpoiler = document.createElement("a");
oShowSpoiler.className = "spoiler";
oShowSpoiler.innerHTML = "show spoiler";
oShowSpoiler.href="javascript:void(document.getElementById('spoiler" + sl + "').style.display='block')";
document.links[sl].parentNode.insertBefore(oSpoiler, document.links[sl]);
oSpoiler.parentNode.removeChild(document.links[sl]);
oSpoiler.parentNode.insertBefore(oShowSpoiler, oSpoiler);
}
}
/* END SPOILER TAG */
</script>

<script>
/*CALL SPOILER*/
if (ezPage == "showAddTopicScreenFromWeb" | ezPage == "showAddReplyScreenFromWeb" | ezPage =="showEditScreen")   {
        AddSpoilerButton();
}
/*END CALL SPOILER*/
</script>


  reply to this message

WarShadows

Registered User
Posts: 161
Posted: 7/8/04 2:40 pm    
Re: Done, but with errors on page.
That code must have been from before you updated EzURL; you will need to replace the one in that code with the new one before reinstalling your Custom HTML.

Edited by: WarShadows at: 7/8/04 2:41 pm

  reply to this message

kapooku

Posts: 73
Posted: 7/9/04 6:33 am    
Re: Done, but with errors on page.

Well, that was easy, huh? :)

Thank you very much!

I changed the ezurl to the, apparently, new & improved version
and added all my java back in...no errors, and the board is fast.

Worked like a charm.

Thanks again!


  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - CSS -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.