I've made the change listed on page 11 (changing the text on line 24 to "ENGINE=MYISAM", but I can't seem to get this to work on vb 4.2.
It says it installed correctly, and I can set the options to enable it for different forums, but the anonymous posting never works and there's no option to choose to post anonymously. Any ideas?
EDIT: Nevermind. I needed to add the code to the template. And the updated code, not the code included in the install.txt.
the new code is from
here
Code:
<vb:if condition="$show['anonymous']"><div><input type="checkbox" id="cb_anonymous" class="bginput" name="anonymous" value="1" checked/> {vb:rawphrase
zointsanony_anonymous_post}</div></vb:if>