View Single Post
  #1  
Old 05-13-2008, 01:51 PM
doctornuke's Avatar
doctornuke doctornuke is offline
Administrator
Engineer
 
Join Date: Mar 2008
Posts: 362
Rep Power: 10
doctornuke has disabled reputation
Default making phpbb2 and arcade work in PHP5

in file extension.inc
add
Code:
$HTTP_GET_VARS=$_GET;
$HTTP_POST_VARS=$_POST;
$HTTP_COOKIE_VARS=$_COOKIE;
__________________
health shop | tech and gadgets | | seo
audiophile game, enjoy.Want to buy PR5 link?PM me
Why signature links don't work?
see here
Reply With Quote

bookmark this thread