Quote:
Originally Posted by chennairam
How to rename this XML bro ? can you help me hoe to do it ? i have problem too... same problem stated below...
Thanks in advance bro
|
This what I did to fix mine.
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.