monForum
1. You can add categoryid to the fields, but you need to know the numeric id of the category you want.
2. That's strange. Do you have bbcode enabled for quotes?
3. Oops.
4. Good point, I'll fix that soon.
5. They should be disabled by default, you can run this query to make sure (replace $TP with your table prefix): [sql]UPDATE $TPuser SET quoteitoptions = 0[/sql]
|