![]() |
Anyone know if it would be possible to add something like a drop down menu that could list of admin defined forums in which the form would be submitted as a new thread?
I am helping a friend with writing style forum so he has many categories/forums to submit writing. Rather than creating 20 forms that are identical other than the forum they would be submitting to, it would be great to have one form with the user defining which forum to send it to as a new thread. |
Quote:
I am not sure if anyone else would do it this way but I have a lot of different forms and instead of typing the name of each form file name such as: Code:
<if condition="$foruminfo['forumid'] == 123">form123.php<else /> Code:
<if condition="$foruminfo['forumid'] == 123">form$foruminfo[forumid].php<else /> This brings me to another question, would it be possible to just have one if statement and use an array of some sort like: Code:
<if condition="$foruminfo['forumid'] == 123,124,125,126">form$foruminfo[forumid].php<else /> |
Erwin I would also like to add my vote for allowing attachments in the form should it be used to create a new thread. You mentioned earlier that this might be hard while simply uploading an image to the db wouldn't be as hard. Could you give us some example code on how to allow someone to uplaod to db and then show the template mod that would be needed to display that image in the thread?
I like a previous poster am trying to use this for a classifieds section. |
Nice modification. I have it working well on my site :)
I use my forms to just send an email to my address. Is it possible for it to send to multiple addresses? If so how? Thanks! |
Quote:
Look for this: PHP Code:
PHP Code:
Anyone figured out yet how to make a thread made by these forms search able? |
Quote:
|
Quote:
|
This is a long thread so I'm sorry if these questions have been asked, I skimmed through it but didn't see the answers...
What would I need to do to get the thread title to be the answer from the first question? I'm using it for recipes, the first question is the recipe name, I want that to be the thread title. Is there any way to use BB code? When I try putting it in the formanswers template I get an error when trying to save it. I want the questions to be in bold so that they stand out from the answers. This is an awesome hack, thanks! |
Quote:
http://"/;www.yahoo.com" Please let me know what I Can do to fix this... |
Does anyone have any idea how I can add a flood check to this?
|
All times are GMT. The time now is 12:38 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|