philmckrackon
Member
@ekool and @Robert2020Thomas, hope get this figured out. If you do please post. I posted my issue over a month ago with no help so I had to uninstall as it was also affecting my paypal Instant Payment Notifications (IPN).
This addon isn't for vBSEO URLs, but for native format vB URLs.@ekool and @Robert2020Thomas, hope get this figured out. If you do please post. I posted my issue over a month ago with no help so I had to uninstall as it was also affecting my paypal Instant Payment Notifications (IPN).
I understand that but was hoping for help modifying the .httacces file to work as others had been shown. I'm just not good enough at modifying the file as needed. Starting here -->> https://xenforo.com/community/threads/xenforo-redirects-for-vbulletin.142137/page-15#post-1446705 is kind of what I trying to do.This addon isn't for vBSEO URLs, but for native format vB URLs.
@MySiteGuy is there an addon for vBSEO to XF? That can help me redirect all VBSEO URLs to XF Format? Much neededThis addon isn't for vBSEO URLs, but for native format vB URLs.
@MySiteGuy is there an addon for vBSEO to XF? That can help me redirect all VBSEO URLs to XF Format? Much needed
it seems that the Route Filters aren't working well.RewriteRule [^/]+/([0-9]+)-[^/]+\.html http://www.domain.com/forums/showthread.php?t=$1 [L,R=301]
#RewriteRule ^threads/([0-9]+)-([a-zA-Z0-9_-]+)/ threads/$2.$1/ [NC,L]
Probably if you can supply more information, e.g. how you have configured the addon. It does work, I use it on two forums so to just say it doesn't work is not enough information to get support. I would also double check you have followed exactly the instructions in the manual.Is there anyone who can help us solve the problem?
![]()
XenForo Redirects for vBulletin
XF301VB is a XenForo 2 add-on, which extends the XenForo router with the ability to accept URLs pointing to vBulletin content and seamlessly, permanently redirect them to their equivalent content in XenForo after the content has been imported...xenforo.com
You are talking on the basis that there are options in the plugins.Probably if you can supply more information, e.g. how you have configured the addon. It does work, I use it on two forums so to just say it doesn't work is not enough information to get support. I would also double check you have followed exactly the instructions in the manual.
Also bear in mind you have asked just before the weekend, so I imagine developers (like everyone) like to have some time off work at the weekend.
It didn't work for me until I configured it correctly.Not as long as it works with you, you have to work with everyone
"GET /forums/showthread.php?t=75975 HTTP/2.0" 404
I've installed this addon and successfully pointed it to the import table we have from vBulletin (originally imported to XenForo 1 back in the day) but the redirects are not working and I'm not sure why. The only relevant log entry right now is from nginx showing a 404 from the request:
Code:"GET /forums/showthread.php?t=75975 HTTP/2.0" 404
Our XenForo install is hosted at the URL root, not /forums/ but XenForo uses /forums/ for everything except the home page, which is configured to be a page node as a portal/landing page. If I try an old vB URL but remove the /forums/ section (something like: https://www.example.com/showthread.php?t=75975), it instead redirects me to the XenForo install/upgrade page. I have no idea why that would happen.
I can't create a /forums/ directory in the web root as is suggested in the manual, because this totally breaks the actual site since all forum URLs are of the form https://www.example.com/forums/ except for the landing page node that lives at https://www.example.com
What should I do here to have redirects work properly?
Hi @Ghan_04
Have you taken a look at your Route filters?
The link should be: admin.php?route-filters/
Just see if there's a /forums/ route there, you can try disabling it if so to see if that corrects the issue.
The other thing to try is disabling "Use full friendly URLs" and "Include content title in URLs", just to see if one of those may be the cause with adding the 'forums' there.
I don't have these on and the vb redirects works for mine.
We use essential cookies to make this site work, and optional cookies to enhance your experience.