Edit: I'm using wsnforum 4.1.0 beta 6, this post may need to go in the wsnforum area of this forum === I'm using wsnlinks at www.packetsource.com
I'm integrated with wsnforums at forums.packetsource.com
on www, I have the following toplist (only without the spaces on the config line:
<!-- BEGIN TOPLIST 29 --> <CONFIG>wsnforum_li nk s,lastcomment,10,descending</CONFIG> <a href="{TOPICTHREADURL}">{TOPICTITLE}</a> by <a href="{MEMBERPROFILEURL}">{MEMBERNAME}</a> in <a href="index.php?action=displaycat&catid={TOPICCATID}">{TOPICCATNAME}</a> <br>{TOPICCONTENTSTRIPPED[150]} <!-- END TOPLIST 29 -->
rewrite is enabled for both scripts, SEO options in forums is set to:
{TOPICTITLE}-{TOPICID}.html
Problems:
The link generated by the toplist on wsnlinks appears as:
The title and link to the forum category does not display at all.
The topiccontent does not display at all.
This may be unrelated, but on the forums the spaces in the topic title are not replaced with dashes: so for example on this page: http://forums.packetsource.com/tools-and-utilities/ The only thread on it is written as:
Comments on cross script/site toplist
Forum Regular
Usergroup: Customer
Joined: Feb 19, 2004
Location: Michigan
Total Topics: 57
Total Comments: 185
Edit: I'm using wsnforum 4.1.0 beta 6, this post may need to go in the wsnforum area of this forum
===
I'm using wsnlinks at www.packetsource.com
I'm integrated with wsnforums at forums.packetsource.com
on www, I have the following toplist (only without the spaces on the config line:
rewrite is enabled for both scripts, SEO options in forums is set to:
Problems:
The link generated by the toplist on wsnlinks appears as:
and should appear as:
The title and link to the forum category does not display at all.
The topiccontent does not display at all.
This may be unrelated, but on the forums the spaces in the topic title are not replaced with dashes: so for example on this page:
http://forums.packetsource.com/tools-and-utilities/
The only thread on it is written as:
and it should be written as
Although both links work if you hand jam them into the browser.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Fixed category/forum issue. Can't reproduce your double slash issue.