Results 1 to 10 of 10

Double entries in posting rules

This is a discussion on Double entries in posting rules within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi vbSEO Team, on vb4.08 PL2 I see the vbSEO phrases double in the posting rules. (See ScreenShot.) How can ...

  1. #1
    Member
    Real Name
    J. Luerken
    Join Date
    Feb 2006
    Location
    Germany
    Posts
    57
    Liked
    0 times

    Double entries in posting rules

    Hi vbSEO Team,

    on vb4.08 PL2 I see the vbSEO phrases double in the posting rules.
    (See ScreenShot.)

    How can I fix this?

    Kind regards
    jluerken
    Attached Thumbnails Attached Thumbnails vbseo_postingrules.png  

  2. #2
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Hello,

    Please make sure that you have edited the required templates. If you still can reproduce the issue, please try to reproduce the issue using an vB 4 default style.

    If even after that, you still are able to reproduce the issue, please open a support ticket with login details for troubleshooting.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  3. #3
    Member
    Real Name
    J. Luerken
    Join Date
    Feb 2006
    Location
    Germany
    Posts
    57
    Liked
    0 times
    The template used here is called "forumrules".
    We use the master template here of 4.0.8 PL2 and the problem occurs in our custom but also in the default style.

    Please give me more information which of your templates/plugins is using hooks here so that I can take a closer look.

    Btw. on vbseo.com this box is also not correct in my eyes. It's not posting double but one point is aligned right and two are aligned left which looks strange.

  4. #4
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Did you try to revert the 'forumrules' template after upgrading your forum?.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  5. #5
    Member
    Real Name
    J. Luerken
    Join Date
    Feb 2006
    Location
    Germany
    Posts
    57
    Liked
    0 times
    I cannot revert it because there are no changes. You can only click on revert if there is a change.
    I compared forumrules with the MASTER template and its equal

  6. #6
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Please open a ticket with Admin CP login details for troubleshooting.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  7. #7
    Member
    Real Name
    J. Luerken
    Join Date
    Feb 2006
    Location
    Germany
    Posts
    57
    Liked
    0 times
    We use this "forumrules" template. Its the MASTER 4.0.8PL2 template. Can you please check and confirm this?

    <vb:if condition="THIS_SCRIPT == 'showthread' || THIS_SCRIPT == 'forumdisplay'">
    <div id="forumrules" class="info_subblock">
    <vb:else />
    <h4 class="blockhead">{vb:rawphrase posting_rules}</h4>
    <div class="blockbody">
    <div class="blockrow" id="forumrules">
    </vb:if>
    <ul class="youcandoblock">
    <li><vb:if condition="$can['postnew']">{vb:rawphrase you_may_post_new_threads}<vb:else />{vb:rawphrase you_may_not_post_new_threads}</vb:if></li>
    <li><vb:if condition="$can['reply']">{vb:rawphrase you_may_post_replies}<vb:else />{vb:rawphrase you_may_not_post_replies}</vb:if></li>
    <li><vb:if condition="$can['attachment']">{vb:rawphrase you_may_post_attachments}<vb:else />{vb:rawphrase you_may_not_post_attachments}</vb:if></li>
    <li><vb:if condition="$can['editpost']">{vb:rawphrase you_may_edit_your_posts}<vb:else />{vb:rawphrase you_may_not_edit_your_posts}</vb:if></li>
    </ul>
    <div class="bbcodeblock">
    <ul>
    <li>{vb:rawphrase bb_code_is_x, {vb:raw session.sessionurl}, {vb:raw bbcodeon}}</li>
    <li>{vb:rawphrase smilies_are_x, {vb:raw session.sessionurl}, {vb:raw smilieson}}</li>
    <li>{vb:rawphrase img_code_is_x, {vb:raw session.sessionurl}, {vb:raw imgcodeon}}</li>
    <li>{vb:rawphrase html_code_is_x, {vb:raw htmlcodeon}}</li>
    </ul>
    </div>
    <p class="rules_link">{vb:rawphrase forum_rules_link, {vb:raw session.sessionurl}}</p>
    <vb:if condition="THIS_SCRIPT == 'showthread' || THIS_SCRIPT == 'forumdisplay'">
    </div>
    <vb:else />
    </div>
    </div>
    </vb:if>

  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
    That looks fine. Please try re-importing the product file with overwrite.

  9. #9
    Member
    Real Name
    J. Luerken
    Join Date
    Feb 2006
    Location
    Germany
    Posts
    57
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    That looks fine. Please try re-importing the product file with overwrite.
    Does this change/remove any of the settings we made?

  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
    No, those are all stored in the config file.

Similar Threads

  1. Editing Posting Rules
    By Sonnie in forum Troubleshooting
    Replies: 1
    Last Post: 06-27-2009, 03:58 AM
  2. Double Posting
    By gc1 in forum Troubleshooting
    Replies: 4
    Last Post: 01-17-2009, 02:34 AM
  3. Remove: Posting Rules
    By abroad in forum General Discussion
    Replies: 3
    Last Post: 04-01-2008, 02:56 PM
  4. Posting Rules
    By Mike in forum General Discussion
    Replies: 6
    Last Post: 08-27-2006, 10:50 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
  •