Quote:
Originally Posted by troppodel
hi there nice mod
vb 3.8.0
i created a new form (new thread in forum) with attach, when i test the form ...... upload the attach file and after press "preview" button i receive this error:
Code:
Fatal error: Call to undefined function construct_attachment_add_js() in /web/htdocs/www.mysite.com/home/forum/misc.php(100) : eval()'d code on line 3844
|
please test my problem and let me know
other question, i have create a form and i have add the variable q_1 for the title of the new thread with the question number one (a combo box), how can i do if i don't want create a new thread with the same name?
i want if somebody select the combo box with a option and the new thread is already created with this name receive notify that this thread exist.