Did your Forum dissapear?

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.
User avatar
VileTerror
Anti-Villain
Posts: 3437
Joined: Wed Sep 17, 2003 11:16 am
Location: n. 1 a place where something is located. 2 the action of location. - DERIVATIVES locational adj.
Contact:

I didn't miss them.

Post by VileTerror »

I
Haughty spirit and pride make for a wild roller coaster ride!
I mean, as long as you like fairly final endings.

User avatar
STrRedWolf
Confuzzled CG Admin
Confuzzled CG Admin
Posts: 2580
Joined: Fri Jan 01, 1999 4:00 pm
Location: undef;
Contact:

Post by STrRedWolf »

VT, since you are not the author of the comic that the forum would be linked from, your request was denied from the get-go.

I've laid out specific direction on how to unlock and move the forum back into KeenSpace Comics. I will re-iterate them: Get the comic's author on the line and have him link to his forum, and then have him post here. I will not waiver -- I don't want anyone "stealing" a forum for their own nefarious purposes. Also, WE AREN'T GOING TO DELETE THE FORUMS THEMSELVES. They are locked and moved out of the way.

Kisai's working on a custom version of phpBB with will allow a better setup of the forums for everyone. If you're familiar with EZBoard, then you'll know the direction we're heading. However, I'm cautioning Kisai as to not go full hog on it. I want it backed up and fully beta tested with willing comic (and therfore forum) owners. Are you willing to test it out?
Kelly "STrRedWolf" Price
Admin, Comic Genesis
Artist/Writer, Stalag '99 (WolfSkunks and Drygers, oh my!)
I NEED MORE TIME, CAPTIN!

Cricks5
Regular Poster
Posts: 46
Joined: Thu Apr 22, 2004 2:24 pm
Location: Twin Falls, Idaho 83301
Contact:

Post by Cricks5 »

Thanks.
"For who doth the bell toll? It chimes for those who have lost their way here who were once my friends. Now I seek to find them so that we can have fun posting messsages again. If only I could remember what their ids here were though."

User avatar
Christwriter
Cartoon Hero
Posts: 1915
Joined: Fri Jan 30, 2004 11:56 am

Post by Christwriter »

STrRedWolf wrote:
Kisai's working on a custom version of phpBB with will allow a better setup of the forums for everyone. If you're familiar with EZBoard, then you'll know the direction we're heading. However, I'm cautioning Kisai as to not go full hog on it. I want it backed up and fully beta tested with willing comic (and therfore forum) owners. Are you willing to test it out?
Would that beta-testing offer only be open to willing comic AND forum testers, or to those who want a forum here but don't have one yet? I'd be a willing and eager beta-tester. I've been holding off on getting a forum until the Keenspace forums started offering them again. (well...one reason. The other is that I don't know if anybody would use it yet. Still have a teeny-tiny readership)

CW
"Remember that the definition of an adventure is someone else having a hell of a hard time a thousand miles away."
--Abbykat, NaNoWriMo participant '04

Coloring tutorial It's a little like coloring boot camp. Without the boots.

<a href="http://blueskunk.spiderforest.com"> Image</a>
<a href="http://www.nanowrimo.org"> NaNoWriMo </a> --for anyone who has ever aspired to write a novel. Insanity is also a requirement.

User avatar
Kisai
Goddess of Light
Goddess of Light
Posts: 3276
Joined: Fri Jan 01, 1999 4:00 pm
Location: The Past, the Present, The future
Contact:

Post by Kisai »

christwriter wrote:
STrRedWolf wrote:
Kisai's working on a custom version of phpBB with will allow a better setup of the forums for everyone. If you're familiar with EZBoard, then you'll know the direction we're heading. However, I'm cautioning Kisai as to not go full hog on it. I want it backed up and fully beta tested with willing comic (and therfore forum) owners. Are you willing to test it out?
Would that beta-testing offer only be open to willing comic AND forum testers, or to those who want a forum here but don't have one yet? I'd be a willing and eager beta-tester. I've been holding off on getting a forum until the Keenspace forums started offering them again. (well...one reason. The other is that I don't know if anybody would use it yet. Still have a teeny-tiny readership)

CW
The preference is people who do not yet have forums, as "moving" data from one forum to another looks like it's going to be a pain in the bum.

If you do not yet have a forum, I'll create one, but at the moment right now, I'm trying to determine the best way to roll out the code without having to duplicate phpBB2 6000 times and then have upgrade hell when a new version comes out. So what I'm doing right now is running phpBB2 off our comic server as a partial-slave so I can access the master user database, but have it use the local DB. If that works out, I'll modify the code necessary (right now I need to work on how to make comic owners be able to admin their forums without being able to admin everyone elses, looks simple enough, but like the problem with the "moderators", it seems that I might just have to gut all the admin code from phpBB and just leave the style and moderation panels.)

I think I have the bidirectional stuff working now.


Advantanges:
Users should be able to define a custom css setup for their forums, nomore system-wide blues.
One user database, no having to signup 6000 times.
todo: Single Avatar and Single signon for *.keenspace.com , looks like it will work, but people with their own domains forums.theirdomain.com will require logging in again. This is a browser security feature, nothing I can do about it short of using some XSS tricks that are not worth it.
Disadvantages:
Single user table means that writes have to be eliminated from it to prevent botching up the entire system. So "post count" has to goto a different table. Not sure quite how I'm going to do this.
Private messages/watches say they come from the right place... the problem is that this may trigger more AOL.com like responses to e-mails.

Right now the largest problem to overcome is time. I'm not paid to do this, and I have less than 2 hours per day that I can work on keenspace.

