View Single Post
  #57  
Old 03-12-2008, 05:32 PM
Bulle
Hill Giant
 
Join Date: Jan 2008
Posts: 102
Default

I installed this neat tool this morning. Of course I encountered the register_variables quirk, that I fixed by putting the following in the config.php file as I did not want to change my system-wide php.ini :

import_request_variables("gp");

I also had to define the following in my config.php file otherwise I was getting errors :
$IgnoreZones=array();

Anyone else had this problem ?

Anyway, very neat tool. Chapeau Muuss, if you still read that ! And thank you gernblan for hosting it.
Reply With Quote