#1534 No redirecting to inbox after sending a PM
+3
SLGray
Swedegfx
multiverse
7 posters
Page 1 of 1
#1534 No redirecting to inbox after sending a PM
the forum used to redirect back to the inbox after sending a pm (little time delay, but still better than no redirection at all) and now it does not.
would like that to return please
would like that to return please
multiverse- Forumember
- Posts : 153
Reputation : 2
Re: #1534 No redirecting to inbox after sending a PM
Hi,
Having the same problem which appeared a few days ago. Was so surprised that I did not come back to the Inbox.
Thanks for posting this issue multiverse!
Oh btw it is on my phpBB3.
Having the same problem which appeared a few days ago. Was so surprised that I did not come back to the Inbox.
Thanks for posting this issue multiverse!
Oh btw it is on my phpBB3.
Re: #1534 No redirecting to inbox after sending a PM
Where is it redirecting to?
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: #1534 No redirecting to inbox after sending a PM
It only shows:
Your message has been sent.
Click here to return to your Inbox
Click here to return to the Index
It always returned to the Inbox but not now.
You have to push that 2nd line to come back to the Inbox.
Sorry if I answered...
Your message has been sent.
Click here to return to your Inbox
Click here to return to the Index
It always returned to the Inbox but not now.
You have to push that 2nd line to come back to the Inbox.
Sorry if I answered...
Re: #1534 No redirecting to inbox after sending a PM
yea, doesnt redirect to anything. and it is major annoying considering how useful it was before when it went directly back to the inbox before
multiverse- Forumember
- Posts : 153
Reputation : 2
Re: #1534 No redirecting to inbox after sending a PM
Hi,
Have you tried using other browsers ?
Have you tried using other browsers ?
Stephen-- Hyperactive
- Posts : 2542
Reputation : 326
Language :
Re: #1534 No redirecting to inbox after sending a PM
I never really noticed, but I don't think it ever automatically redirected after sending a private message. Are you maybe confusing it with making a post in the forum ?
I checked and there's not meta refresh, but we can use the pathname and document title as conditions for redirecting to the privmsg list. Go to Administration Panel > Modules > JavaScript codes management > Create a new script
Placement : In all the pages
If you want it to be instant, paste the following script as the content :
If you want it to wait a few seconds, paste this script as the content instead :
Note : The document title is English, if you're using another language and the title is not Information, be sure to change it to your language. I'm talking about this condition :
The title is visible from the tab name
I checked and there's not meta refresh, but we can use the pathname and document title as conditions for redirecting to the privmsg list. Go to Administration Panel > Modules > JavaScript codes management > Create a new script
Placement : In all the pages
If you want it to be instant, paste the following script as the content :
- Code:
if (/\/privmsg/.test(window.location.pathname) && document.title == 'Information') window.location.pathname = '/privmsg';
If you want it to wait a few seconds, paste this script as the content instead :
- Code:
(/\/privmsg/.test(window.location.pathname) && document.title == 'Information') && window.setTimeout(function() {
window.location.pathname = '/privmsg';
},3000);
Note : The document title is English, if you're using another language and the title is not Information, be sure to change it to your language. I'm talking about this condition :
- Code:
document.title == 'Information'
The title is visible from the tab name
Re: #1534 No redirecting to inbox after sending a PM
i didn't confuse anything. it used to auto re-direct to the inbox after a moment. someone with a diff forum said the same thing.
this is an issue with the server in general handling our type of forums.
this is an issue with the server in general handling our type of forums.
multiverse- Forumember
- Posts : 153
Reputation : 2
Re: #1534 No redirecting to inbox after sending a PM
@Ange Tuteur Very nice snippet that worked great! I will say i think I remember a inbox redirect, not sure though.
Re: #1534 No redirecting to inbox after sending a PM
I have been on 3 different graphic forums for some years and sent PMs daily. All forums are hosted by Forumotion.
We always came back to the Inbox after sending a PM but not anymore since a few days.
Does not matter which browser you use, the function is gone.
However, I will try the above codes but first checking with the members if they think it is an issue or they can live with it.
Thanks for the codes!
Have a lovely Friday!
We always came back to the Inbox after sending a PM but not anymore since a few days.
Does not matter which browser you use, the function is gone.
However, I will try the above codes but first checking with the members if they think it is an issue or they can live with it.
Thanks for the codes!
Have a lovely Friday!
Re: #1534 No redirecting to inbox after sending a PM
questions...
will the FM staff return the auto redirect back to normal functionality like before?
if not, inserting ange's code will only do whatever after sending a PM?
will the FM staff return the auto redirect back to normal functionality like before?
if not, inserting ange's code will only do whatever after sending a PM?
multiverse- Forumember
- Posts : 153
Reputation : 2
Re: #1534 No redirecting to inbox after sending a PM
I can check with themmultiverse wrote:questions...
will the FM staff return the auto redirect back to normal functionality like before?
if not, inserting ange's code will only do whatever after sending a PM?
The script will redirect you to the PM page after send a PM. Either instantaneous or like before, it depends on what you prefer.
Re: #1534 No redirecting to inbox after sending a PM
Hello
You are true. After sending a PM, it used to redirect to the inbox. I've reported the problem to our technicians in order to know if it is a bug or a choice
Thanks for your patience
Ps: Next time, thanks for providing the url of your forum.
You are true. After sending a PM, it used to redirect to the inbox. I've reported the problem to our technicians in order to know if it is a bug or a choice
Thanks for your patience
Ps: Next time, thanks for providing the url of your forum.
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: #1534 No redirecting to inbox after sending a PM
just checking in on this because i've been putting off doing ange's workaround due to thinking the feature was coming back?
and since asked, link is: http://mugenmultiverse.fanbb.net/forum
and since asked, link is: http://mugenmultiverse.fanbb.net/forum
multiverse- Forumember
- Posts : 153
Reputation : 2
Re: #1534 No redirecting to inbox after sending a PM
Hello
For your information, this problem has been solved today. Thanks for your help
For your information, this problem has been solved today. Thanks for your help
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: #1534 No redirecting to inbox after sending a PM
Thank you so much! It is great that it is back!!!
Similar topics
» Inbox Problems
» Buttons in Inbox are gone
» Inbox size
» Message Inbox Capacity
» How can i change you have no messages to Inbox
» Buttons in Inbox are gone
» Inbox size
» Message Inbox Capacity
» How can i change you have no messages to Inbox
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum