![]() |
It uses the permissions of the forum to send the message to.
|
So I'd need a different form for every user?
|
No. You say the form should send to Forumid 1.
Forumid 1 has permissions on what you want. The new thread with use thoughs permissions. |
Then I'd need a separate forum for each user? Ideally I want each user within a forum to keep the results of the form private from the other users. I guess this isn't possible?
|
Quote:
|
Of course! Excellent, I'll give that a go. Very many thanks.
|
Is there a way to get subscription working with this. Ive got a problem where if a user submits a thread to a forum using this form the global subscription wont work. Please can someone help with this, as I really like the hack, but really need users to get email notifications to replys to threads that they have started with this form.
???? Many thanks. |
I'll have to look into it.
|
I want to include a link to a form in the postbit....
My question - is there a way that when I click on the link the the username of the post i was in will become one of the variables for output? ill try to make it clear... I run a trading site...if I go to post made by User X and click on the link I want User X's username to be a variable in the form as the person I trade with (etc User X will become $normalquestion1). Any idea? |
Quote:
|
I have problem with the first "blank area".
I just install this hack, i juste quote //normalquestion1 and when i go there, i have blank text area without any question http://forums.hollinae.com/newthread.php?do=form and I didn't found where i can delete it |
Hi,
This is great and i have it working a treat but for one thing. I would like the thread title to be what the user inputs for the first variable, you see i am trying to use this as a way of letting users post news to my front page. I have been trying for 2 hours to get it to work but i'm no good at this stuff and am just guessing really could someone please point out how i would go about it. http://img212.imageshack.us/img212/3...344copy3az.jpg |
Fantastic hack. It serves so many functions. Thank you, Abe1. *Clicked install*
|
Quote:
PHP Code:
PHP Code:
|
Hi,
thanks for that the only thing ismine does not look like yours at all, and when i try to do your alterations i get an error when posting a thread. here is the code i have for the form. PHP Code:
|
I sorted it out, In the incredibly unlikely event that someone else has this problem here is how i fixed it,
In this part PHP Code:
I changed this PHP Code:
PHP Code:
Simple really but after 11 hours of doing things to the site it took a while to realise... |
Quote:
Quote:
Thanks. |
Quote:
|
I've put at least 8 hours into this now and just can't figure out what I'm doing wrong. I'm trying to design my own form and keep running into problems. I've tested various changes.
I have copied the form plugin, added and new one, copied the data into the new one and renamed the form. I was able to successfully get into the new form (http://sacredhaven.org/vanguard/foru....php?do=enlist) with no problems. 1) I removed the following from the plugin: Part 1: 'normalanswer1' => TYPE_STR, Part 2: $normalanswer1 = $vbulletin->GPC['normalanswer1']; Question: $normalquestion1 = "What is the meaning to life?"; |
I've put at least 8 hours into this now and just can't figure out what I'm doing wrong. I'm trying to design my own form and keep running into problems. I've tested various changes.
I have copied the form plugin, added and new one, copied the data into the new one and renamed the form. I was able to successfully get into the new form (http://sacredhaven.org/vanguard/foru....php?do=enlist) with no problems. 1) I removed the following from the plugin: Part 1: 'normalanswer1' => TYPE_STR, Part 2: $normalanswer1 = $vbulletin->GPC['normalanswer1']; Question: $normalquestion1 = "What is the meaning to life?"; The question was gone, but the box to type the answer was still there, so I continued a little further. 2) I changed the following: $maintemplate = "form_enlist"; $answertemplate = "formanswers_enlist"; I copied the form and formanswer templates, added new ones with the names form_enlist and formanswers_enlist. I haven't gone in to change the data yet because just by making this change, the page loads to a blank empty page now. This is very frustrating. Can anyone assist? |
1. You'll need to remove the entries for $normalanswer1 in the form and answer templates.
2. Are you getting a blank page or does an error show? If the latter, what is the error. |
I removed the following from the form_enlist template:
<tr> <td class="alt1" colspan="3"> <b>$normalquestion1</b> </td> </tr> <tr> <td class="alt2" colspan="3"> <input type="text" size="30" name="normalanswer1" /> </td> </tr> I removed the following from the formanswers_enlist template: $normalquestion1 $normalanswer1 Still coming up as a blank page, so something else must be happening. :( Here's the link to the form: http://sacredhaven.org/vanguard/foru....php?do=enlist Have I done something wrong or perhaps another plugin is messing this up. I'm using the following plugins: Form Hack 3.3 Separate Sticky and Normal Threads 1.20 vBadvanced CMPS 2.1.0 Welcome Headers 4.0.6 ------------------------------------- Edit: Just an fyi, the original form that comes with the form hack plugin is working fine from what I can tell. http://sacredhaven.org/vanguard/foru...ad.php?do=form It becomes a blank page when I change the path over to the form_enlist template from what I can tell. And, if I try to use the regular form template and remove the generalquestion and generalanswer parts, it still gives me an empty box in the form. I'm lost. |
Well, I figured it out. /SIGH
Seems I was altering the Hack Form for my Darkness style but I had my style set to a test style. I went into my options and changed it back to Darkness and it's working. Oh well, it's always the simple things. Awesome Hack, thank you! |
Nice addon. Thanks for doing it.
|
Quote:
Sounds like you just needed a break from it to figure it out, 8 hours is a long time without one. Glad you got yours sorted :) |
What the hell is this? I've installed it, now what? WTF? Can someone help me out here!
|
We could if we knew what the problem is, WTH does not give much away really :)
|
Can anyone get subscription working with this? This works great and would be the perfect solution for my problem if I could get subscription working. Unforutunatly when a user makes a new thread using the form, subscription does not work. =(
Any ideas?? Thanks. |
Quote:
|
FORM HACK FEATURES REQUEST NOW!
I am in middle up updating this hack. If there is a feature you want that is not mentioned in this post, post it now. Preview – 100% done WYSIWYG Editor – Fully working now Subscriptions – 0% done |
hmm I've been using this for quite some time now to post membership requests but for some reason when I tried to add PMing and E-mailing of the form those two don't work. I am the one filling out the form and I have permission to e-mail and PM so it's not a permissions thing.... at least I dont' think. It still posts to the same forum that it always did so I'm not sure whats wrong... any advice?
-Jenn |
Quote:
|
Quote:
|
Quote:
|
gotta say Great hack Abe1! you really put alot of effort into this and have spent alot of time supporting it
A++ |
ANY OTHER FEATURES? I'm almost realy to release.
Quote:
Is that good? |
We need PayPal button to use this as a registration form. We want to have fill-in boxes for user information, vehicle information and then the option to send the form by email AND payPal the membership fee, or send the fee by USPS.:rolleyes:
|
Quote:
|
Quote:
I dont want my name in that area - I want the members name that wrote the post to appear there. |
Quote:
|
All times are GMT. The time now is 08:36 PM. |
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:
|