I initialize it, it gives me a drop down, i choose active and hit submit
then it has the link to initializer again
I am rebuilding efiction! Join us on irc! #efiction at
Sure 
<!-- START BLOCK : header -->
<body>
<div class="container" id="top">
<div class="header">
<div class="whiteHeader"><!-- You can put a small menu here if necessary --> </div>
<div class="mainHeader">
<!--<div class="fflogo"><img src="" http://www.fanfieds.com/efiction/skins/Shuriken/images/fflogo.png "></div>"
This is the brown header at the top of the screen. The line below is the site title that displays in the middle of the pale brown stripe. -->
<div class="mainTitle">{sitename}</title>
</div>
</div>
<div class="topMenu">
<!-- Login block -->
{login_content}{loggedin_content}
<!-- End Login block -->
</div>
<table class="pageBody" cellpadding="2" cellspacing="5"><tr>
<td class="menu" width="214">
<!-- Begin Navigation Menu -->
<div class="menuItem">
<div class="menuHeader" id="navigation">Navigation</div>
<div class="menuSelection">
{menu_content}
</div>
</div>
<p class="x"> </p>
<!-- End Navigation Menu -->
<!-- Begin Browse By Menu -->
<div class="menuItem">
<div class="menuHeader" id="browseby">Browse by</div>
<div class="menuSelection">
{browse_content}
</div>
</div>
<p class="x"> </p>
<!-- End Browse By Menu -->
<!-- Begin Categories Block/Menu -->
<div class="menuItem">
<div class="menuHeader" id="cats">Categories</div>
<div class="menuSelection">
{categories_content}
</div>
</div>
<p class="x"> </p>
<!-- End Categories Menu -->
<!-- Begin Info Block / Statistics Menu -->
<div class="menuItem">
<div class="menuHeader" id="statistics">Statistics</div>
<div class="statisticsContainer">
{info_content}
</div>
</div>
<p class="x"> </p>
<!-- End Statistics Menu -->
</td>
<td class="contentArea">
<!-- END BLOCK : header -->
I am rebuilding efiction! Join us on irc! #efiction at
I don't know why it does that.... maybe someone else could give a pointer here because your variables has that in, you initialized... and it's still not working and I am stumped.... *scratches head*
Jacynthe
Archives: http://fanfics.e-authors.net
Version: 3.5.3
Modified? Somewhat...
PHP: 5.3.3
MySQL: 5.0.91-community
I just noticed something http://fanforge.net/viewuser.php works, I don't believe it worked in prior versions, so that fixes my problem. Yet, why does the block not stick? So odd.
I am rebuilding efiction! Join us on irc! #efiction at
