Jump to content

PHP Troubleshoot


Recommended Posts

Not sure if this is the right forum for this but, I'm getting the following errors out of the blue when trying to access a newly installed OScommerce  admin.  Everything was working fine until it wasn't.  To my knowledge no one made any changes to the code once it was up and running:

 

Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/content/p/u/p/puppylapu/html/admin/index.php on line 117

 

Parse error: syntax error, unexpected $end in /home/content/p/u/p/puppylapu/html/admin/index.php on line 117

 

Here is the code (Line 117 is the last, which I've labeled):

 

      echo '  </tr>' . "\n";

    }

  }

?>

        </table></td>

      </tr>

    </table></td>

  </tr>

</table>

<!-- body_eof //-->

 

<!-- footer //-->

<?php require(DIR_WS_INCLUDES . 'footer            <---Line 117

 

 

Any help would be appreciated.  Thanks.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.