Quote:
Originally Posted by Aramist
Hy Tha Mayhem, did u read my post?
and, is there anyway to keep te total points gained recorded?
Because some people of my board don't change spend their point because they don't want to lower their position in the point rank...
Ty man
|
Open market.php
Find
PHP Code:
include_once(DIR . '/pointmarket/gift_purchase.php');
Change to
PHP Code:
include_once(DIR . '/pointmarket/market_gift_purchase.php');
I just referenced the wrong filename in the root/market.php when I was chopping up market.php for the 3.1x series. This has been fixed with Beta 1.