Results 1 to 4 of 4

Help plzzzz ?????????

This is a discussion on Help plzzzz ????????? within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hello I have 3.8.4 pl2 I want a download link for the best vbseo google/yahoo sitemap builder + I want ...

  1. #1
    Junior Member
    Real Name
    RoY
    Join Date
    Oct 2007
    Posts
    7
    Liked
    0 times

    Angry Help plzzzz ?????????

    Hello

    I have 3.8.4 pl2

    I want a download link for the best vbseo google/yahoo sitemap builder

    + I want the official way of installing it
    ==============================

    and plz tell me what to edit on the hack's files...because my /forum/includes/Config.php file name is different for security reasons...what shall I edit then????????????

    =====================

    where to put the htaccess?? in /forum ?? or in the whole website...in the outside ???

    thanks thanks thanks

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    The sitemap is free and is available here for non customers:
    vBSEO Google/Yahoo Sitemap Generator - vBulletin.org Forum

  3. #3
    Junior Member
    Real Name
    RoY
    Join Date
    Oct 2007
    Posts
    7
    Liked
    0 times
    thanx

    I have a question plz

    What shall I edit......If my config.php file name is changed????? My config file name is TRconfig.php

    what shall I edit in VBSEO sitemap hack to let it work fine??????????????

    ==================

  4. #4
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    You shouldn't have to edit anything... but if it doesn't run, you can try to edit the index .php file
    and change

    Code:
    if(!isset($config))
    {
        include getcwd().'/includes/config.'.VBSEO_PHP_EXT;
    }
    to
    Code:
    if(!isset($config))
    {
        include getcwd().'/includes/TRconfig.'.VBSEO_PHP_EXT;
    }

Posting Permissions

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