Missing subscribe to topic and forum links on invision Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Missing subscribe to topic and forum links on invision

    TonnyKamper
    TonnyKamper
    Active Poster


    Female Posts : 1057
    Reputation : 78
    Language : Dutch/English
    Location : DSF Admin

    Solved Missing subscribe to topic and forum links on invision

    Post by TonnyKamper June 27th 2018, 11:09 pm

    Hello Forumotioners and Team members,

    I have recently changed our phpBB2 version to Invision and all looks fine, but yesterday I discovered we are missing the links underneath the forum and topics that say subscribe to this section or topic.. I didn't noticed it before because my mods and I already had subscribed to everything when it still was phpBB2.. so now I had changed some forums around and wanted to make sure I subscribed to them to get emails when someone posts something and noticed the links aren't there..

    Does anyone else with Invision have this too? Is it supposed to be that way? If not, can someone please advice me on how to get them back?
    My forum address is: http://www.nederlandheelt.nl/

    Thank you kindly in advance for any help or advice Smile


    Last edited by TonnyKamper on June 28th 2018, 3:40 pm; edited 1 time in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19215
    Reputation : 1998
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by Ape June 28th 2018, 12:06 am

    it should be there try and turn off your templates and see if it comes back.

    if yes then we can work out what is missing and give your the codes needed Smile



    Missing subscribe to topic and forum links on invision Left1212Missing subscribe to topic and forum links on invision Center11Missing subscribe to topic and forum links on invision Right112
    Missing subscribe to topic and forum links on invision Ape_b110
    Missing subscribe to topic and forum links on invision Ape1010
    TonnyKamper
    TonnyKamper
    Active Poster


    Female Posts : 1057
    Reputation : 78
    Language : Dutch/English
    Location : DSF Admin

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by TonnyKamper June 28th 2018, 12:21 am

    APE wrote:it should be there try and turn off your templates and see if it comes back.

    if yes then we can work out what is missing and give your the codes needed Smile

    Thank you, so I forced the default templates and checked, but they are still missing @APE
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19215
    Reputation : 1998
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by Ape June 28th 2018, 12:35 am

    okay Thank you I have just changed my test forum to Invision to test this and Yes you are right it is missing.

    The only thing I can come up with is this Don't have the setting at all.

    Not 100% sure why thou. I will tag @Shadow maybe he can shed some light on this matter.



    Missing subscribe to topic and forum links on invision Left1212Missing subscribe to topic and forum links on invision Center11Missing subscribe to topic and forum links on invision Right112
    Missing subscribe to topic and forum links on invision Ape_b110
    Missing subscribe to topic and forum links on invision Ape1010
    TonnyKamper
    TonnyKamper
    Active Poster


    Female Posts : 1057
    Reputation : 78
    Language : Dutch/English
    Location : DSF Admin

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by TonnyKamper June 28th 2018, 12:43 am

    APE wrote:okay Thank you I have just changed my test forum to Invision to test this and Yes you are right it is missing.

    The only thing I can come up with is this Don't have the setting at all.

    Not 100% sure why thou. I will tag @Shadow maybe he can shed some light on this matter.

    Thank you very much for your assistance @APE I think it's strange, I'd like to have them there, so I'll wait to see what Shadow has to say about it.. Smile
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19215
    Reputation : 1998
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by Ape June 28th 2018, 12:52 am

    I know it has a watch this forum one but No watch this thread Think scratch



    Missing subscribe to topic and forum links on invision Left1212Missing subscribe to topic and forum links on invision Center11Missing subscribe to topic and forum links on invision Right112
    Missing subscribe to topic and forum links on invision Ape_b110
    Missing subscribe to topic and forum links on invision Ape1010
    TonnyKamper
    TonnyKamper
    Active Poster


    Female Posts : 1057
    Reputation : 78
    Language : Dutch/English
    Location : DSF Admin

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by TonnyKamper June 28th 2018, 1:13 am

    APE wrote:I know it has a watch this forum one but No watch this thread Think scratch

    I don't have the Watch this forum either @APE Think on my phpBB3 I have both, so did It on my phpBB2...
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by SLGray June 28th 2018, 2:28 am

    All versions have these features.  Force your default CSS and see if the issue disappears.



    Missing subscribe to topic and forum links on invision Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15274
    Reputation : 1701
    Language : English,Greek
    Location : Greece

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by skouliki June 28th 2018, 9:14 am

    hi


    if you want to add to your index box the option -mark all forums read 

    here is the code ...add it at the end of your index box 

    Code:
    <!-- BEGIN switch_on_index -->
    <div class="toplinks linklist clearfix">
       <ul>
          <!-- BEGIN switch_user_logged_in -->
          <li class="last"><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
          <!-- END switch_user_logged_in -->
       </ul>
    </div>
    <!-- END switch_on_index -->


    now you have those links on the topic action tab but as i see you are missing many options if you look mine as an example
    (sorry the text is greek )

    Missing subscribe to topic and forum links on invision Screen63
    Missing subscribe to topic and forum links on invision Screen64

    so to add all the links here is the code .. you must add it on the view topic body after this <h1>{TOPIC_TITLE}</h1>

    Code:

    <div id="topicmenu-options" class="popmenubutton">
                <a class="addthis_button" href="#">{L_SHARE}</a>
             <!-- BEGIN switch_plus_menu -->
             <script type="text/javascript">//<![CDATA[
                var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
                var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                insert_plus_menu_new('f{FORUM_ID}&amp;t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES}, '{JS_WATCH_TOPIC}');
             //]]>
             </script>
             <!-- END switch_plus_menu -->
          </div>

    the result must be like this

    Missing subscribe to topic and forum links on invision Screen65


    you can add the action tab also in your topic list box if you like but do all the above first to see if you are ok

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19215
    Reputation : 1998
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by Ape June 28th 2018, 9:49 am

    here is the watch forum one
    Missing subscribe to topic and forum links on invision Captur23Missing subscribe to topic and forum links on invision 1captu13

    and watch / Un-watch topic is
    Missing subscribe to topic and forum links on invision Captur24
    Missing subscribe to topic and forum links on invision Captur25



    Missing subscribe to topic and forum links on invision Left1212Missing subscribe to topic and forum links on invision Center11Missing subscribe to topic and forum links on invision Right112
    Missing subscribe to topic and forum links on invision Ape_b110
    Missing subscribe to topic and forum links on invision Ape1010
    TonnyKamper
    TonnyKamper
    Active Poster


    Female Posts : 1057
    Reputation : 78
    Language : Dutch/English
    Location : DSF Admin

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by TonnyKamper June 28th 2018, 3:40 pm

    SLGray wrote:All versions have these features. Force your default CSS and see if the issue disappears.
    That made no difference @SLGray but thanks for you assistance and for thinking with me Smile

    skouliki wrote:hi
    if you want to add to your index box the option -mark all forums read here is the code ...add it at the end of your index box ... now you have those links on the topic action tab but as i see you are missing many options if you look mine as an example Missing subscribe to topic and forum links on invision Screen63
    (sorry the text is greek )

    Thank you very much @skouliki but the "Mark all forums read" is already at the bottom of our indexpage and I have no idea as to why you see so little links in the actions "more" menu, there are many more for me as you can see on my pic:
    Missing subscribe to topic and forum links on invision Action10
    But I think it's because half of those links are for logged in members, so you won't see them as a guest I suppose...
    But anyway thank you so much for you assistance Smile

    APE wrote:here is the watch forum one Missing subscribe to topic and forum links on invision Captur23
    Missing subscribe to topic and forum links on invision 1captu13
    and watch / Un-watch topic is
    Missing subscribe to topic and forum links on invision Captur24

    Wow that's it @APE I never imagined that those links could simply be placed elsewhere, 'cause in the phpbb2, phpbb3 and ModernBB versions they're all at the bottom of a forum and topic.. so I haven't even looked there, I just thought they were missing.. So this solved the problem for me, thank you very much for your assistance Smile

    Thank you all for the quick help guys :rose:
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15274
    Reputation : 1701
    Language : English,Greek
    Location : Greece

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by skouliki June 28th 2018, 3:53 pm

    You are welcome!

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19215
    Reputation : 1998
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Missing subscribe to topic and forum links on invision

    Post by Ape June 28th 2018, 5:27 pm

    your welcome have a great day.
    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules



    Missing subscribe to topic and forum links on invision Left1212Missing subscribe to topic and forum links on invision Center11Missing subscribe to topic and forum links on invision Right112
    Missing subscribe to topic and forum links on invision Ape_b110
    Missing subscribe to topic and forum links on invision Ape1010