I use a product called Interactive Profiles. A new feature of there's has the ability to supress custom css that the user shows on their profiles. Well VBSEO messes the link up. The code is:
It rewrites that as a link to the users profile and drops off the &no_css=1 that should be there.Code:<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$userinfo[userid]&no_css=1">$vbphrase[iprof_suppress_customization]</a></td>
I did find that if I change the code to member.php?username=username that it works. But obviously it's not exactly clean![]()


LinkBack URL
About LinkBacks







Reply With Quote

