It would be easier if you said which payment method. Zaypay/daopay/paypal for example. Scripts maybe.
Could help you out with this if you are telling your problem![]()
check your index.php
Check if you have this
Code:case "buypoints"; $subtopic = "buypoints"; $topic = "Buy Points"; include("buypoints.php"); break;
Check if you have this
Code:case "buypoints"; $subtopic = "buypoints"; $topic = "Buy Points"; include("buypoints.php"); break;