Selective Forum Filter - vBulletin.org Forum
hook "profile_forum_start"
Always returns FALSE, when VBSEO is turned ONPHP Code:if (trim($forum['link']))
{
return false;
}
Any ideas how to properly fix? Is it VBSEO о Selective Forum Filter bug ?
This is a discussion on Conflict with "Selective Forum Filter" mod within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Selective Forum Filter - vBulletin.org Forum hook "profile_forum_start" PHP Code: if ( trim ( $forum [ 'link' ])) { return ...
Selective Forum Filter - vBulletin.org Forum
hook "profile_forum_start"
Always returns FALSE, when VBSEO is turned ONPHP Code:if (trim($forum['link']))
{
return false;
}
Any ideas how to properly fix? Is it VBSEO о Selective Forum Filter bug ?
We are using the original modification on vbseo.com and it doesn't have any conflict
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
What version do you use? My problem seems to be with Selective Forum Filter 1.1.0, vb 3.8.4 and latest VBSEO.
And it's reproduceable. Please, check that your mod is not patched to comment out that line.
Last edited by Vitaly; 10-01-2009 at 01:45 PM.
Can somеone help with this? I don't insist, that it's 100% VBSEO bug, but conflict exists. Recommendations how to fix mod would be fine.
According to mod source, it checks, if forum acts as link or not. And when VBSEO is on, all forums are detected as links. Because VBSEO fills array with translated forum URLs.
bump
conflicts for me too. works find when I turn vbseo off.
any chance you can zip your version up so I can try it![]()
2011 Average: 1 post every 5 seconds... 24/7
I am having the same exact problem - the filter worked until recently. Has anyone found a solution?