Quote:
Originally Posted by dark dragun
I think I need to create the award_cat table again, cause when I click on Award Category Manager I get a error
Could not find phrase 'no_award_categories_found'.
Also when clicking Award Manager, or Add New Award I get this error
(Fatal error: Cannot redeclare construct_depth_mark() (previously declared in D:\Inetpub\wwwroot\forums\admincp\award.php:91) in D:\Inetpub\wwwroot\forums\includes\adminfunctions. php on line 1235)
should i delete all 3 awards tables and run query manually for this part ?
if so whats the code ? I try useing whats in awards_install.php under updateds - Run Querys, and created the tables that way but as you can see some thing is wronge. I need a little help.
|
Seems like you were upgrading, and you might have to go through "step 1b" where it says
IF you upgrade from YAAS 1.0 and DID NOT have Award Category, click here to CREATE Category Table -->
if you dont have anything yet, you can just un-install and install it again. it's easier.
anyway, I update the award_cat.php to fix the category error.
You may need to create a category first, before adding award. in the installation, I have a default category, but you missed that by one step.