when do updates take place?

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
Vaan Mortier
Newbie
Posts: 5
Joined: Fri Jan 19, 2007 8:51 am
Contact:

when do updates take place?

Post by Vaan Mortier »

having taught myself extremely basic HTML with the help of
http://www.thejaded.co.uk/workshop/index.html -such a wonderful site, and a wonderful person who made it *starry eyes*
and learnt through trial and error how to work an FTP program, i've made some basic changes to my comic, http://travellerstale.comicgenesis.com
i was wondering how long it takes to update my page so it doesn't look godawffully white and my mistake in naming page 2 into the year 2003 dissapears (as i replaced it with a page two called 20070121 )
many thanks to anyone who attempts to help ^_^
A limerick
there was was a man from dundee
who was stung on the nose by a wasp
when asked if it hurt
he said, "no not much,
"it can do it again, if it wants."

User avatar
Moonshadow
Regular Poster
Posts: 158
Joined: Sat Nov 15, 2003 9:38 pm
Location: Somewhere north

Post by Moonshadow »

Have you gone into siteadmin and requested a full update? It usually only takes a few minutes after you do that for all the pages to be replaced. (Provided you don't do it when there's hundreds of sites in queue.)

User avatar
Black Sparrow
Cartoon Anti-Hero
Posts: 6973
Joined: Fri Jul 22, 2005 9:04 am
Location: Violating your restraining order
Contact:

Post by Black Sparrow »

Your site looks updated to me. That is, the background is now black and the text is white. If you can't see it, hard refresh your browser (shift+refresh or ctrl+shift+r) to clear out your cache.

In answer to your question... Comic Genesis runs an update of every comic on the system once a day. By default, this is at midnight, Pacific time, though you can change the offset in siteadmin. This is an automatic process.

If you manually press your "update comic" button in siteadmin, it usually takes less than an hour for changes to occur. The exception to this is when the queue is backed up, which happens every once in a while. If this is the case, it will say so in siteadmin. Your comic gets put to the back of the queue every time you press the button, so don't press it more than once.

Congrats on learning the basics on your own. If you have any more questions on how to do something, feel free to ask. We were all in your position at one point.
This is going in my notebook titled "Things I Didn't Know about Surface Dwellers."
ImageImageImageImageImage
ImageImage

Vaan Mortier
Newbie
Posts: 5
Joined: Fri Jan 19, 2007 8:51 am
Contact:

Post by Vaan Mortier »

i thank you both sincerely for your help. i suppose even though my first hurdle is passed, there are so many more to come.

EDIT: navigation buttons elude me(as in, are hiding) despite doing this:
http://www.thejaded.co.uk/workshop/Buttons.html
is there some changing to the script requireing for my lovely buttons (which took all of two minutes each) to appear?
bloody hurdles...
also, if i wanted to have images that aren't the comic or my nav buttons, how would i type that in? would i use the directory instead of an url and work it similar to on a board? which folder would they go into?
A limerick
there was was a man from dundee
who was stung on the nose by a wasp
when asked if it hurt
he said, "no not much,
"it can do it again, if it wants."

User avatar
Cope
Incompetent Monster
Posts: 7363
Joined: Sat Jul 31, 2004 8:37 pm
Location: Masked man of mystery
Contact:

Post by Cope »

Vaan Mortier wrote:navigation buttons elude me(as in, are hiding) despite doing this:
http://www.thejaded.co.uk/workshop/Buttons.html
is there some changing to the script requireing for my lovely buttons (which took all of two minutes each) to appear?
Do you have more than one comic page up? You'll need at least two, and possibly up to five before the images themselves will appear.
also, if i wanted to have images that aren't the comic or my nav buttons, how would i type that in? would i use the directory instead of an url and work it similar to on a board? which folder would they go into?
Upload your images to the /images folder, then use a bit of code along these lines:

Code: Select all

<img src="/images/YOURIMAGE.gif">
Image Image
"I've always been fascinated by failure!" -Charlie Brown

User avatar
Black Sparrow
Cartoon Anti-Hero
Posts: 6973
Joined: Fri Jul 22, 2005 9:04 am
Location: Violating your restraining order
Contact:

Post by Black Sparrow »

Usually, button images don't start working properly until the 3rd-5th comic. Just ensure that your button images' entire filenames are in lowercase, including the jpg/gif/png extension. Once you have a couple comics up, it'll start working properly.

On a related note.... do you have the ***first_day*** and ***previous_day*** tags on your indextemplate.html? And do you have a dailytemplate.html? Those buttons should be showing up, but then again, you may have to wait a couple comic pages... I don't know why that happens.
This is going in my notebook titled "Things I Didn't Know about Surface Dwellers."
ImageImageImageImageImage
ImageImage

Post Reply