Results 1 to 3 of 3

some bug

This is a discussion on some bug within the Bug Reporting forums, part of the vBSEO SEO Plugin category; hello, i don't know if this is corrected in the last version of vbseo but i found a file saying ...

  1. #1
    Junior Member
    Real Name
    stephane
    Join Date
    Oct 2007
    Posts
    14
    Liked
    0 times

    some bug

    hello,

    i don't know if this is corrected in the last version of vbseo but i found a file saying that :

    ************************************************** *

    in function_vbseo_hook :
    if ($pingback && vbseo_forum_is_public($g_cache['forum'][$forumid]))
    {
    vbseo_extra_inc('linkback');
    preg_match_all('#\[url=?\"?(.*?)\"?\]#is', $pmsg, $lmatch);

    but in vbulletin, link can be like this :
    [ url = http://www.sample.txt]sample.txt [ / URL ]
    or like this :
    [ url ] http://www.sample.txt [ / URL ]

    (remove the space, i add this to forbid the format of the url)

    ************************************************** *

    in function_vbseo_hook :
    $pingtpl = '".($post[\'linkbacksno\']?"<a href=\"' . (($_POST['ajax'] || (THIS_SCRIPT != 'showthread'))?'showthread.' . VBSEO_VB_EXT . '?p=$post[postid]':"") . '#linkbacks\"><img class=\\"inlineimg\\" src=\\"http://www.vbseo.com/images/vbseo/post_linkback.gif\\" alt=\\"".construct_phrase("$vbphrase[vbseo_no_links_to_this_post]",$post[linkbacksno])."\" border=\\"0\\" /></a> ":"")."';

    http://www.vbseo.com/images/vbseo/ is wrong is we change under vbulletin the image directory !

    You must add a params to say in the vbseo control panel (or overide) where are located the vbseo picture !


    is it corrected in last version of vbseo ?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Hello Stephane,

    you are not showing as vBSEO license owner, please PM me your forums URL/order ID so that I can correct that.

  3. #3
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    What is your forum URL?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •