Thread: Galaxy Banners
View Single Post

Old 27-07-2003, 18:00   #37
Icewolf
wiseass *g*
 
Icewolf is offline
Join Date: Sep 2002
Location: Germany
Posts: 5,038
Quote:
Originally posted by AllFather
http://gladiator.donttrustanyone.org
^^ my page,and it got quite a few banners, and im adding more and more every day.
do me (and yourself) one favor, delete the crappy JS code

Code:
<script language="JavaScript" type="text/javascript">
<!--
  function opendetailwindow() { 
    window.open('','detailwindow','toolbar=no,scrollbars=yes,resizable=no,width=680,height=480');
  }
  
  function right(e) {
    if (navigator.appName == 'Netscape' && (e.which == 2 || e.which == 3)) {
      alert('© Copyright by DontTrustAnyone');
      return false;
    }
    else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button==2 || event.button == 3)) {
      alert('© Copyright by DontTrustAnyone');
      return false;
    }
    return true;
  }
  document.onmousedown=right;
  if (document.layers) window.captureEvents(Event.MOUSEDOWN);
  window.onmousedown=right;
// -->
</script>
everyone who knows even just a small bit about JS knows how to get past that, with mozilla it isn't even really working anyway - and i'm (and a lot others i guess) used to open links/pics in a new window/tab.

It's just fucking annoying and makes _zero_ sense.

cu starside
Ice

edit: that's not your only problem, get a decent PHP coder aswell ;)

Code:
Warning: mysql_connect(): Too many connections in /home/aldaddy/public_html/gladiator/includes/db_mysql.php on line 39

DB Error: Could not connect to the database server (localhost, aldaddy_imga2).