I'm confused. What do you mean by your new index page not posting?Kit Mehsu wrote:When my comic updates regardless of it being manual or automatic, it refuses to post a new index page while still creating an archive page. My html for the dailytemplate and the indextemplate are almost identical to each other( the only difference being image refrences.) This problem has happened since I started my comic.
The Frequently Asked Questions (FAQ) READ BEFORE POSTING!
- Phalanx
- The Establishment (Moderator)

- Posts: 3737
- Joined: Thu Mar 06, 2003 11:46 am
- Location: Superglued to the forum by Yeahduff
- Contact:
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
Could you copy and paste in your indextemplate.html file into here, surrounded byKit Mehsu wrote:When it updates it still has the old index page in the Public_Html folder instead of the correct current one.
Code: Select all
tags? That'd help a lot.Text file
Is there any way I can determine where my text file shows up on my html page? currently is shows up right under the comic, but I use tables and is is throwing my design off. I would like to have my text file appear in another table, but still under the comic. Is that possible???
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
Singn up help
I'm banging my head against the wall, every time I try to sign up and press sumbit it simply refreshes itself so I don't know if the information's sending.
And I've waited for 24 hours for a confirmation email (that hasn't come as of yet) and checked using that status thing.
And I've waited for 24 hours for a confirmation email (that hasn't come as of yet) and checked using that status thing.
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
Re: Singn up help
Check to see if you're on this list. If not, try signing up again and see if you appear. If you still don't show up, you're one of the people affected by some bizzare bug that makes it impossible to sign up. To rectify said bug, you have to sign up on another computer or get someone else to. I'm willing to sign up for you, if you need me to. If you want me to, PM me with all the info on the signup page, and I'll sign you up.blaxcell wrote:I'm banging my head against the wall, every time I try to sign up and press sumbit it simply refreshes itself so I don't know if the information's sending.
And I've waited for 24 hours for a confirmation email (that hasn't come as of yet) and checked using that status thing.
heres my daily tempalate
and my indextempalate
Code: Select all
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en"
xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> Kitsune Komics: updates fridays</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
</head>
<body background="/images/Kitsuneknot.jpg">
<div class="keen_ad" style="display:inline;">
<center>***advertisement*** </center></div>
<div class="main">
<p align="center">
<a href="archive.html"><img src="/images/archive.gif"></a>
<a href="http://www.getphpbb.com/phpbb/index.php?mforum=kitsunek"><img src="/images/forum.gif"></a>
<a href="links.html"><img src="/images/links.gif"></a>
<a href="boutme.html"><img src="/images/boutme.gif"></a>
<img src= "/images/home.gif">
</p>
</p>
<p align="center"></p>
<p aligh="center"><center><font color="#00ff22">
***Todays_comics***
<br>
***first_day***
***previous_day***
***next_day***
***last_day***
<br>***calendar***
</center></p><p><center><!-- Webcomics List - Vote for 506 on the Top 100 HTML code-->
<A HREF="http://www.webcomicslist.com/vote.php?type=in&webcomicid=506" TARGET="_blank"><IMG SRC="http://www.webcomicslist.com/votebutton.php?type=1&webcomicid=506" ALT="Vote for 506 on the Top 100 Comic sites!" BORDER="0"></A></center></p>
<p><center>***comic_name*** is hosted on <a href="http://www.keenspace.com">Keenspace</a>,
a free webhosting and site automation service for webcomics.</center></p>
</div>
</body>
</html>Code: Select all
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en"
xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> Kitsune Komics: updates fridays</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
</head>
<body background="images/Kitsuneknot.jpg">
<div class="keen_ad" style="display:inline;">
<center>***advertisement*** </center></div>
<div class="main">
<p align="center">
<a href="/archive.html"><img src="images/archive.gif"></a>
<a href="http://www.getphpbb.com/phpbb/index.php?mforum=kitsunek"><img src="images/forum.gif"></a>
<a href="/links.html"><img src="images/links.gif"></a>
<a href="/boutme.html"><img src="images/boutme.gif"></a>
<img src= "images/home.gif">
</p>
</p>
<p align="center"></p>
<p aligh="center"><center><font color="#00ff22">
***Todays_comics***
<br>
***first_day***
***previous_day***
***next_day***
***last_day***
<br>***calendar***
</center></p>
<p><center>***comic_name*** is hosted on <a href="http://www.keenspace.com">Keenspace</a>,
a free webhosting and site automation service for webcomics.</center></p>
</div>
</body>
</html>hi there, totally new at this, but things seem to have been going wrong since I got my first activation code. the same day i recieved my activation code, i recieved an email saying that my username was already taken and to resubmit my application. i tried changing my password, and the new activation code was sent to my email. the site, auie.keenspace.com, is there, but i can't log in, through the site or ftp. the problem seems to be that none of my passwords are being activated, but i really can't say. Any help would be appreciated!!
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
Kit Mehsu wrote:Code: Select all
[/quote] Change ***Todays_comics*** to ***todays_comics***. That might do it. Additionally, what are you naming your comic files? The filenames might be botching it. [EDIT] auie, post your problem [url=http://forums.keenspace.com/viewtopic.php?t=64599]in this thread[/url]. [/EDIT]
- Oualawouzou
- Cartoon Cop (Moderator)

- Posts: 1548
- Joined: Fri Jan 10, 2003 7:47 am
- Contact:
A privacy program runned by your visitor causes this to happen. It's nothing to worry about.Rianeva wrote:Quick question: I was looking at the referrers in my webalizer logs, and sometimes I get hits from something like "XXXX:+++++++" (but with a table-breaking number of pluses). What's going on there?
- Appletrees
- Newbie
- Posts: 12
- Joined: Wed Apr 13, 2005 4:30 pm
- Location: Le Moon
- Contact:
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
That means the following:Kit Mehsu wrote:My comics working now, thanks for the help.
quick question though, when I do a search in the keenspace guide for Kitsune, at the bottem of the page is sayswhy does it say 10/11?Number of Comics on this page: 10/11 out of 20539 on KeenSpace
There are 20539 assorted records in the KeenDB. There are 11 matches. It will therefore you show you 10 before requiring you to go the next page.
I think.



