Postin new thred error..

AtiQ

New Member
ok...i hv downloaded vbuletin nulled from this forum and i hv installed it to my site but when any member even me try to post some something new it gives me a error saying
"Your submission could not be processed because a security token was missing."
here is a picture of that error that i am getting
288oz8m.png

so can some one tell me or help me with this problem to be fixed please?
thanks in advance
 
bluescorpion said:
Does the problem happen on the default style? What version are you running?

the newst one which is v3.8.0
no in the default style its working fine but the theme i am using is giving me this error
and not sure where to add this code "<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> "
i mean i dont kno where to find what and after what i hv to use i mean i am a noob on vbuletin so dont know that much
 
bluescorpion said:
What theme do you have installed ( the problem one )?

i am using : CA Morpheus Blue v 3.6.7
dont kno where to add the codes " <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />"
so need help urgent
 
I have added all the correct security token calls to this xml file. You need to replace the one you installed because the security tokens are either not there or are there but incorrect. In style2.xml, I found all the security token calls were truncated after the secur part of the call so it could not work and the style.xml file had no security token calls in it.
 
I only fixed the security token problem. Running on 3.8.0 may have other problems related to compatibility that the author or the style needs to address by updating the style for 3.8.0. The patch will at least allow you to run.
 
Back
Top