MyBB Community Forums

Full Version: $URL Function Template Question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
In the "Multipage Pagination Templates", you may see code that looks like:
<span class="pagenavbit"><a href="$url&amp;page=$pages">$lang->multipage_last &raquo;</a></span>

Inside that code, their is this:
$url

How do I change what the output is for the $url function? I looked through some files, but could not find anything solid to work with.

I really appreciate anyone's response, thanks!

function.php
function multipage
Thank you for your reply, that was exactly what I was looking for.

Another question:
How do I change where the navigation function links to (eg. forumdisplay, showthread, member, online, etc.)?

Thanks again!
huuuum

navigation? did you mean this
//navigator related functions:function.php
function buildnav
function addnav
function makeforumnav
function resetnav
I'm not sure exactly, what I am talking about is:
[attachment=2115]
yes, it is.
good for say that this functions make navigators but you can change appereance of navigator in templates.
be happy
imei