Thread: H-Tracker v2
View Single Post
  #177  
Old 3rd July 2010, 09:16
Egidijuss Egidijuss is offline
Member
 
Join Date: May 2010
Lithuania
Posts: 6
Default -
Quote:
Originally Posted by daffy View Post
it will be in your php.ini for apache on your server. try this way first. if dont work, you will need to find it in php.ini

open your .htaccess and add below to it

Code:
php_flag magic_quotes_gpc Off
.htaccess file is where all your files sit for site. in public_html/


are you getting this on main page or specific page?
:sorry:
Reply With Quote