Running Information Forums

Full Version: Thread subscription - "error blank page"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Hi,


I notice (and others) there is a problem with thread subscription.

The solution is described on (forum admin only):

https://community.mybb.com/thread-223732.html



I also managed to subscribe to thread using a little workaround (Example for latest thread "Sub 35, few programme questions" )


1) After clicking "subscribe button" change "usercp2.php" to "usercp.php"

https://www.time-to-run.com/forums/usercp2.php?action=addsubscription&tid=5625&my_post_key=c33062b3f88dbb982b0feb6731c2b473

https://www.time-to-run.com/forums/usercp.php?action=addsubscription&tid=5625&my_post_key=c33062b3f88dbb982b0feb6731c2b473


It will take you to subscribe page. Before clicking "Subscribe to Thread", you have to select Inspect option (I am using Chrome - right click -> Inspect) and you have to change "usercp2.php" to "usercp.php" in Inspect window:

<form action="usercp2.php" method="post" name="input">
<form action="usercp.php" method="post" name="input">

It is a hassle, but ...


PS: You can erase or move  the thread (@TheEd) as it is not related to running ...





Thanks pit75 - that worked! Certainly a hassle but it's a solution for now, massivly appreciated.
No problem. I'm glad I could be of help.
Thanks pit, because I have not had problems previously I was unaware of this problem

thanks for the current workaround, I will delve further and look to fix it

appreciated TheEd
Have fixed the subscribe thread however the unsubscribe thread is still being worked on

Cheers TheEd