View Single Post
  #5 (permalink)  
Old 09-13-2007, 01:43 PM
curtiss's Avatar
curtiss curtiss is offline
Moderator
 
Join Date: May 2003
Posts: 1,468
From a quick look at your code, it appears as though the error means exactly what it says. There is an extra closing curly brace on line 244. Delete the curly brace from line 244 and it should work for you (or at least generate a different error).

Have you edited the code in any way, or did this problem occur immediately upon installing osCommerce?
__________________
I hate Internet Explorer! Anyone with me?
Reply With Quote