Announcement

#1 2003-10-09 12:47:10

enajack
Guest

History Does Not Show The Users Detail

I cannot see the details like IP and user name of the visitors in the admin-interface history. Am I wrong?

 

#2 2003-10-09 19:30:16

alex
Member
Bonn, Germany
2002-09-15
31

Re: History Does Not Show The Users Detail

Hi,
if you run your own server at home, try to change your php-configuration.
In php.ini there is an entry "register_globals = On".  If that is "off", turn it to "on".

Hope it helps!

alex

Offline

 

#3 2016-03-22 12:46:13

JAK
Member
2013-07-07
62

Re: History Does Not Show The Users Detail

While this is continuing a really old thread, the comment is still valid it seems.
However register_globals has been deprecated as of PHP 5.3.0 and removed as of PHP 5.4.0.
Piwigo still requires register_globals to be on to access the update server. The trouble with this is it opens the server to security holes. With register_globals=on anything passed via GET or POST or COOKIE automatically appears to be a global variable in code which can have security consequences.
I'm not a coding expert in PHP so perhaps someone can suggest why register_globals=off affects access to the Piwigo update server and what can be done to avoid having to leave it turned on.

There appear to be suggestions for remedying this issue here:
http://pageconfig.com/post/register_glo … ementation
Would this help solve the Piwigo issue?

Last edited by JAK (2016-03-22 13:23:38)

Offline

 

#4 2016-03-22 13:22:33

flop25
Piwigo Team
2006-07-06
7037

Re: History Does Not Show The Users Detail

Piwigo update system doesn't fail on Php 5.4 and more so I don't see your logic in there (please don't dig up old trheads)

please stay on your other thread where you were already mentionning that


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#5 2016-03-22 13:24:28

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13790

Re: History Does Not Show The Users Detail

That's very... unexpected, because Piwigo works with PHP 7! I don't think there is any problem with register_globals

Offline

 

#6 2016-03-22 14:02:55

JAK
Member
2013-07-07
62

Re: History Does Not Show The Users Detail

I've added a further comment in the other thread: [Forum, post 162584 by JAK in topic 22263] Connection to server unavailable
Thanks for your thoughts on my mystery problem.

Offline

 

Board footer

Powered by FluxBB

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