Gossamer Forum
Home : Products : Others : Gossamer Community :

Log-in not carrying over to the Forum

Quote Reply
Log-in not carrying over to the Forum
Hi:

I am playing with Community right now, got it installed fine, added fields fine, imported all the users fine, installed the plug-in to Forum just fine...

I can even log in just fine. But when I return to forum, it does not recognize that I am logged in. Obviously, no error messages to report, I just get back to forum, and it askes sme to log in!

Any ideas???


[edit] forgot to mention, yes, I did enable the "test" username in forum...[/edit]
dave

Big Cartoon DataBase
Big Comic Book DataBase

Last edited by:

carfac: Jan 25, 2003, 2:45 PM
Quote Reply
Re: [carfac] Log-in not carrying over to the Forum In reply to
Hi,

Did you apply the fix mentioned here:

http://www.gossamer-threads.com/...orum.cgi?post=229255

If not, you'll need to remove and then re-add the forum application from community.

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] Log-in not carrying over to the Forum In reply to
Blush Whoops!

I had not seen that post. sorry!
dave

Big Cartoon DataBase
Big Comic Book DataBase
Quote Reply
Re: [carfac] Log-in not carrying over to the Forum In reply to
Alex:

OK, I made the change to line 43 (removed it entirely, I did not comment it out...), I removed "Forum" as a program, and then added it back as "Forum1" just to be safe...

Now, when I test, I get returned to Forum (good, before I went to the GCom home page!), but once there, I am still not logged in...
dave

Big Cartoon DataBase
Big Comic Book DataBase
Quote Reply
Re: [carfac] Log-in not carrying over to the Forum In reply to
Hi:

I am strill having this problem. I upgraded Links to 2.1.2 (see other post!), re-added that install to GT Community, then added the Links PlugIn from the Links install.

Now, from Links, when I log in, I can log in, but when I go back to Links, I am NOT logged in. So, the same problem I had with my Forum Install...

Am I missing something silly? Crazy
dave

Big Cartoon DataBase
Big Comic Book DataBase
Quote Reply
Re: [carfac] Log-in not carrying over to the Forum In reply to
Hi,

Modify the user in Community and check that the application is enabled?

Otherwise, turn debug on and look at your error logs, we tried to make the debug very good to track down these issues.

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] Log-in not carrying over to the Forum In reply to
Alex:

Thanks!

Modify the user in Community and check that the application is enabled

The user "cartoon" has both BCDB Status Enabled and Forum Statu ENabled...



BCDB Status Not CreatedDisabledEnabled Forum Status Not CreatedDisabledEnabled

Still did not work.

So, I deleted my error log, and stared up again, so you would have a clean log file (it is rather big!) I did debug level 10...

The error log is attached. Username is "cartoon". There SHOULD not be any other traffic other than logging "cartoon" on, then cartoon goes to bcdb and tries to "rate" a cartoon (you have to be a user to do this!) BCDB did NOT show cartoon as logged in, and so when I tried to rate, I was thrown back over to GT COMM. But, since I was logged in on GT COMM, I got my profile page, NOT the log-in page!

If you would like me to try something else, let me know!
dave

Big Cartoon DataBase
Big Comic Book DataBase
Quote Reply
Re: [carfac] Log-in not carrying over to the Forum In reply to
Alex:

Update. Now, for some STRANGE reason, it works on Forum!
dave

Big Cartoon DataBase
Big Comic Book DataBase
Quote Reply
Re: [carfac] Log-in not carrying over to the Forum In reply to
I found this in the BCDB (Links SQL) iinstall error logs:

GT::Plugins (39673): Plugin pre auth_valid_session stopped further plugins. at /hd2/web/c/cartoon/public_html/bcdb/admin/GT/Plugins.pm line 99.


After about 30 of those, I found these two lines together a couple times:



GT::SQL (39511): OBJECT CREATED at /hd2/web/c/cartoon/public_html/bcdb/admin/GT/SQL.pm line 154.

(39511) Community::comm_init: Gossamer Community initialized

GT::Plugins (39511): Plugin pre auth_valid_session stopped further plugins. at /hd2/web/c/cartoon/public_html/bcdb/admin/GT/Plugins.pm line 99.




Then this:

GT::SQL (34940): Destroyed GT::SQL=HASH(0x889de34) in package main at /dev/null line 0. at /hd2/web/c/cartoon/public_html/bcdb/admin/GT/Base.pm line 91.



Could that be the problem?

dave

Big Cartoon DataBase
Big Comic Book DataBase

Last edited by:

carfac: Jan 29, 2003, 10:36 AM
Quote Reply
Re: [carfac] Log-in not carrying over to the Forum In reply to
That is just a debugging call, its not an error.
Quote Reply
Re: [Paul] Log-in not carrying over to the Forum In reply to
Paul:

Oh.... whoops!
dave

Big Cartoon DataBase
Big Comic Book DataBase