can't login to postnuke
gooberlx
Joined: 2003-11-24
Posts: 6 |
Posted: Thu, 2003-12-04 02:52 |
hmm....I totally can't login to postnuke (v. 7.2.3-phoenix) with the latest gallery 1.3-b7 (couldn't with 1.2 either...same problem) here's what it tells me: 7891|INFO |MainFrame |Command selected Fetch 8853|INFO |MainFrame |fetchAlbums starting 8863|INFO |GalComm2 |Logging in to http://kluiber.net/postnuke/modules.php?... 8863|TRACE|GalComm2 |Url: /postnuke/user.php?uname=test&pass=test&module=NS-User&op=login 9354|TRACE|GalComm2 |<html><head><META HTTP-EQUIV=Refresh CONTENT="2; URL="> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> <LINK REL="StyleSheet" HREF="themes/PostNuke/style/styleNN.css" TYPE="text/css"> <style type="text/css">@import url("themes/PostNuke/style/style.css"); </style> </head><body bgcolor=#2F363F text=#DADEE3> <table align=center border=0 cellpadding=2 cellspacing=0><tr><td><font class="pn-title">Logging you in, hang tight!</font></td></tr></table></body></html> 9354|TRACE|GalComm2 |login parameters: [HTTPClient.NVPair[name=cmd,value=login], HTTPClient.NVPair[name=protocol_version,value=2.3], HTTPClient.NVPair[name=uname,value=test], HTTPClient.NVPair[name=password,value=test]] 9354|TRACE|GalComm2 |Url: /postnuke/modules.php?op=modload&name=gallery&file=index&include=gallery_remote2.php 9854|TRACE|GalComm2 |#__GR2PROTO__ debug_album= debug_user=test debug_user_type=postnuke_user status=201 status_text=Password incorrect. 9854|INFO |GalComm2 |Invalid username/password. If your Gallery is embedded inside a CMS like PostNuke, you need to use the "native" (non-embedded) Gallery URL to log in, as well as the native Gallery user and password. You can test these by trying to go the native URL and trying to log in. 11417|TRACE|GalComm2 |Failed to log in to http://kluiber.net/postnuke/modules.php?... Any suggestions? |
|
Posts: 6
so it seems that it is loggin into postnuke....but not gallery or something?
Posts: 6
well beats me, but I upgraded postnuke to 7.2.6 and everything seems to work now...yay
Posts: 31
hi,
i am experiencing the same problem you did. i am running version 7.2.6 of postnuke and 1.4.1 of gallery. login is not working.
as far as i undestand the login procedure, gr logins using a postnuke url.
the postuke responce is logged - the login is successfull:
<pre>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-15">
<LINK REL="StyleSheet" HREF="themes/pgtPrivat/style/styleNN.css" TYPE="text/css">
<style type="text/css">@import url("themes/pgtPrivat/style/style.css"); </style>
</head><body bgcolor=#2F363F text=#DADEE3>
<table align=center border=0 cellpadding=2 cellspacing=0><tr><td><font class="pn-title"><b>Anmeldung erfolgreich</b></font></td></tr
</table></body></html>
</pre>
The next step fails - and this is the one I did not understand yet.
In the TRACE it is called "GalComm2". in the log it states the username and password again (why? didn't it log in already?) and that it failed.
in the next week i have time to debug this. I would appreciate any expert assistance...
Posts: 1479
mupf3l, can you create an account for me so I can test?