Quote:
Originally Posted by rolandogomez
Where do I go to make sure that URL shows up with the "misc.php" as it worked before the upgrade, did nothing but upload your xml file? Thanks, rg.
|
Revert template cyb_topstats_stats or change:
Code:
<a href="$vboptions[bburl]/$vboptions[cybtopstats_index_loc]?do=cybstats"
to:
Code:
<a href="$vboptions[bburl]/misc.php?do=cybstats"