after searching different forums, asking google, and analyzing the source I´m feeling somewhat stuck. Maybe you guys can help?
I´m experiencing some difficulties with Nuke 6.5 (SecFix 4) and the corresponding version of bbtonuke.
Problem is: If the user is not logged in, when he clicks a link in a "new post"-notification mail, the system ends up with calling viewtopic.php without any parameters which leads to an SQL error. This is caused by the fact, that the "p" parameter which is in the notification mail´s URL gets lost by the time the user is redirected to the login in the "Your_Account" module. The login function in there only expects "f" or "t" as param and therefore is unable to forward the "p" param properly after login was successful.
Now I wonder: Is this a bug of bbtonuke by not referring to the thread by other means then the "p" param, or is it a problem of phpNuke. What is the "p" param good for, anyway? While taking a look at the url´s in the forum I figured out that only "f" and "t" params are used for navigation. I guess, "p" is used to make it possible to adress a specific post. (makes sense afterall) If so, is "p" only used to calculate a proper "t" value? If so, why are both "t" or "f" also empty by the time I reach the login form?
Or, another solution: Was this fixed with some update to the Your_Account module and I missed it somehow? I must admit, I´m using a hacked version of Your_Account, but I try hard to keep track of changes made by sec-fixes and implement them myself. I hope I did not miss anything.
Thanks for your support!
P.S: If you think this is not a bug of bbtonuke please feel free to move it, I felt it fitted in here best.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum