Announcement

#16 2011-05-07 20:19:22

T00kie
Translation Team
2011-05-06
66

Re: Nothing happens after login

So I assume there is no solution for this kind of problem?

Offline

 

#17 2011-05-08 18:13:46

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: Nothing happens after login

T00kie wrote:

So I assume there is no solution for this kind of problem?

I'm looking for where it comes from
I've never seen it so far


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#18 2011-05-10 10:47:34

T00kie
Translation Team
2011-05-06
66

Re: Nothing happens after login

I see there's already three members of Piwigo Team registered ;)

If you need any info from me just let me know. @ddtddt I gave you admin, in case you haven't checked yet.

Which files are responsible for login?

Offline

 

#19 2011-05-10 10:48:42

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: Nothing happens after login

Is what you can recover the original file Piwigo ?

For your site, is that you use a redirect?


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#20 2011-05-10 11:47:32

T00kie
Translation Team
2011-05-06
66

Re: Nothing happens after login

It's just subdomain linked to one of my www folders.

I've downloaded Piwigo from http://www.hotscripts.com.. maybe I should download it from here and replace some files?

Damn it.. I forgot password to database :f In which file I can find it?

Last edited by T00kie (2011-05-10 12:55:05)

Offline

 

#21 2011-05-10 13:15:41

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: Nothing happens after login

T00kie wrote:

Damn it.. I forgot password to database :f In which file I can find it?

file local/config/database.inc


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#22 2011-05-10 13:41:22

T00kie
Translation Team
2011-05-06
66

Re: Nothing happens after login

Thx, found it.

I have got an idea. I assume that after pressing login button, it should redirect me to some url which is now a variable. If you'd tell me where can find a piece of code responsible for this, I'd replace this variable with fix text "http://fotki.js.com.pl/" or even "http://fotki.js.com.pl/index.php?/categories".
How about that?

Last edited by T00kie (2011-05-10 13:41:37)

Offline

 

#23 2011-05-10 16:01:49

T00kie
Translation Team
2011-05-06
66

Re: Nothing happens after login

YES! I did it lol! My idea from the previous post was good.

I took identification.php file, line 57

Code:

    $redirect_to = isset($_POST['redirect']) ? urldecode($_POST['redirect']) : '';

and changed it to

Code:

  $redirect_to = 'index.php'

and it works!

I think something was wrong with this urldecode function but I am too weak in php to figure it out. I suppose it is not as perfect as it should be but it works for now.

But thanks so much for your help guys. BTW I am wondering about moving my private gallery to piwigo but is there any way to import photos from existing folders instead of uploading them again? Cause it's over 3000 photos..

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact