The Gradual Interview

For discussion about Stephen R. Donaldson's other works, Reed Stephens, group meetings, elohimfests, SRD sightings, and more.

Moderator: Seareach

User avatar
wayfriend
.
Posts: 20957
Joined: Wed Apr 21, 2004 12:34 am
Has thanked: 2 times
Been thanked: 6 times

Post by wayfriend »

dlbpharmd wrote:I've gotta go to Kent State sometime and look through that stuff.
Now THAT sounds like a good place for the next gathering of Watchers!
.
User avatar
dlbpharmd
Lord
Posts: 14462
Joined: Thu Sep 11, 2003 9:27 am
Been thanked: 2 times

Post by dlbpharmd »

I agree but I still say the next gathering needs to be in Alburqurque, and hopefully with SRD in attendance.
Image
User avatar
Seareach
The Gap Into Spam
Posts: 5860
Joined: Wed Sep 22, 2004 1:25 am

Post by Seareach »

Am I the only one having problems with the "cookies" on the newly formatted SRD sight: on the GI all entries that have been submitted since the new format was adopted are still listed under "new". Of course, it might have something to do with what my partner did to our computer the other night (AHHHH!). Just wondering if anyone's having the same problem?
Image
User avatar
kevinswatch
"High" Lord
Posts: 5592
Joined: Sat Mar 02, 2002 2:46 pm
Location: In the dark, lonely cave that dwells within my eternal soul of despair. It's next to a Pizza Hut.
Has thanked: 6 times
Been thanked: 5 times
Contact:

Post by kevinswatch »

drew wrote:BTW Jay--have you EVER posted a quetion on the GI?
Heh, not yet. I've been meaning to, but I just haven't come up with a good enough question to ask.

I have the urge to ask something really dumb, though. Or maybe ask him some lame joke, like who would win in a fight, or which character of his he'd like to sleep with. Heh. ;)

SRD should be fearing the day I ask him a GI question. Heh.

-jay
User avatar
wayfriend
.
Posts: 20957
Joined: Wed Apr 21, 2004 12:34 am
Has thanked: 2 times
Been thanked: 6 times

Post by wayfriend »

Jay,

Don't go with a bathroom joke.
Author C.S. Haviland's MySpace Page wrote:I sat in between Stephen and author Karen Anderson (wife of the late author Pohl Anderson) at the World Fantasy Convention mass signing in Tempe. Stephen had to beg away from his line of fans at one point, saying, "I'm sorry, I'll be right back. But I really have to use the restroom, and if I don't go right now--" And I quickly interrupted, saying, "He'll become Lord Foul!" I thought I was really funny, but not a single person laughed. Oh well.
.
User avatar
Menolly
A Lowly Harper
Posts: 24184
Joined: Thu May 19, 2005 12:29 am
Location: Harper Hall, Fort Hold, Northern Continent, Pern...
Has thanked: 1 time
Been thanked: 15 times
Contact:

Post by Menolly »

Seareach wrote:Am I the only one having problems with the "cookies" on the newly formatted SRD sight: on the GI all entries that have been submitted since the new format was adopted are still listed under "new".
No, you're not. The exact same think is happening to me.
Seareach wrote:Of course, it might have something to do with what my partner did to our computer the other night (AHHHH!). Just wondering if anyone's having the same problem?
Well, AFAIK, we have done nothing different to our computer, and I am also getting the same messages under 'new.' The 'new' message count for me on the GI is currently up to 8.
Image
User avatar
wayfriend
.
Posts: 20957
Joined: Wed Apr 21, 2004 12:34 am
Has thanked: 2 times
Been thanked: 6 times

Post by wayfriend »

Are you guys blocking cookies? Any warnings about cookies showing up in the status bar? Did you try making StephenRDonaldson.com a trusted site? Are you not using MS Internet Explorer?
.
User avatar
Romeo
The Gap Into Spam
Posts: 1194
Joined: Fri Dec 27, 2002 1:22 pm
Location: Ashland, PA, USA
Contact:

Post by Romeo »

Naw - just something I need to fix. I did so in the "old" site, but didn't make the same changes in the new pages that I had under construction. I'll copy over the fixes from before and it should be back to normal.

John
And then the ravens pecked out his eyes.
User avatar
Seareach
The Gap Into Spam
Posts: 5860
Joined: Wed Sep 22, 2004 1:25 am

Post by Seareach »

Thanks John...not that it matters in the greater scheme of things, but much appreciated! :D
Image
User avatar
Romeo
The Gap Into Spam
Posts: 1194
Joined: Fri Dec 27, 2002 1:22 pm
Location: Ashland, PA, USA
Contact:

Post by Romeo »

Well, you learn something new everyday. I found the cookie problem. I thought that cookies by default were good for the entire site - but they are directory specific unless you tell them otherwise.

The original file that set the GradualInterviewTimemark cookie was in the root directory. The new GI files are in a subdirectory. So once I *read the freaking PHP manual* I figured out that all I needed to do was add another parameter to the setcookie() function to tell it to make the cookie valid for the entire site:

setcookie('GradualInterviewTimemark',$ThisTimeMark,time()+60*60*24*365,'/');

instead of just

