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.

Watch this topic for replies issue/problem.

+4
Rhino.Freak
Ape
SLGray
TheShaka
8 posters

Page 2 of 4 Previous  1, 2, 3, 4  Next

Go down

Solved Watch this topic for replies issue/problem.

Post by TheShaka Wed 10 Dec 2014 - 19:38

First topic message reminder :

Hello i have problem in my forum with "Watch this topic for replies" i am getting notifications from every post where i post a message... I no need even click on "Watch this topic for replies" Also sometimes i am getting notifications from random threads where i am not even post any messages and i am not even click on "Watch this topic for replies"
this is really uncomfortable for me and my forum members when you watching thread with out clicking on "Watch this topic for replies" and you getting notifications from post which you don't care mwii
My forum: http://seiya.forumotion.com/   -phpbb3.
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down


Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 11:23

Sorry lol Find:
Code:
<dt><label>{L_NOTIFY_POST_PREVENT} :</label></dt>
                  <dd>
                                                  label><input type="radio" name="post_prevent" value="0" {POST_PREVENT_NO} />{L_YES}</label>
                     <label><input type="radio" name="post_prevent" value="1" {POST_PREVENT_YES} />{L_NO}</label>
                    
                     <br /><span class="italic">{L_NOTIFY_POST_PREVENT_EXPLAIN}</span>
                  </dd>
               </dl>

Replace it with:
Code:
<dt><label>{L_NOTIFY_POST_PREVENT} :</label></dt>
                 <dd>
                        <input type="radio" name="post_prevent" value="0" {POST_PREVENT_NO} />{L_YES}</label>
                    <label><input type="radio" name="post_prevent" value="1" {POST_PREVENT_YES} />{L_NO}</label>
                   
                    <br /><span class="italic">{L_NOTIFY_POST_PREVENT_EXPLAIN}</span>
                 </dd>
              </dl>


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 11:27

OMG THIS NOT HELP... i just post message and again i am watching random thread...
Nothing change....


Last edited by TheShaka on Fri 12 Dec 2014 - 11:30; edited 1 time in total
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 11:29

ok Do you mind of you send me the Admin account your using but change the Password you use to the test account password then when im done you can change it back to your old password again just so i can take a look Wink
Send it in a pm with username Wink


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 11:39

Done... i hope you will do something with it.
Watch this topic for replies issue/problem. - Page 2 Head-Smash-Against-The-Wall-Anime-Reaction-Gif
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 11:43

ok i have made a little change to your profile and the templates Wink


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 11:55

Hi you say that i am not deleted watching threads in my profile but i create new account for test... And by posting message i automatically start watching the thread...
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 11:58

Hmm did you look at the profile before posting to see what the settings are ?


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 12:01

yep.
before:
Always notify me of replies : No
Display a notification when new replies are written : No

Now:
Always notify me of replies : No
Display a notification when new replies are written : Yes
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 12:16

ok i have fixed it lol i forgot to change the setting from 0 to 1 in one of the settings delete your test account and the post made in the forum and my Ape account and then make a new test account and see if the problem is still there

APE Smile


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 12:31

I create new acc i reply in topic and i watch this topic...
Nothing change, i watch topic automatically after reply
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by JScript Fri 12 Dec 2014 - 13:01

@TheShaka

Hello!

I created an account on your forum to allow me to see firsthand the problem ok?

Your forum has several errors, including I highlight these:

1- The code belonging to this address: http://perso.numericable.fr/antonywar/NOEL/eff1.js
Displays the following error:
Watch this topic for replies issue/problem. - Page 2 PmoylBc

2- These two below are referring to my old code Shoutbox model IPBoard
Watch this topic for replies issue/problem. - Page 2 YigNTp1
Watch this topic for replies issue/problem. - Page 2 TqGZq9M
So, remove that ShoutBox for these two errors above disappear ok?
Note: I do not give more support to this ShoutBox!

3- See what happens when you access this topic image below:
Watch this topic for replies issue/problem. - Page 2 ZmlKVxv
Are accurate 68 errors for the first error I mentioned above!

So I advise you to first resolve these errors that I reported to then check if the problem still persists and thus we have a better basis for identifying the problem!

JS
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 13:08

@JScript I removed the Shoutbox.
Buy i have no idea how to reslove the other errors.

"to allow me to see firsthand the problem ok?" by saying that youy asking for admin or what?
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by JScript Fri 12 Dec 2014 - 13:12

@TheShaka
The first error is referring to something about Christmas, just search and remove!

About this my sentence: I just wanted to identify possible errors, it is not necessary to be an admin for that, thank you!

JS
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 13:15

yes i see when you go to post it has it in the post box as still ticked until you save on the profile
Im sure you can Change that in the templates to but not sure where to find it thou Sad


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by JScript Fri 12 Dec 2014 - 13:22

@TheShaka

Another thing: Remove the avatar code for the latest posts index!
Then go in the ACP and enable avatars natively as follows: https://i.imgur.com/VgdC64k.png

