View Single Post
  #69 (permalink)   [ ]
Old 11-13-2005, 08:58 PM
Keaton Keaton is a female United States Keaton is offline
I'm really the only dragon. Tiroth is a lie! XO
Send a message via AIM to Keaton Send a message via MSN to Keaton Send a message via Yahoo to Keaton
Join Date: May 2005
Location: SW CT
View Posts: 713
Re: Support Zelda Universe - Post your work on the site!

Two questions.

1- Why does this appear at the top of the page? Warning: main(../..//dbconfig.php): failed to open stream: No such file or directory in /home/zelda/public_html/fanfic/header.php on line 43

Warning: main(): Failed opening '../..//dbconfig.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zelda/public_html/fanfic/header.php on line 43

<!--
function n_window(theurl)
{
// set the width and height
var the_width=400;
var the_height=200;
// set window position
var from_top=20;
var from_left=20;
// set other attributes
var has_toolbar='no';
var has_location='no';
var has_directories='no';
var has_status='no';
var has_menubar='no';
var has_scrollbars='yes';
var is_resizable='yes';
// attributes put together
var the_atts='width='+the_width+',height='+the_height+ ',top='+from_top+',screenY='+from_top+',left='+fro m_left+',screenX='+from_left;
the_atts+=',toolbar='+has_toolbar+',location='+has _location+',directories='+has_directories+',status ='+has_status;
the_atts+=',menubar='+has_menubar+',scrollbars='+h as_scrollbars+',resizable='+is_resizable;
// open window
window.open(theurl,'',the_atts);
}
//-->
<!--
function submit1() {
document.passwordform.email.value;
return false;
}

//--> <!--
function myopen(filename,windowname,properties) {
mywindow = window.open(filename,windowname,properties);
}
//-->
function disableSubmit(menu)
{
if (menu.options[menu.selectedIndex].id == "disable")
{
menu.form.submit.disabled = true;
}
if (menu.options[menu.selectedIndex].id == "enable")
{
menu.form.submit.disabled = false;
}
}
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zelda/public_html/fanfic/index.php on line 28

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zelda/public_html/fanfic/index.php on line 63

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zelda/public_html/fanfic/index.php on line 65

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zelda/public_html/fanfic/index.php on line 111

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zelda/public_html/fanfic/index.php on line 116

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zelda/public_html/fanfic/blocks.php on line 4

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zelda/public_html/fanfic/blocks.php on line 46

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zelda/public_html/fanfic/blocks.php on line 71

2- Wh is everything so... different looking? Like, the black background and links missing and very de-updated? I'm guessing it's an old link leading to the old site.
__________________


|My DeviantArt|
|
|Luna and Sola| | |Was Aslan...|
|And many others.|
Reply With Quote