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.
The forum of the forums
+4
Rhino.Freak
Ape
SLGray
TheShaka
8 posters

    Watch this topic for replies issue/problem.

    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

    Solved Watch this topic for replies issue/problem.

    Post by TheShaka December 11th 2014, 12:38 am

    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.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 4:23 pm

    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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 4:27 pm

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


    Last edited by TheShaka on December 12th 2014, 4:30 pm; edited 1 time in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 4:29 pm

    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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 4:39 pm

    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
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 4:43 pm

    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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 4:55 pm

    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...
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 4:58 pm

    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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 5:01 pm

    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
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 5:16 pm

    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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 5:31 pm

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


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

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

    Post by JScript December 12th 2014, 6:01 pm

    @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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 6:08 pm

    @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?
    JScript
    JScript
    Forumember


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

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

    Post by JScript December 12th 2014, 6:12 pm

    @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
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 6:15 pm

    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
    JScript
    JScript
    Forumember


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

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

    Post by JScript December 12th 2014, 6:22 pm

    @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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 6:30 pm

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 6:31 pm

    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
    JScript
    JScript
    Forumember


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

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

    Post by JScript December 12th 2014, 6:37 pm

    @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 December 12th 2014, 7:16 pm; edited 1 time in total (Reason for editing : New code link!)
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 6:49 pm

    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?
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 6:56 pm

    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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 7:03 pm

    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
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 7:04 pm

    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
    JScript
    JScript
    Forumember


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

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

    Post by JScript December 12th 2014, 7:08 pm

    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
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape December 12th 2014, 7:20 pm

    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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 7:28 pm

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


    Last edited by TheShaka on December 12th 2014, 7:51 pm; edited 1 time in total
    JScript
    JScript
    Forumember


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

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

    Post by JScript December 12th 2014, 7:46 pm

    @APE
    Have a good time!

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

    JS
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 7:49 pm

    @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...
    JScript
    JScript
    Forumember


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

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

    Post by JScript December 12th 2014, 7:54 pm

    @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
    TheShaka
    TheShaka
    Forumember


    Male Posts : 412
    Reputation : 6
    Language : polish

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

    Post by TheShaka December 12th 2014, 8:05 pm

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


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

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

    Post by SLGray December 12th 2014, 8:08 pm

    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.

      Current date/time is September 22nd 2024, 11:35 pm