JS
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 13:30

TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 13:31

Hi @JScript

I have changed to settings to the profiles in templates to have some settings set to No at default but when you make a new account and go to post for the first time it shows a tick in this box no matter what you do unless you save the profile settings first am I missing some thing ?
Watch this topic for replies issue/problem. - Page 2 Captu112


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by JScript Fri 12 Dec 2014 - 13:37

@APE

1- These three options:
Watch this topic for replies issue/problem. - Page 2 AVnPrDx
They are composed of a PHP variable with the following name: {L_OPTIONS}

2- To change the behavior of the last choice, we must do the following:
Template: posting_body

New code in: https://help.forumotion.com/t137366p30-watch-this-topic-for-replies-issue-problem#928473

Note that the JavaScript code was added after the line that contains the variable !!!

JS


Last edited by JScript on Fri 12 Dec 2014 - 14:16; edited 1 time in total (Reason for editing : New code link!)
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 13:49

JScript wrote:@APE

1- These three options:
Watch this topic for replies issue/problem. - Page 2 AVnPrDx
They are composed of a PHP variable with the following name: {L_OPTIONS}

2- To change the behavior of the last choice, we must do the following:
Template: posting_body
Code:

<td align="center"><span class="gen"><b>{L_OPTIONS}</b></span></td>
<script type="text/javascript">
 //<![CDATA[
 jQuery('input[name="notify"]').prop('checked', false);
 //]]>
</script>
Note that the JavaScript code was added after the line that contains the variable !!!

JS

I have to add this or ape do that?
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 13:56

i Added the code as you said but it still shows a tick we need the tick removed Sad


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 14:03

APE wrote:i Added the code as you said but it still shows a tick we need the tick removed Sad

I see Watch this topic for replies issue/problem. - Page 2 1135066653
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 14:04

I am really lost to why this will not change the profiles have it set to NO and unless you click save as soon as you make the account it will keep putting the Tick in there HMM


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by JScript Fri 12 Dec 2014 - 14:08

APE wrote:i Added the code as you said but it still shows a tick we need the tick removed Sad
Excuse me! I messed up on the template version...

Undo what you did and do as follows:

In the same template, search for:
Code:

            <!-- BEGIN switch_notify_checkbox -->
            <label><input type="checkbox" name="notify"{S_NOTIFY_CHECKED} />&nbsp;{L_NOTIFY_ON_REPLY}</label><br />
            <!-- END switch_notify_checkbox -->

And change by:
Code:

            <!-- BEGIN switch_notify_checkbox -->
            <label><input type="checkbox" name="notify"{S_NOTIFY_CHECKED} />&nbsp;{L_NOTIFY_ON_REPLY}</label><br />
 <script type="text/javascript">
 //<![CDATA[
 jQuery('input[name="notify"]').prop('checked', false);
 //]]>
 </script>
            <!-- END switch_notify_checkbox -->

JS
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by Ape Fri 12 Dec 2014 - 14:20

Ha ha been a long dat as it @JScript Yes that worked i thought i was loosing the plot for a min then lol

Right now thats fixed i can go out and have my Christmas party santa santa rendeer rendeer

Good night All Wink

APE  Watch this topic for replies issue/problem. - Page 2 Dancin10<< me when i get home lmao


Watch this topic for replies issue/problem. - Page 2 Left1212Watch this topic for replies issue/problem. - Page 2 Center11Watch this topic for replies issue/problem. - Page 2 Right112
Watch this topic for replies issue/problem. - Page 2 Ape_b110
Watch this topic for replies issue/problem. - Page 2 Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 14:28

I still automatically watching the topic after reply Sad
Thanks ape and merry christmas.


Last edited by TheShaka on Fri 12 Dec 2014 - 14:51; edited 1 time in total
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by JScript Fri 12 Dec 2014 - 14:46

@APE
Have a good time!

@TheShaka
With me is working normally! Review something you should to have marked...

JS
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 14:49

@JScript do you test it on my forum or where? because in my profile everything is good and after reply in thread i am automatically watching it...
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by JScript Fri 12 Dec 2014 - 14:54

@TheShaka

I tested in your forum, of course! See:http://seiya.forumotion.com/t284-brazilians#12079

The [ ]Notify me when a reply is posted is always unchecked even though I have clicked the [Watch this topic for replies]

JS
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by TheShaka Fri 12 Dec 2014 - 15:05

@JScript Yes but look how long ago... Post 1 message more and you will automatically watching this topic...
TheShaka
TheShaka
Forumember

Male Posts : 413
Reputation : 6
Language : polish

http://seiya.forumotion.com

Back to top Go down

Solved Re: Watch this topic for replies issue/problem.

Post by SLGray Fri 12 Dec 2014 - 15:08

Try this:  clear your browser's cache and history.  Make sure that your profile settings are correct before you clear your browser.


Watch this topic for replies issue/problem. - Page 2 Slgray10

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

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

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Page 2 of 4 Previous  1, 2, 3, 4  Next

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum