Quote:
Originally Posted by unitedpunjab
edit gb_usercp_profile template
change
Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
to
Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
|
Where exactly is this file
gb_usercp_profile template? It dosen't seem to exist in the download I got.