Missing subscribe to topic and forum links on invision
4 posters
Page 1 of 1
Missing subscribe to topic and forum links on invision
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
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
Last edited by TonnyKamper on June 28th 2018, 3:40 pm; edited 1 time in total
Re: Missing subscribe to topic and forum links on invision
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
if yes then we can work out what is missing and give your the codes needed
Re: Missing subscribe to topic and forum links on invision
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
Thank you, so I forced the default templates and checked, but they are still missing @APE
Re: Missing subscribe to topic and forum links on invision
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.
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.
Re: Missing subscribe to topic and forum links on invision
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..
Re: Missing subscribe to topic and forum links on invision
I know it has a watch this forum one but No watch this thread
Re: Missing subscribe to topic and forum links on invision
APE wrote:I know it has a watch this forum one but No watch this thread
I don't have the Watch this forum either @APE on my phpBB3 I have both, so did It on my phpBB2...
Re: Missing subscribe to topic and forum links on invision
All versions have these features. Force your default CSS and see if the issue disappears.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Missing subscribe to topic and forum links on invision
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
(sorry the text is greek )
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>
the result must be like this
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
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 )
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}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES}, '{JS_WATCH_TOPIC}');
//]]>
</script>
<!-- END switch_plus_menu -->
</div>
the result must be like this
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
Re: Missing subscribe to topic and forum links on invision
That made no difference @SLGray but thanks for you assistance and for thinking with meSLGray wrote:All versions have these features. Force your default CSS and see if the issue disappears.
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:
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
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
Thank you all for the quick help guys
Re: Missing subscribe to topic and forum links on invision
your welcome have a great day.
Problem solved & topic archived.
|
Similar topics
» Threads are visible only for registered users (not visible for guest)
» [Only Topic] Forum Issues: Slowdowns, Missing Posts & PM's, etc.
» I accidentally deleted the topic links on the forum sides
» Automatically subscribe to the topic you posted in?
» Missing Topics in forum topic list (even though the topics exist)
» [Only Topic] Forum Issues: Slowdowns, Missing Posts & PM's, etc.
» I accidentally deleted the topic links on the forum sides
» Automatically subscribe to the topic you posted in?
» Missing Topics in forum topic list (even though the topics exist)
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum