New Comic Not Showing
- Poisondusk
- Newbie
- Posts: 14
- Joined: Tue Jan 10, 2006 9:04 am
- Location: UK
- Contact:
- Poisondusk
- Newbie
- Posts: 14
- Joined: Tue Jan 10, 2006 9:04 am
- Location: UK
- Contact:
- Rkolter
- Destroyer of Words (Moderator)

- Posts: 16399
- Joined: Tue Jun 24, 2003 4:34 am
- Location: It's equally probable that I'm everywhere.
- Contact:
Your current index.html file (as genned from your indextemplate.html file) is using this code to display your current image:
It is no longer using whatever that poisondusk_files folder was. It is however, showing a 0 width and 0 height file, as someone else pointed out.
That leads to two possibilities:
1) The file is corrupt. This does not appear to be the case, because we can link to the file directly.
2) There is a permissions issue with the file, such that autokeen cannot read the file to determine it's file size, which might result in it giving a 0 width and 0 height as if it were corrupt.
I am pretty sure, given you said there was a permissions issue when you uploaded the file, that it's #2.
What I don't know is, is the issue with the FILE, or have you somehow gotten the permissions on your DIRECTORY screwed up.
Here's how we test:
Please delete the current file from public_html/comics and from public_html/d (you're looking for the html file for that date).
Then, go to Siteadmin. Upload the current image THROUGH SITEADMIN. Not through your own ftp program. Then do a regular update.
If the problem persists after the update, I would be willing to bet you have a permissions issue with the directories of your account that an administrator (probably Kisai) would have to look at.
If the problem goes away, then you have some funky problem with your ftp program.
Let us know?
Code: Select all
<img alt="" border="0" src="http://poisondusk.comicgenesis.com/comics/20061127.jpg" width="0" height="0" /> That leads to two possibilities:
1) The file is corrupt. This does not appear to be the case, because we can link to the file directly.
2) There is a permissions issue with the file, such that autokeen cannot read the file to determine it's file size, which might result in it giving a 0 width and 0 height as if it were corrupt.
I am pretty sure, given you said there was a permissions issue when you uploaded the file, that it's #2.
What I don't know is, is the issue with the FILE, or have you somehow gotten the permissions on your DIRECTORY screwed up.
Here's how we test:
Please delete the current file from public_html/comics and from public_html/d (you're looking for the html file for that date).
Then, go to Siteadmin. Upload the current image THROUGH SITEADMIN. Not through your own ftp program. Then do a regular update.
If the problem persists after the update, I would be willing to bet you have a permissions issue with the directories of your account that an administrator (probably Kisai) would have to look at.
If the problem goes away, then you have some funky problem with your ftp program.
Let us know?
- Poisondusk
- Newbie
- Posts: 14
- Joined: Tue Jan 10, 2006 9:04 am
- Location: UK
- Contact:
- Poisondusk
- Newbie
- Posts: 14
- Joined: Tue Jan 10, 2006 9:04 am
- Location: UK
- Contact:
- Oualawouzou
- Cartoon Cop (Moderator)

- Posts: 1548
- Joined: Fri Jan 10, 2003 7:47 am
- Contact:
- Poisondusk
- Newbie
- Posts: 14
- Joined: Tue Jan 10, 2006 9:04 am
- Location: UK
- Contact:





