PDA

View Full Version : Links pointing to /forum instead of /links after vB 4.0.5 upgrade


Max Paint
07-26-2010, 09:58 AM
After upgrading vB from 4.0.4 to 4.0.5 all links in Linkssection are broken. myhomepage.com/links/something is changed to myhomepage.com/forum/something

(Yes, SEO is OFF ;))

Brian
07-26-2010, 04:14 PM
Looks like vBulletin changed the variable that's used in their <base> tag in 4.0.5 and that caused our replacement code to stop working. The /forum/includes/vba_links_plugin_pt.php file in the download package here has been updated to include the fix, so if you will download the files again and update that one on your server, that should take care of the issue.

Our Sponsors
 

Max Paint
07-26-2010, 04:29 PM
thank you very much!