members page pagination links wrong
Permalink
Something seems to be wrong with my <?php echo $userList->displayPaging()?> function on my Members page. It appears to display fine, but the links ( << Previous 1,2,3,4 Next >> ) are broken - no domain:http://index.php?etc
http://www.ukierileadership.in//index.php?cID=110...
Oddly, they work fine only when logged in as admin. Any suggestions for how I can fix this so it works for everyone?
http://www.ukierileadership.in//index.php?cID=110...
Oddly, they work fine only when logged in as admin. Any suggestions for how I can fix this so it works for everyone?
Hi Weyboat. Thanks for replying, but I don't know how that extra slash got there or how to remove it. ???
Edit: There does seem to be an extra slash in some of my nav block links, so maybe that's all it is? Hope so! Thanks!
Edit: There does seem to be an extra slash in some of my nav block links, so maybe that's all it is? Hope so! Thanks!
I would look in the config/site.php file and your htaccess file for a start.
Let us know how you get on..
Let us know how you get on..
This http://www.ukierileadership.in//index.php?cID=110...
Should be this http://www.ukierileadership.in/index.php?cID=110...