🌍
English
I use the guest access to sites, pop-up IP 127.0.0.1 banned for abuse, no problem if a registered user
(I just modified the theme, and I kept piwigo link in foot.tpl)
Last edited by fishtoon (2010-05-18 00:44:52)
Offline
I found the problem!
I use the plug-in: AntiAspi!
Plug-in code: $ antiaspi = array (
'Diff' => '20 pages in 00:00:10 ',
'Same' => '15 pages in 00:00:30 ',
'Banned during' => '23: 59:59 ',
'Only guest' => true,
'Only picture' => false,
'Allowed ip' => array ()
);
How do I modify the code to "IP 127.0.0.1 banned for abuse" does not appear
Offline
Deactivate Anti-Aspi for a local usage.
=> ./Plugins
rename or delete its directory
Offline