PDA

View Full Version : Mard As Read Error in VB 4.21


Nelson58
05-04-2013, 11:34 AM
I just upgraded to 4.21. Now the "Mark As Read" link function generates a "Invalid Security Token" error, and my users are pissed.

Here is the code on the link:

forumdisplay.php?{session.sessionurl}do=markread&markreadhash={userinfo.security token}

Can someone tell me the new (updated) code I should use so this function works again?

Many thanks!

Nelson

Amaury
05-04-2013, 06:13 PM
We had the same problem.

You need to add bb before userinfo. It was changed in 4.2.1

Nelson58
05-05-2013, 12:54 AM
We had the same problem.

You need to add bb before userinfo. It was changed in 4.2.1

Works fine now!!

Thanks so much!

Where would I find a list of other changes in 4.2.1 that might cause issues?


Nelson

Amaury
05-05-2013, 04:52 PM
Works fine now!!

Thanks so much!

Where would I find a list of other changes in 4.2.1 that might cause issues?


Nelson

More info is available in the announcement thread over on vBulletin Community Forum (vB.com).