
01-11-2009, 10:30 AM
|
|
|
Join Date: May 2008
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by AThomas
In your Admin CP under Styles & Template select Search In Templates...
Search for: value="$session[sessionhash]"
In every template this occurs in add this line directly after the line containing the above, if it doesn't exist already:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
Save the template.
|
I'm not sure that's the way to fix it. this problem came up only after i delete a massage that post on the chat.
now when i'm trying to sent any message i got this problem. you sure i'ts the way to fix it? and i need to edit only the template that connected to the chat or every template?
|