Thread: Fighting spam
View Single Post
  #6  
Old 03-14-2008, 12:18 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Quote:
Originally Posted by Dennis View Post
Fred-eric:

Open the front_defensio.php, goto line 135. if it says:
PHP Code:
global $pixelpost_db_prefix
replace with:
PHP Code:
global $pixelpost_db_prefix,$cfgrow
the $cfgrow was not there...
Reply With Quote