Do the default rewrite/fetch settings for this interfere with Viglink at all? Viglink is a pretty big source of revenue for my forum, and I just want to make sure it's not going to interrupt the pingback for the referral.
Also, I just did a fresh install of the Lite version to determine if I want to go pro. Just about everything went smoothly, but some of my threads simply redirect back to the forum.
For example, if I view this forum:
http://www.metalguitarist.org/forum/...nt-discussion/
The first non-sticky thread links to this. (It's currently titled "Roadside NGD - sort of - 89 MIJ Fender Strat"):
Code:
http://www.metalguitarist.org/forum/forumdisplay.php?13/66761-roadside-ngd-sort-89-mij-fender-strat.html
While the next thread down links to this:
Code:
http://www.metalguitarist.org/forum/guitar-instrument-discussion/66760-ngd-ltd-ec-407-a.html
As you can see, the first link (the one that does not work) isn't rewriting the URL correctly. The link for the last post in the thread DOES work correctly though - that formats like so:
Code:
http://www.metalguitarist.org/forum/guitar-instrument-discussion/66761-roadside-ngd-sort-89-mij-fender-strat.html#post955753
My forum URL rewrite is set to "forum_title]/".
I've found a few other threads like this, and the "fix" has been to move them to a different forum without a redirect and then to simply move them back. I'm not sure how many are like this (I've found a few so far) but I'll leave the one in my example alone until DBTech has a chance to take a peek.