Page 2 of 2 FirstFirst 1 2
Results 16 to 18 of 18

Function: Link To This Thread

This is a discussion on Function: Link To This Thread within the Template Modifications forums, part of the vBulletin SEO Discussion category; Nope, that's not working either. The variable is returning nothing....

  1. #16
    Junior Member
    Real Name
    Ming Keong Kuan
    Join Date
    Nov 2006
    Posts
    12
    Liked
    0 times
    Nope, that's not working either. The variable is returning nothing.

  2. #17
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Can you provide admincp/vbseocp access via support ticket to check that?

  3. #18
    Junior Member
    Real Name
    Ming Keong Kuan
    Join Date
    Nov 2006
    Posts
    12
    Liked
    0 times
    I've managed to get it to work. It's not something that can be done within the template alone as the code segment has no way of knowing the target url. Your thread at vBSEO Functions for Extensibility worked the magic. All I needed was to create:

    get_forum_info();
    $news['vbseourl'] = $vbulletin->options['bburl']."/".vbseo_thread_url_row($news, 1);
    Thanks so much for your help!

Page 2 of 2 FirstFirst 1 2

Posting Permissions

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