Results 1 to 14 of 14

vBShout 2.1

This is a discussion on vBShout 2.1 within the General Discussion forums, part of the vBSEO SEO Plugin category; Well, as everyone knows vBShout doesnt have re-written member.php pages. There is a fix for this and I tried to ...

  1. #1
    Member
    Real Name
    Jamal
    Join Date
    Mar 2006
    Posts
    84
    Liked
    0 times

    vBShout 2.1

    Well, as everyone knows vBShout doesnt have re-written member.php pages. There is a fix for this and I tried to apply it, it worked on the version found on vBulletin.org.

    But I installed this version: [AJAX/Flatfile] vBShout 2.1 - vBHackers.com - vBulletin Modifications, Hacks, and Help

    I then applied the fix and it still doesn't do anything to the shoutbox, as you can see here: Halo Related - put your mouse over one of the usernames and you'll see.

    Any help would be much appreciated

  2. #2
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times
    Mm... weird - on your forum the members are rewritten as

    domain.com/members/example.html

    and shoutbox as

    domain/example.php

    How about adding a custom rewrite rules to
    Code:
    'member\.php\?u=(\d+)$' => 'member-$1.html'

  3. #3
    Member
    Real Name
    Jamal
    Join Date
    Mar 2006
    Posts
    84
    Liked
    0 times
    'Would that make it duplicate content though?

    I know, it is very weird. This is one of my users in the shoutbox:

    Halo Related - View Profile: Curse

    and this is the same user in the whats going on box:

    Halo Related - View Profile: Curse

    I did the change to vbshout.php, but it didn't do anything, and im guessing it's because im using the new version.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,742
    Liked
    168 times
    Please try to add one more modification in vbshout.php file.
    FIND:
    PHP Code:
        write(DIR '/sb/''vbshout.html'$Output); 
    ADD ABOVE:
    PHP Code:
        if(@include('includes/functions_vbseo.php'))
            
    $Output make_crawlable($Output); 

  5. #5
    Member
    Real Name
    Jamal
    Join Date
    Mar 2006
    Posts
    84
    Liked
    0 times
    I did that and still not working :S

    Thanks for helpin me out

  6. #6
    Senior Member Brandon Sheley's Avatar
    Real Name
    Brandon Sheley
    Join Date
    Oct 2005
    Location
    Kansas
    Posts
    2,348
    Liked
    20 times
    Blog Entries
    1
    i just don't show the SB to unregistered users
    My forums: General Forums | Admin Talk (running xenforo)

  7. #7
    Member
    Real Name
    Jamal
    Join Date
    Mar 2006
    Posts
    84
    Liked
    0 times
    Yea I was thinkin of that, but I like to show as many features as I can to guests so they will register, I guess I might have to end up doing that

  8. #8
    Member
    Real Name
    Jamal
    Join Date
    Mar 2006
    Posts
    84
    Liked
    0 times
    anything i can do guys?

  9. #9
    Senior Member Brandon Sheley's Avatar
    Real Name
    Brandon Sheley
    Join Date
    Oct 2005
    Location
    Kansas
    Posts
    2,348
    Liked
    20 times
    Blog Entries
    1
    the url is 301 re-written to the SEO member link when u click it..
    I just re-installed this on my main forum.
    My forums: General Forums | Admin Talk (running xenforo)

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,742
    Liked
    168 times
    Are you sure you did the modification correctly: vBShout 2.1 ?
    I've tried it and it works correctly for me.

  11. #11
    Senior Member Brandon Sheley's Avatar
    Real Name
    Brandon Sheley
    Join Date
    Oct 2005
    Location
    Kansas
    Posts
    2,348
    Liked
    20 times
    Blog Entries
    1
    Quote Originally Posted by Oleg Ignatiuk View Post
    Are you sure you did the modification correctly: vBShout 2.1 ?
    I've tried it and it works correctly for me.
    oh, I didn't even see that
    Last edited by Brandon Sheley; 08-13-2006 at 02:02 PM.
    My forums: General Forums | Admin Talk (running xenforo)

  12. #12
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,742
    Liked
    168 times
    I see member links like this in shoutbox:
    Code:
    http://forum.vbulletinsetup.com/1-brandon/

  13. #13
    Member
    Real Name
    Jamal
    Join Date
    Mar 2006
    Posts
    84
    Liked
    0 times
    I just re-did that fix. I don't know what I'm doing wrong. Loco, did that fix work for you?

  14. #14
    Senior Member Brandon Sheley's Avatar
    Real Name
    Brandon Sheley
    Join Date
    Oct 2005
    Location
    Kansas
    Posts
    2,348
    Liked
    20 times
    Blog Entries
    1
    Quote Originally Posted by Oleg Ignatiuk View Post
    I see member links like this in shoutbox:
    Code:
    http://forum.vbulletinsetup.com/1-brandon/
    you must have seen my post b4 I edited

    Quote Originally Posted by Blackice View Post
    I just re-did that fix. I don't know what I'm doing wrong. Loco, did that fix work for you?
    yup, it worked after a min,, i think i had to close out my browsers.. u can see it in the forum link in my sig
    My forums: General Forums | Admin Talk (running xenforo)

Similar Threads

  1. vbshout custom rewrite
    By Mert Gökçeimam in forum Custom Rewrite Rules
    Replies: 7
    Last Post: 01-09-2006, 08:24 AM
  2. vBA Gallery sort order problems with vBSEO 2.1
    By DerTobi75 in forum Troubleshooting
    Replies: 10
    Last Post: 10-25-2005, 06:47 PM
  3. vBSEO 2.1 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 34
    Last Post: 10-25-2005, 04:27 PM
  4. vBShout
    By Blaminator in forum vBSEO Features Archive
    Replies: 5
    Last Post: 09-11-2005, 06:21 PM

Posting Permissions

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