I'm not taking signups for this yet, but unlike the comic signup, there will be no delay required, all the DNS entries exist if your site exists (try it, the 404 error will come from sandy.keenspot.com / forums.keenspace.com )

User avatar
Christwriter
Cartoon Hero
Posts: 1915
Joined: Fri Jan 30, 2004 11:56 am

Post by Christwriter »

Well...just stick me on the list for potental beta-tester, and I'll stay patient. (Not like I got one hundred screaming fans begging for one, anyway :roll: ).

Thanks.

CW
"Remember that the definition of an adventure is someone else having a hell of a hard time a thousand miles away."
--Abbykat, NaNoWriMo participant '04

Coloring tutorial It's a little like coloring boot camp. Without the boots.

<a href="http://blueskunk.spiderforest.com"> Image</a>
<a href="http://www.nanowrimo.org"> NaNoWriMo </a> --for anyone who has ever aspired to write a novel. Insanity is also a requirement.

User avatar
Fukuni Takeni
Newbie
Posts: 4
Joined: Fri Feb 04, 2005 4:59 pm

Post by Fukuni Takeni »

Thank you all

User avatar
Vampz
Cartoon Hero
Posts: 1750
Joined: Wed May 05, 2004 11:26 am
Location: In Your Base, Killin Your Dudes

Post by Vampz »

I sill can't get on it has it gone again?
"Lie to me," She said.


"I love you," He said.

Cricks5
Regular Poster
Posts: 46
Joined: Thu Apr 22, 2004 2:24 pm
Location: Twin Falls, Idaho 83301
Contact:

Post by Cricks5 »

My forum is gone again.
"For who doth the bell toll? It chimes for those who have lost their way here who were once my friends. Now I seek to find them so that we can have fun posting messsages again. If only I could remember what their ids here were though."

User avatar
STrRedWolf
Confuzzled CG Admin
Confuzzled CG Admin
Posts: 2580
Joined: Fri Jan 01, 1999 4:00 pm
Location: undef;
Contact:

Post by STrRedWolf »

To double-check, this is a Kisai forum or a regular forum? Details, man!!!
Kelly "STrRedWolf" Price
Admin, Comic Genesis
Artist/Writer, Stalag '99 (WolfSkunks and Drygers, oh my!)
I NEED MORE TIME, CAPTIN!

Cricks5
Regular Poster
Posts: 46
Joined: Thu Apr 22, 2004 2:24 pm
Location: Twin Falls, Idaho 83301
Contact:

Post by Cricks5 »

It was called Sprite Show and I can't remember what type of forum it was.
"For who doth the bell toll? It chimes for those who have lost their way here who were once my friends. Now I seek to find them so that we can have fun posting messsages again. If only I could remember what their ids here were though."

User avatar
STrRedWolf
Confuzzled CG Admin
Confuzzled CG Admin
Posts: 2580
Joined: Fri Jan 01, 1999 4:00 pm
Location: undef;
Contact:

Post by STrRedWolf »

I've moved the forum on here to Space Comics Q-Z. I haven't sorted through all the old ones yet, of course.
Kelly "STrRedWolf" Price
Admin, Comic Genesis
Artist/Writer, Stalag '99 (WolfSkunks and Drygers, oh my!)
I NEED MORE TIME, CAPTIN!

Cricks5
Regular Poster
Posts: 46
Joined: Thu Apr 22, 2004 2:24 pm
Location: Twin Falls, Idaho 83301
Contact:

Post by Cricks5 »

Ok thanks.
"For who doth the bell toll? It chimes for those who have lost their way here who were once my friends. Now I seek to find them so that we can have fun posting messsages again. If only I could remember what their ids here were though."

User avatar
Silverblue
Regular Poster
Posts: 110
Joined: Fri Jan 01, 1999 4:00 pm
Location: Melbourne, Australia
Contact:

Forum unlocking for Lacunae.

Post by Silverblue »

Hello!

I've started updating my comic again after a hiatus of three years, and I see my forum got locked (fair enough). It's still linked from my main comic, and it's still the same forum for the same comic.

Is it possible to get it unlocked or have I missed a step somewhere? :)

Comic: Lacunae
Forum Name: Lacunae
Forum Number: 624

Cricks5
Regular Poster
Posts: 46
Joined: Thu Apr 22, 2004 2:24 pm
Location: Twin Falls, Idaho 83301
Contact:

Post by Cricks5 »

Maybe you should ask a moderator here.
"For who doth the bell toll? It chimes for those who have lost their way here who were once my friends. Now I seek to find them so that we can have fun posting messsages again. If only I could remember what their ids here were though."

User avatar
Oualawouzou
Cartoon Cop (Moderator)
Cartoon Cop (Moderator)
Posts: 1548
Joined: Fri Jan 10, 2003 7:47 am
Contact:

Post by Oualawouzou »

cricks5 wrote:Maybe you should ask a moderator here.
No.

As per the original post:
Please post over here instead of contacting Kisai or bugging us via IM or email. I got a notify on this, and I'll be checking it.

User avatar
Mercury Hat
Iron Lady (ForumAdmin)
Iron Lady (ForumAdmin)
Posts: 5608
Joined: Sat Jan 24, 2004 1:57 pm
Location: Hello city.
Contact:

Post by Mercury Hat »

There's a sticky for this in the Message Board Request forum, so I'm locking this one to keep everything message board-related in one area. I'll look into your forum, Silverblue.
ImageImage
<Legostar> merc is all knowing, all seeing, and not caring

Locked