Derekikey, I login to my admincp >toplist>toplist option there no optoin for URL setting.
But what I have done is edit the in.php to my url it work fine now. I'm not sure if other function will work. I was able to click on the image and every site have different ID which seem to link correctly too.
I found this: <td><a href="$vboptions[bburl]/forums/toplist.php?id=$id" target="_blank"><img src="$vboptions[bburl]/images/toplist/buttons/toplist.gif" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
<tr>
<td><input type="button" value="$vbphrase[toplist_select_all]" onclick="code1.focus();code1.select();" /></td>
QUOTE=derekivey;1149592]No it's a setting...
AdminCP --> Toplist --> Toplist Options
look for the In URL setting...
You have to edit the Toplist_HTML_Code template (I think thats what I named it).
Did you delete the images/toplist/buttons/sites folder or the files inside it?[/QUOTE]
|