The only thing you should notice on that page is "Custom Thread Fields" in the left menu. The other settings are in the edit forum settings for each forum.
Make sure you have uploaded all the files in the package.
Thanks for the update yumi !
Thanks for the update, Yumi
May I know weres is the Custom Threads Fields information save at?
I did a mistake with a conditional in my testing forum, and now I see no more that white pages all over the board :-/
(10-27-2011 01:31 AM)Sama34 Wrote: [ -> ]May I know weres is the Custom Threads Fields information save at?
If you mean the Custom Thread Fields settings, it is save in
threadfields table.
And they are cached.
(10-27-2011 01:31 AM)Sama34 Wrote: [ -> ]I did a mistake with a conditional in my testing forum, and now I see no more that white pages all over the board :-/
Try to delete the
cache/xthreads_evalcache.php file until you edit the custom thread fields.
Usually that happen if we forget to close a conditional statement
(10-27-2011 04:00 AM)RateU Wrote: [ -> ]Usually that happen if we forget to close a conditional statement
That is weird, I remmeber closing it :-/
Anyways, it was a test board,I will take more care next time