setcookie('GradualInterviewTimemark',$ThisTimeMark,time()+60*60*24*365);

Seems to be working for me, and I think it should do the trick for everyone else. :-)
And then the ravens pecked out his eyes.
User avatar
drew
The Gap Into Spam
Posts: 7877
Joined: Sun Sep 12, 2004 4:20 pm
Location: Canada
Been thanked: 1 time
Contact:

Post by drew »

Romeo wrote:Well, you learn something new everyday. I found the cookie problem. I thought that cookies by default were good for the entire site - but they are directory specific unless you tell them otherwise.

The original file that set the GradualInterviewTimemark cookie was in the root directory. The new GI files are in a subdirectory. So once I *read the freaking PHP manual* I figured out that all I needed to do was add another parameter to the setcookie() function to tell it to make the cookie valid for the entire site:

setcookie('GradualInterviewTimemark',$ThisTimeMark,time()+60*60*24*365,'/');

instead of just

setcookie('GradualInterviewTimemark',$ThisTimeMark,time()+60*60*24*365);

Seems to be working for me, and I think it should do the trick for everyone else. :-)
Pfft...and you call yourself a webmaster :roll:
I thought you were a ripe grape
a cabernet sauvignon
a bottle in the cellar
the kind you keep for a really long time
User avatar
Seareach
The Gap Into Spam
Posts: 5860
Joined: Wed Sep 22, 2004 1:25 am

Post by Seareach »

Cookies working fine and dandy. :D
Image
User avatar
Avatar
Immanentizing The Eschaton
Posts: 62038
Joined: Mon Aug 02, 2004 9:17 am
Location: Johannesburg, South Africa
Has thanked: 25 times
Been thanked: 32 times
Contact:

Post by Avatar »

drew wrote: Pfft...and you call yourself a webmaster :roll:
LMAO! :LOLS:

--A
User avatar
Xar
Lord
Posts: 3330
Joined: Thu Jan 22, 2004 8:41 pm
Location: Watching over the Pantheon...

Post by Xar »

Cookies still don't work for me... I've reached a grand total of 201 New posts (and growing) every time I log onto the GI... :(
User avatar
dlbpharmd
Lord
Posts: 14462
Joined: Thu Sep 11, 2003 9:27 am
Been thanked: 2 times

Post by dlbpharmd »

I've started a new thread in TC forum regarding "Scroll the Appalling."

kevinswatch.ihugny.com/phpBB2/viewtopic.php?t=10265
User avatar
aliantha
blueberries on steroids
Posts: 17865
Joined: Tue Mar 05, 2002 7:50 pm
Location: NOT opening up a restaurant in Santa Fe

Post by aliantha »

Good to know that others were having trouble with the GI cookies. Confused the heck out of me, the last time I went ("hmm, I could've *sworn* I read these before...must've been in the GI thread at the Watch...no, I don't think so...losing my mind for sure now..."). Thanks for fixing it, John!
Image
Image

EZ Board Survivor

"Dreaming isn't good for you unless you do the things it tells you to." -- Three Dog Night (via the GI)

https://www.hearth-myth.com/
User avatar
Chuchichastli
Elohim
Posts: 116
Joined: Wed Jul 26, 2006 4:10 pm
Location: Home

Post by Chuchichastli »

8O 8O 8O

Has anyone seen the latest GI posting? Amazon have got hold of an In-house synposis for Fatal Revenant (under the protection of being the 1st FR spoiler). The UK publishers obviously gave it to Amazon against SRD's wishes and he is not a happy chappie!

Nevertheless, if you dare read the synopsis...

IT........................


SOUNDS.......................


FANTABULOUS!!!!!!!!! :biggrin:


Damn you, SRD, for making me wish the next 14 months of my precious life away! grr. :-x :D
Words like 'finance' bore me,
Interest in the world of cash ignores me...
Only when I hunger does it grab me,
Only when I borrow does it stab me...
User avatar
Chuchichastli
Elohim
Posts: 116
Joined: Wed Jul 26, 2006 4:10 pm
Location: Home

Post by Chuchichastli »

Don't worry, it's not a major spoiler. But it is a MAJOR teaser! 8)
Words like 'finance' bore me,
Interest in the world of cash ignores me...
Only when I hunger does it grab me,
Only when I borrow does it stab me...
User avatar
Chuchichastli
Elohim
Posts: 116
Joined: Wed Jul 26, 2006 4:10 pm
Location: Home

Post by Chuchichastli »

:oops:

Oh! It's all on the FR Forum for the last 4 days. I'll get me coat!

:oops:
Words like 'finance' bore me,
Interest in the world of cash ignores me...
Only when I hunger does it grab me,
Only when I borrow does it stab me...
User avatar
A Gunslinger
The Gap Into Spam
Posts: 8890
Joined: Sat May 08, 2004 6:48 pm
Location: Southern WI (Madison area)

Post by A Gunslinger »

Chuchichastli wrote::oops:

Oh! It's all on the FR Forum for the last 4 days. I'll get me coat!

:oops:

I agree. It is more of a teaser than a "spoiler". I also hope there is part of a chapter posted soon, a la Runes.
"I use my gun whenever kindness fails"



ImageImage
Post Reply

Return to “General SRD Discussion and Other Works”