Author Topic: Error Log Problems  (Read 1847 times)

Offline ladyshanae

Error Log Problems
« on: November 25, 2006, 11:10:52 pm »
So everything LOOKS like it is installed correctly.  However, when I go into my error logs . . . . so many errors.........

8: Undefined index: shopRegAmount
File: mysiteinfo/Themes/default/ShopAdmin.template.php (main sub template - eval?)
Line: 94

8: Undefined index: shopMinWithdraw
File: mysiteinfo/Themes/default/ShopAdmin.template.php (main sub template - eval?)
Line: 68

8: Undefined index: shopMinDeposit
File: mysiteinfo/Themes/default/ShopAdmin.template.php (main sub template - eval?)
Line: 67

8: Undefined index: shopMinWithdraw
File: mysiteinfo/Themes/default/Shop.template.php (bank sub template - eval?)
Line: 237

8: Undefined index: shopMinDeposit
File:mysiteinfo/Themes/default/Shop.template.php (bank sub template - eval?)
Line: 236

Any ideas on any of these errors?

Offline ladyshanae

Re: Error Log Problems
« Reply #1 on: November 25, 2006, 11:54:02 pm »
I did manage to fix these errors by setting minimums on all the options (minimum withdraw, minimum deposit, and an amount on registration).  However, I was annoyed that I couldn't set these all to 0.  Any reason for that?

Offline Daniel15

Re: Error Log Problems
« Reply #2 on: November 29, 2006, 09:56:32 am »
You should be able to set them to 0... If not, set them to 1 (nobody would withdraw or deposit less than 1 :P)