SMF Shop

SMFShop => Bugs => Topic started by: zzuzu on October 01, 2010, 07:11:57 pm

Title: 8: Undefined index: shop_menu_button error
Post by: zzuzu on October 01, 2010, 07:11:57 pm
I keep getting error:

http://xxx.com/index.php?action=post2;
xml8: Undefined index: shop_menu_button
File: /home/dmdcom/public_html/Sources/Subs.php
Line: 4391

On that line is:
Code: [Select]
'title' => $txt['shop_menu_button'],
Can anyone help me with it, please?

It also says

http://xxx.com/index.php?action=shop;do=invother2;member=mistyspice
8: Undefined index: cannot_shop_main
File: /home/dmdcom/public_html/Sources/Errors.php
Line: 201

that's
Code: [Select]
$error_message = empty($sprintf) ? $txt[$error] : vsprintf($txt[$error], $sprintf);
Title: Re: 8: Undefined index: shop_menu_button error
Post by: bigjoe11a on March 22, 2011, 11:25:09 pm
Since your web site no longer available I don't see and way to help you