Quote:
Originally Posted by husshuss
|
Hi,
It looks like it appears to be lagging because your server seems kind of slow to me. That might be why this is happening. I tried on my public and test site and it doesn't appear to be lagging for me.
Quote:
Originally Posted by 2fast4ya
okay... i fixed the reason why there site name was being posted instead of my own...
i went into the tempelate manager, and edited the tempelate - Toplist_HTML_Code - i changed:
$vbphrase[toplist_html_code_message]:<br />
<textarea cols="40" rows="4"><a href="$vboptions[bburl]/in.php?id=$sr[id]" target="_BLANK">$_POST[sitename]</a></textarea>
to
$vbphrase[toplist_html_code_message]:<br />
<textarea cols="40" rows="4"><a href="$vboptions[bburl]/in.php?id=$sr[id]" target="_BLANK">my site's name here</a></textarea>
now... the link still doesnt work, but displays correctly... if you cut and copy this:
http://www.chowcow.com/forum/in.php?id=2
which is what was created in order to keep track the ID... it doesn't work.. it just keeps refreshing the page...
whats wrong here guys?
|
Did you set the IN hit url in Toplist options, in the AdminCP?