Quote:
Originally Posted by angkor408
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]
It's called In Redirect URL. It's right under the Sites per Page setting... Your file edit probably isn't going to help as that will be replaced when you upgrade to newer versions...
Quote:
Originally Posted by squishi
Of course not. That's why I contact you. I didn't even touch the folder/images.
|
Can you either paste a link to your site here or PM it to me so I can take a look?
Quote:
Originally Posted by mac27
Hey is there away to add a random link from the toplist to the forum home?
|
That will be possible once the API is done (hopefully in the next version).
Quote:
Originally Posted by Shazz
What exactly does store in the mysql database?
|
vBulletin settings, all the sites (name, description, in hits, out hits, views, votes (number of ratings), ratings), categories, a table to keep track of who clicked out links or in links to prevent cheating.
That's all that I can think of right now...