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
2 posters

    Can't Create New PM in Mobile Classic Version

    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Can't Create New PM in Mobile Classic Version

    Post by FrOsTyXi April 22nd 2015, 2:59 pm

    Hello @Ange Tuteur  I added this code in to redirect after a pm to the inbox, but I have gotten reports that when using the forum on a mobile device when selecting "New PM" the page just keeps loading and restarting the load never getting to the point where you can actually create the pm, is there a way to fix this issue?

    Here is the code:
    Code:
    if (/\/privmsg/.test(window.location.pathname) && document.title == 'Information') window.location.pathname = '/privmsg';

    punbb

    Forum Link

    Thank you in advance!!

    Regards
    FrOsTyXi
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Can't Create New PM in Mobile Classic Version

    Post by Ange Tuteur April 22nd 2015, 5:04 pm

    If they're getting "Information" in the title, it's most likely showing them an error message. Do you disallow members to send PMs until a certain amount of posts ?
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Can't Create New PM in Mobile Classic Version

    Post by FrOsTyXi April 22nd 2015, 10:05 pm

    @Ange I had it set for 1 and as soon as i made this post i dropped it back to 0 I wonder of that fixed it?!?! I will report back!

    Regards
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Can't Create New PM in Mobile Classic Version

    Post by FrOsTyXi April 23rd 2015, 2:46 pm

    Problem solved was my error sorry for the post!

    Regards
    FrOsTyXi
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Can't Create New PM in Mobile Classic Version

    Post by Ange Tuteur April 23rd 2015, 6:56 pm

    That's fine, thanks for letting me know. Smile

    It's not the most ideal method, because PM errors will redirect you to the inbox the same as after sending a message. Hopefully this will just be a temporary solution, because it's not ideal. Wink

    Topic archived

      Current date/time is September 23rd 2024, 3:18 pm