Author Topic: Help! Cannot access my admin panel!  (Read 2523 times)

Offline nekr0

Help! Cannot access my admin panel!
« on: January 06, 2008, 09:52:09 pm »
After uninstalling and deleting the shop, I tried to install it again. All the tests went smoothly, but as I then were to access my admin panel, I got this message:

Template Parse Error!
There was a problem loading the /Themes/default/languages/Shop.english.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.

Warning: Unexpected character in input: ''' (ASCII=39) state=1 in .../Themes/default/languages/Shop.english.php on line 121

Parse error: syntax error, unexpected T_STRING in .../Themes/default/languages/Shop.english.php on line 121

112: $txt['shop_description'] = 'Description';
113: $txt['shop_desc'] = 'Descending';
114: $txt['shop_dont_have_much'] = 'ERROR: You don\'t have that much money!';
115: $txt['shop_dont_have_much2'] = 'ERROR: You don\'t have that much money in the Bank!';
116: $txt['shop_edit'] = 'edit';
117: $txt['shop_edit_inventory'] = 'Edit A Member\'s Inventory';
118: $txt['shop_edit_item'] = 'Edit Item';
119: $txt['shop_edit_member'] = 'Editing member id %s (%s)\'s Inventory:';
120: $txt['shop_edit_member_inventory'] = 'Please type in the member you wish to edit the inventory of, and click "Next-->":';

121: $txt['shop_edit_message'] = Below is a listing of all the items in your Shop. To edit an item, press the "Edit" link beside it

122:
123:



I've tried to refresh the page and change back to the main template, but nothing works. What can I do to fix this when I cannot even access my main admin panel?


Edit: It turns out only the forum's main page works, I get an error every time I click a link. Please help!

http://rpgcult.ismywebsite.com/forum/index.php
« Last Edit: January 06, 2008, 09:53:51 pm by nekr0 »

Offline Daniel15

Re: Help! Cannot access my admin panel!
« Reply #1 on: February 15, 2008, 07:29:21 am »
It looks like your Shop.english.php file got corrupted. Try replacing it with a fresh version from the SMFShop zip file.