Page 1 of 2 1 2 LastLast
Results 1 to 15 of 19
Like Tree2Likes

URL email notification. Permalink in url (-2.html#postxxx)

This is a discussion on URL email notification. Permalink in url (-2.html#postxxx) within the Troubleshooting forums, part of the vBSEO SEO Plugin category; $vboptions[bburl]/showthread.php?t=$threadinfo[threadid] GIVES : /asp-development/377-simple-way-email-form.html WHAT modification SHOUL I MADE TO HAVE THIS RESULT PLEASEE???? /asp-development/377-simple-way-email-form -2.html#postxxxxx (x = number of ...

  1. #1
    Member
    Real Name
    patrick
    Join Date
    Sep 2007
    Posts
    43
    Liked
    0 times

    Exclamation URL email notification. Permalink in url (-2.html#postxxx)

    $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]
    GIVES : /asp-development/377-simple-way-email-form.html

    WHAT modification SHOUL I MADE TO HAVE THIS RESULT PLEASEE????
    /asp-development/377-simple-way-email-form-2.html#postxxxxx (x = number of post permalink)



    -----------------------------------------
    USE EXAMPLE : (EMAIL URL NOTIFICATION)

    Hello,

    This thread is located at
    $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]

    Here is the message that has just been posted:
    ***************
    $post[message]
    ***************
    -----------------------------------------

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    You are linking to the thread, so it will only show the thread url, if you link to the post, then it will add the extra things. Such as:

    $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&postid=$threadinfo[postid]
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Member
    Real Name
    patrick
    Join Date
    Sep 2007
    Posts
    43
    Liked
    0 times
    Thanks Michael,

    I make your modifications but .... Nothing happen... still the same.. Strange.

    The url did not change.

    I put that :
    This thread is located at
    $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&postid=$threadinfo[postid]

    Still the same.. ~~ \-|-/ ~~

  4. #4
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    What phrase is that?

    My default notify phrase has this: $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&goto=newpost

    That seems to work for me.
    The Forum Hosting - Forum Hosting from the Forum Experts

  5. #5
    Member
    Real Name
    patrick
    Join Date
    Sep 2007
    Posts
    43
    Liked
    0 times
    Thanks,

    I try this :
    $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&goto=newpost

    It send me to the last post(thread) but not the corect PERMALINK...(#postxxxxx)

    Another solution maybe ? thanks a lot.

  6. #6
    Member
    Real Name
    patrick
    Join Date
    Sep 2007
    Posts
    43
    Liked
    0 times
    Sorry,

    I think it works now.
    Thank you so much

  7. #7
    Junior Member
    Real Name
    Alexander A. Shadrin
    Join Date
    Mar 2008
    Location
    Moscow, Russia
    Posts
    8
    Liked
    2 times
    VBseo 3.6.0

    Please, give a solution! Need help in this case too...

    i need this link on e-mail notification:
    .../forum65/thread956-4.html#post13673

    Quote Originally Posted by setubal View Post
    Sorry,

    I think it works now.
    Thank you so much

  8. #8
    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
    What are you seeing for urls on emails now?
    This thread reflects an out of date version 4 years old

  9. #9
    Junior Member
    Real Name
    Alexander A. Shadrin
    Join Date
    Mar 2008
    Location
    Moscow, Russia
    Posts
    8
    Liked
    2 times
    My forum on vBulletin 3.8.5

    E-mail template
    :

    $vboptions[bburl]/showthread.php?p=$threadinfo[lastpostid]#post$post[postid]

    On e-mail:

    /showthread.php?p=13679#post13680


    Big thank's

    Quote Originally Posted by Brian Cummiskey View Post
    What are you seeing for urls on emails now?
    This thread reflects an out of date version 4 years old

  10. #10
    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
    Do you have the "rewrite system emails" option enabled in vbseocp?
    /vbseocp.php#vbseo_opt

  11. #11
    Junior Member
    Real Name
    Alexander A. Shadrin
    Join Date
    Mar 2008
    Location
    Moscow, Russia
    Posts
    8
    Liked
    2 times
    Yes, enabled!


    Quote Originally Posted by Brian Cummiskey View Post
    Do you have the "rewrite system emails" option enabled in vbseocp?
    /vbseocp.php#vbseo_opt

  12. #12
    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
    Can you open up a ticket with login details for further troubleshooting?

  13. #13
    Junior Member
    Real Name
    Alexander A. Shadrin
    Join Date
    Mar 2008
    Location
    Moscow, Russia
    Posts
    8
    Liked
    2 times
    Yes, i can!

    For example:

    If i use:

    $vboptions[bburl]/showthread.php?p=$threadinfo[lastpostid]#[post$post[postid]]

    $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]

    e-mail is:

    /forum65/thread956-5.html#post13680[post13681]

    /forum65/thread956.html


    Quote Originally Posted by Brian Cummiskey View Post
    Do you have the "rewrite system emails" option enabled in vbseocp?
    /vbseocp.php#vbseo_opt

  14. #14
    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
    I'm sorry, but I don't understand this post. Please re-phrase.

  15. #15
    Junior Member
    Real Name
    Alexander A. Shadrin
    Join Date
    Mar 2008
    Location
    Moscow, Russia
    Posts
    8
    Liked
    2 times
    Sorry for my bad English.

    If i use in e-mail template this:

    1. $vboptions[bburl]/showthread.php?p=$threadinfo[lastpostid]#post$post[postid]

    2. $vboptions[bburl]/showthread.php?p=$threadinfo[lastpostid]#[post$post[postid]]

    3. $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]

    It gives me on e-mail:

    1. /showthread.php?p=13679#post13680
    2. /forum65/thread956-5.html#post13680[post13681]
    3. /forum65/thread956.html

    WHAT modification SHOUL I MADE TO HAVE THIS RESULT PLEASEE????
    /forum65/thread956-5.html#post13681

    I need link (URL) to the POST in
    $vbphrase[moderator]
    not to Thread or first unread post. Link on main post

    I can open ticket for Oleg Ignatiuk, because my website on Russian, and i can speak only on Russian.
    Sorry.

    Many thank's for reply



    -----------------------------------------
    USE EXAMPLE : (EMAIL URL NOTIFICATION)

    Hello,

    This post is located at
    $vboptions[bburl]/showthread.php?p=$threadinfo[lastpostid]#post$post[postid]

    Here is the message that has just been posted:
    ***************
    $post[message]
    ***************

    Quote Originally Posted by Brian Cummiskey View Post
    I'm sorry, but I don't understand this post. Please re-phrase.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. #postXXX added at the end of url
    By zafrir in forum Relevant Replacements
    Replies: 9
    Last Post: 01-03-2008, 03:29 AM
  2. Instant email notification not working.
    By eJM in forum Off-Topic & Chit Chat
    Replies: 2
    Last Post: 07-30-2007, 01:58 AM

Posting Permissions

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