Author |
Message |
dagosh
Hangin' Around

Joined: Dec 27, 2004
Posts: 35
|
Posted:
Mon Dec 27, 2004 8:20 pm |
|
okey... and hey all..
i have a got d*** big problem with my cnb ya module...
i have installed the module right
then i will make a account without that email activation so i make a account after i have fill the fields out with that info there are required i press continue then finnish.
then WOW i'm logged in that's nice... but then i will log out and it log out fine.
Then i will log in again.
i type my login name and pass and press LOGIN
but i'm NOT LOGGED IN it just coming up with the info for the account i have make..
i can see in the site info block i'm logged in but i'm not if i was logged in i could go to my account but i can't ..
so i got in to the administration menu and go in the WHO'S ONLINE module there i can se i'm online.. then i jump back to home again and try to log me in again but no diffrens i'm still not logged in but the site info block and administration WHO'S ONLINE module tells me i'm online.
i am in the member list.
some one there can help i really need help
sorry the way to tell this problem but my english is not as well so i tryed to explain so good i could  |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Mon Dec 27, 2004 11:44 pm |
|
Try deleting your cookies and clearing your cache. |
|
|
|
 |
dagosh

|
Posted:
Tue Dec 28, 2004 6:40 am |
|
i have deleted my cookies and my cache but it still dosent work...
you can try to make a account so you can se what i meen
my site is
http://dagosh.no-ip.com
make a login then log out try to login in again and see what happens  |
|
|
|
 |
sixonetonoffun
Spouse Contemplates Divorce

Joined: Jan 02, 2003
Posts: 2496
|
Posted:
Tue Dec 28, 2004 10:09 am |
|
The cookie isn't being set. Not sure why. I would guess its a issue with your php install maybe the tmp directory isn't being found? Try creating a tmp directory in your server path and making it writable. Then setup Your Accounts cookie path to use that directory and see if that will work.
I couldn't access your site using www.dagosh.no-ip.com so there are some setup issues with the server that need to be resolved I think. |
_________________ [b][size=5]openSUSE 11.4-x86 | Linux 2.6.37.1-1.2desktop i686 | KDE: 4.6.41>=4.7 | XFCE 4.8 | AMD Athlon(tm) XP 3000+ | MSI K7N2 Delta-L | 3GB Black Diamond DDR
| GeForce 6200@433Mhz 512MB | Xorg 1.9.3 | NVIDIA 270.30[/size:2b8 |
|
|
 |
dagosh

|
Posted:
Tue Dec 28, 2004 12:24 pm |
|
ok but how to do that can you explain more directly how ?
my site is a domain http://dagosh.no-ip.com not a www host |
|
|
|
 |
sixonetonoffun

|
Posted:
Tue Dec 28, 2004 12:43 pm |
|
Before we go any farther can you check phpinfo and see if magic quotes gpc is on and register globals is on. The other cookies work (the test cookies & lang) so there must be something else failing. |
|
|
|
 |
dagosh

|
Posted:
Tue Dec 28, 2004 12:52 pm |
|
; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = On
; You should do your best to write your scripts so that they do not require
; register_globals to be on; Using form variables as globals can easily lead
; to possible security problems, if the code is not very well thought of.
register_globals = On
it wats set to ON
and there is still the same problem |
|
|
|
 |
sixonetonoffun

|
Posted:
Tue Dec 28, 2004 3:15 pm |
|
Ok good. Try this for arguements sake. Change your nuke url preference to your IP and access the site directly from your IP address and see if you get the same results. |
|
|
|
 |
dagosh

|
Posted:
Tue Dec 28, 2004 4:46 pm |
|
still the same problem that is the wierds thing i have ever tryed |
|
|
|
 |
dagosh

|
Posted:
Wed Dec 29, 2004 9:44 am |
|
sixonetonoffun
Can you tell me the what the configuration should be ind the CNB Your Account 750 440 b2 if i use that auto activation so you know my configuration it could be some of the configuration i have seting wrong.. who knows
setup at the configuration so it should work when a user make the account and log out the could log in again with out any problems. |
|
|
|
 |
sixonetonoffun

|
Posted:
Wed Dec 29, 2004 10:06 am |
|
I'm going to signup with noip, setup a site this afternoon without emails and test those settings then I'll get back with you on this one. |
|
|
|
 |
dagosh

|
Posted:
Wed Dec 29, 2004 10:18 am |
|
very nice mate can i catch you on some place icq msn mirc AOE ? you can write me a PM if you got some of these programs i can catch you on  |
|
|
|
 |
sixonetonoffun

|
Posted:
Wed Dec 29, 2004 5:14 pm |
|
Problem resolved. The server was IIS 5 simply replacing the code
Header("Location:
with
header("Refresh: 0; URL=
in modules/Your_Account/index.php took care of it. We'll probably change to the redirection code used by phpbb in the future but its not a huge priority since PHPNuke has never been real IIS friendly. But we'll slip it into one of the releases when we get time. |
|
|
|
 |
|