Home › Forums › Back End › php error "cannot redeclare" › Reply To: php error "cannot redeclare"
November 30, 2013 at 9:44 pm
#157475
Participant
if only it were that simple. This error is a php error. Meaning it’s not my coding The aq_resizer is a resize script that DOES not have column1 in it. There isn’t even that many number of lines. It turned out to be a blank space that was causing the issue. I went into the aq_resizer.php script and added the closing “?>” php tag and tried to delete any invisible spaces and that seems to have fixed it.