daydream, on Apr 13 2007, 04:24 PM, said:
Rich.
Posted 18 April 2007, 08:11
daydream, on Apr 13 2007, 04:24 PM, said:
Posted 26 April 2007, 10:51
Posted 01 May 2007, 09:24
Posted 01 May 2007, 13:32
CoolnQuiet, on Apr 26 2007, 11:51 AM, said:
Posted 02 May 2007, 17:14
CMOTD, on May 1 2007, 02:32 PM, said:
Posted 03 May 2007, 04:25
Posted 03 May 2007, 04:37
Posted 03 May 2007, 19:16
Nhoj, on May 2 2007, 11:37 PM, said:
Posted 05 May 2007, 09:50
Posted 05 May 2007, 15:56
coelroy, on May 5 2007, 04:50 AM, said:
Posted 06 May 2007, 23:04
enigma1, on May 5 2007, 05:56 PM, said:
Posted 08 May 2007, 07:58
Posted 15 May 2007, 11:43
tneves, on May 8 2007, 08:58 AM, said:
Posted 17 May 2007, 04:59
Posted 18 May 2007, 11:52
silviav, on May 17 2007, 05:59 AM, said:
Edited by CMOTD, 18 May 2007, 11:55.
Posted 21 May 2007, 22:59
Posted 23 May 2007, 00:19
Posted 27 June 2007, 10:42
Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.
<IfModule mod_php4.c>
php_value session.use_trans_sid 0
php_value register_globals 1
php_value register_globals on
php_flag register_globals on
php_flag register_globals 1
</IfModule>
<IfModule sapi_apache2.c>
php_value register_globals on
php_value register_globals 1
php_flag register_globals on
php_flag register_globals 1
</IfModule>
<IfModule mod_setenvif.c>
<IfDefine SSL>
SetEnvIf User-Agent ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
</IfDefine>
</IfModule>
<IfModule mod_php5.c>
php_value session.use_trans_sid 0
php_value register_globals 1
php_value register_globals on
php_flag register_globals on
php_flag register_globals 1
</IfModule>
Posted 30 July 2007, 12:39
Posted 04 August 2007, 13:40