Weird issue..
I have used this for years, & the form that i have using still works fine, but i added a new one & it has issues.?
Since it was having issues i updated this mod, but nothing changed, the new form still doesn't work & the old one still works fine.
The issue of the new form is that it will post in the correct thread, but only the title.. the post is basically blank (except for username & title) none of the questions or answers.
Here is what i have in the
Form Output Styling.. (custom form output)
Code:
{username} - {formtitle}
{qn_1}
{qo_1}
{qn_2}
{qo_2}
{qn_3}
{qo_3}
{qn_4}
{qo_4}
{qn_5}
{qo_5}
{qn_6}
{qo_6}
{qn_7}
{qo_7}
**edit**
Ok i got that issue fixed, it was the question numbers, they weren't 1-7 they were like 72-80 or something.
But my next question/issue is the bbcode doesn't seem to be working. It's not the end of the world, but it would be nice to have it look nice.
bbcode is not affecting the post whatsoever.
Here is what i have in the
Form Output Styling
HTML Code:
Form Output Top BB code: [CENTER][B][SIZE=5][COLOR=Black]{formtitle}[/COLOR][/SIZE][/B][/CENTER]
Question BB code: Bold BBCode (not working in this post for somereason)
Answer BB code: [I][INDENT] [/INDENT][/I][INDENT][/INDENT]
Section BB code: [SIZE][U] [/SIZE][/U]
Form BB code: Blank (what does this mean.?)