Good afternoon.
I'm helping a friend work on a site (http://pornography.keenspace.com), and both of us have been experiencing the same irritating error when we log in.
I've updated his indextemplate.html with a new look and feel. After uploading the new file to the server, I hit the Site Maintenance area and update all the files. However, this change is not reflected on the website itself!
Now, curiously, when I FTP the updated, new indextemplate.html _back_ from the server it contains the updated information. So it is getting up there successfully. It's just not being processed from indextemplate.html into the index.html file at the base directory, by the looks of things.
My friend has also, seperately, tried to upload an updated indextemplate.html and has found that Keenspace will not update it to index.html either.
We _are_ using the Site Maintenance button to make the changes, and since they aren't going through after waiting several days, I'm assuming something is drastically wrong. Any ideas? What you should see when you hit http://pornography.keenspace.com is a site with an orange border and a series of buttons across the top - not to mention the advert!
Updated indextemplate not showing up.
- Silverblue
- Regular Poster
- Posts: 110
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: Melbourne, Australia
- Contact:
Silverblue the Gothbunny
Art: gothbunny.net - Fantasy gallery
Comic: Lacunae - The Book of Missing Spaces
Art: gothbunny.net - Fantasy gallery
Comic: Lacunae - The Book of Missing Spaces
- Kisai
- Goddess of Light

- Posts: 3276
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: The Past, the Present, The future
- Contact:
I don't see a problem now, n/m
_________________
Kisai
<a href="http://cerror.keenspace.com/keendex/ind ... >KeenSpace Sortable Comic Index</a>
<font size=-1>[ This Message was edited by: Kisai on 2002-03-28 15:22 ]</font>
_________________
Kisai
<a href="http://cerror.keenspace.com/keendex/ind ... >KeenSpace Sortable Comic Index</a>
<font size=-1>[ This Message was edited by: Kisai on 2002-03-28 15:22 ]</font>
-
Georgia
- Regular Poster
- Posts: 25
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: monte sereno, ca, USA
- Contact:
I'm having this same problem with mine (http://girlstreet.keenspace.com), but I looked in /webpages/ and didn't find any files at all...so I have no idea what the problem is.
That is not the problem. Keenspace is not able to determine the username when an update is run.
<b>(DEBUG) User=, Site=[girlstreet.keenspace.com]
You are already in the queue for this kind of update. There is no need to submit again. You are number 1 in the queue. Thanks.</b>
I figured out i could get it working by tacking on a &user=girlstreet on to the url provided.
Could possibly help other people
<b>(DEBUG) User=, Site=[girlstreet.keenspace.com]
You are already in the queue for this kind of update. There is no need to submit again. You are number 1 in the queue. Thanks.</b>
I figured out i could get it working by tacking on a &user=girlstreet on to the url provided.
Could possibly help other people
That will always work as long as they don't change the name of the variable in the script. The stuff after filename in a URL is called a "query string" and is used by the perl/php/whatever script as a piece of information. So if they decide to change the variable name in the script to something else, it will stop working.
This is definately something the wranglers should be aware of, so send an e-mail to help@keenspace.com. I'm surprised there isn't a message that says something like "An error has occured, please notify the webmaster at webmaster@keenspace.com and be sure to include the following debug information:"
This is definately something the wranglers should be aware of, so send an e-mail to help@keenspace.com. I'm surprised there isn't a message that says something like "An error has occured, please notify the webmaster at webmaster@keenspace.com and be sure to include the following debug information:"
As, so THAT'S it! Thanks for that tip. I wasn't able to get my site to update untill I realized that the &user thing was missing (stupid error on my part...I bookmarked my member page, which bypasses the login page where you enter your username).I figured out i could get it working by tacking on a &user=girlstreet on to the url provided.
_________________
Eli Smith
Gaiderion IV Webmaster
<font size=-1>[ This Message was edited by: Apfhex on 2002-04-11 17:21 ]</font>
-
ZOMBIE USER 7698
- Regular Poster
- Posts: 150
- Joined: Sun Feb 27, 2005 2:26 am
For me, the link was something like:On 2002-04-11 19:43, Nekomimikun wrote:
Hmm. I tried adding that to the end of the url. Didn't work for me..
Or am I doing it wrong?
How do you add that &user=[username] to the url?
/cgi-bin/add2....cgi?site=girlstreet.keenspace.com&options=i
i just put on &user=girlstreet afterwards
/cgi-bin/add2....cgi?site=girlstreet.keenspace.com&options=i&user=girlstreet
Note, the /cgi-bin stuff is wrong, i can't remember the full address
