Excellent, thank you very much !
Quote:
Originally Posted by Tulsa
I'm not sure if this is the best way or not but it's a quick and easy fix.
Find in the radiostations.php file:
Code:
function rs_construct_permalink($stationid) {
return rs_construct_url_link('/radiostations.php?station=' . $stationid);
I added /forums in front of the /radiostations.php?
The Permalink now reflects the proper url. :up:
You're actual directory structure may differ.
|