SMF Shop

SMFShop => General SMFShop Discussion => Topic started by: littleone on February 12, 2006, 05:08:13 am

Title: Fix for this?
Post by: littleone on February 12, 2006, 05:08:13 am
Code: [Select]
Undefined variable: curr_action
I get thousands of errors for all my profile.template, boardindex.template...yadda yadda yadda....I'm sure you get the idea.  Anyway, I was wondering if anyone could explain how to "Define" it so that this stops folding my Forum Errors?  I am pretty sure that this is stemming from the Shop Mod. Thanks!
Title: Re: Fix for this?
Post by: Daniel15 on February 16, 2006, 06:59:34 pm
Are you sure this is stemming from the Shop mod?

Anyway, I can tell you that the error is definately from the index.template.php (regardless of what the error says it's from). Open your index.template.php and go to the line mentioned in the error. Copy 10 lines above and below this, and paste them here. I'll see if I can help you solve the problem.