jQsafi / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

can't log in mollify admin #144

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I installes mollify succesful,when I try to log in mollify admin ,I got error 
message:

 Unknown error
Invalid response received: 
{"result":{"authentication_required":true,"authenticated":false,"features":{"lim
ited_http_methods":false,"file_upload":true,"folder_actions":true,"file_upload_p
rogress":false,"zip_download":false,"change_password":true,"description_update":
true,"permission_update":true,"administration":true,"user_groups":true,"public_l
inks":false,"mail_notification":false}}}

pls help me ,TKS.

Original issue reported on code.google.com by wwwfan...@gmail.com on 22 Oct 2010 at 2:36

GoogleCodeExporter commented 9 years ago
Seems somewhat valid result, so I'm not sure why does it give unknown error. 
Could you turn on server debugging and get the logs?

Original comment by samuli.j...@gmail.com on 22 Oct 2010 at 10:58

GoogleCodeExporter commented 9 years ago
I found the reson,I modified the session.class.php then make error.Now I can 
use admin success.But have new problem:  I use a new user to upload jpg file, I 
can not view and preview this file.

Original comment by wwwfan...@gmail.com on 23 Oct 2010 at 2:51

GoogleCodeExporter commented 9 years ago
gwt-log:

2010-10-23 11:49:55,640 [DEBUG] REQUEST (GET): 
http://127.0.0.1/mollify/backend/r.php//preview/MzpcY2xpcF9pbWFnZTAwMi5KUEc=/inf
o/?session=0ar6iteebsbthdd9i6m75p3nt4

2010-10-23 11:49:55,906 [DEBUG] Request response: 200 
{"result":{"html":"<div id=\"file-preview-container\" style=\"overflow:auto; 
max-height:300px\"><img 
src=\"http:\/\/127.0.0.1\/mollify\/backend\/r.php\/preview\/MzpcY2xpcF9pbWFnZTAw
Mi5KUEc=\/content\/?session=0ar6iteebsbthdd9i6m75p3nt4\" 
style=\"max-width:400px\"><\/div>"}}

Original comment by wwwfan...@gmail.com on 23 Oct 2010 at 3:53

GoogleCodeExporter commented 9 years ago
Let's continue this on issue 146.

Original comment by samuli.j...@gmail.com on 24 Oct 2010 at 6:41