Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Can no longer access my Admin panel!


  • You cannot reply to this topic
1 reply to this topic

#1 Jimbowsk

  • Community Member
  • 31 posts
  • Real Name:James

Posted 02 December 2005, 09:41

Help!

I installed the Search Engine Friendly URLs contribution which worked like a charm, however, when I went back into the Admin panel I get the following error:

Parse error: parse error, unexpected '@', expecting '{' in /home/fancydre/public_html/catalog/admin/includes/functions/general.php on line 926


I'm hoping this is something simple - can anyone advise on how I can rectify this (I'm very new to HTML!).

TIA,

Jimbowsk

#2 Hebe73

  • Community Member
  • 157 posts
  • Real Name:Giovanna
  • Location:Manchester, UK

Posted 02 December 2005, 13:40

View PostJimbowsk, on Dec 2 2005, 09:41 AM, said:

Help!

I installed the Search Engine Friendly URLs contribution which worked like a charm, however, when I went back into the Admin panel I get the following error:

Parse error: parse error, unexpected '@', expecting '{' in /home/fancydre/public_html/catalog/admin/includes/functions/general.php on line 926
I'm hoping this is something simple - can anyone advise on how I can rectify this (I'm very new to HTML!).

TIA,

Jimbowsk

First it is PHP, not HTML.
What you will need to do is download the file general.php and open it in a php editor or dreamweaver or frontpage and check out line 926. It says it does not expect a @ and it does expect a {

If you want any of the people here to have a look at it you will have to copy and paste that line and some more above and below it so we can see it.

HTH

Giovanna