![]() |
3.7 thread / version available or just keep posting here? Great mod - thanks, used it for some time. This should be a must install for every site, you always can use a form
|
Quote:
Quote:
Try editing them and look for: Code:
<input type="hidden" name="posthash" value="$posthash" /> Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> |
That solved it, thanks!
|
I have a question maybe some of you who or more advanced then I can answer.
Say I have two Drop down Menus. DropDownA with 5 Options and DropdownB with 3 options. Is it possible to set the Dropdown boxes in this fashion.. If DropDownA (Option 1) Selected then DropDownB's Selectable options are a,b,c. Example... DropDown1 Offers, Warrior, Warlock, Priest. If Warrior is selected then DropDownB would offer the Protection, Fury, Arms as an option. If Warlock is selected DropDownB would offer Affliction, Demonology, Destruction as an option. I have a feeling it is possible...but im not sure how. Any help would be appreciated. |
vrokar this is possible, but you need to use Javascript function to alter the available options in the dependant drop-down when the first is changed. You call the function using onchange.
There are plenty of examples on the 'net and buying a Javascript book would not hurt. |
Quote:
|
Quote:
|
Ive looked over the thread and I don't see my answer so if this has been covered I apologize.
I cant get the attachments section to display on the form. Made the edit to: PHP Code:
Also: I'm using this to post to a specific thread and edited this feature. PHP Code:
|
Ive looked again and again and noticed several others having this problem. I'm using 3.6.5 and when I go to the form page theres no area for attachment.
Any help would be great. Thanks.... |
OK I need to get this working so I'm offering up $20.00 to the first guy that can help me get this going on 3.6.5.
Everything else works fine I just cant get this section of code to work. PHP Code:
|
Quote:
Scalemotorcars keep your $$$,,, I shall assist U... In order 4 me to resolve I will need...>>>
Place all in zip and upload I will give it a go and hopefully find issue... |
Wow Thanks!!!! :D
Been a long day so Ill get those posted in the morning. :up: |
Quote:
I will be a bit busy this weekend,,, but if U upload by saturday or sunday I will download when time permits and take a look - C................;) L8ter |
I really appreciate it Deepdog009 :D:D:D
Heres that Zip. Ive included a Screen shot just in case and the three files. All I changed was the basic setup in the plugin script. The other 2 templates should be unchanged. Daniel |
I am going slow with my designing and it has been smooth till this point of point (well, at least not until I start playing around with the conditional stuff).
Anyway, for my first question. How can I move/shift the center split line (which I have highlighted in red) towards the left? I have tried playing around but can't seem to get it to work :o Thanks in advance. |
Quote:
Daniel,,, Just got back from work,,, give me by the morrow and I will post info... ***************************************** ccplim,,, I can help,,, but only if you post the main TEMPLATE info here in one of your posts... |
Hi Deepdog009,
Thank you so much for that. I have attached my form template here for your reference. Most of the original codes were left untouch. I bascially insert what I need before the original codes and keep pushing them downwards (will only remove those original codes when I complete my entire form). |
Quote:
************************************************** ** Daniel,,, I setup your form and its showing manage attachments... Scratch the form as the issue... Its gotta B something else??? May its the usergroup setup??? It has 2-B something concerning PERMISSIONS or USERGROUP access... ************************************************** ** ccplim,,, I will post L8ter |
Thanks! Take your time as I am still in the process of adding in the other fields. :)
|
Quote:
ccplim,,, I usually add CSS,,, but its not needed here...
Play around with it between {{{ 30 to 200 }}} Good Luck 2 ya |
Quote:
Is it possible to retain the spacer size and just adjust the column width? It is okay if that is too troublesome. I can still live with it. :p |
Bro Deepdog009,
I tried playing around with the following codes HTML Code:
<tr> Change the colspan="2" Quote:
Quote:
|
Quote:
ccplim,,, Good deal,,, Hard work pays off...:up: Sorry,,, I forgot about the spacer size changes will also affect your forum alignments... Changing the colspan count in your form will only affect that template... COLSPAN ("how many across") and ROWSPAN ("how many down") |
Quote:
But then, I noticed that the column that I wanted to change is not controlled by COLSPAN. The COLSPAN that we are using here is actually controlling the column on the right hand side. :confused: |
Quote:
What about using the code right off the upload pop-up? Can it be hard coded into the form page? And if so how??? |
Any changes required for vb 3.7 ?
|
Quote:
ccplim,,, I've been a bit busy with testing some stuff for this mod and others,,, afterwards when I have some free time,,, I will try a bit of css and see if that might do the trick... I will post about it L8ter... ************************************************** *** Scalemotorcars,,, I setup your form info and loaded it in IE,,, and it had the manage attachments in the right place... So next I went into my usergroups and switched attachments off,,, refreshed the page and the option was gone... If you already checked the usergroups and its still not showing then it could also be that another MOD is affecting it??? ************************************************** *** redraider,,, YES,,, this works with 3.7 beauts... install the 4.1 and read help file by ABE1 |
Hi Deepdog009,
Thank you so much :) |
Quote:
I think Im going 2 focus more on forms next month and create some add-on form packs with mostly custom forms that will help folks with customizing a bit easier...;):cool: |
I think Im going 2 focus more on forms next month and create some add-on form packs with mostly custom forms that will help folks with customizing a bit easier...;):cool:[/QUOTE]
That would be great. No mater what I do I cant get the attachments section to come up. I turned off every hack Ive got and nothing changed. Must be something else. If you can make another form hack like the WOW with a better attachments section that would be great. I could really use this for my car site when we have on line shows. |
read this works on 3.7 and appears to with stock .xml file. however when i attempt to use my customized one. i get a white page? cant diagnose the error with a white page with no output source code.
anyone have any ideas? edit: *blush* i figured it out! template naming mismatch :p |
I am trying to set up some conditional check for my fields but where should I put them in? In the plugin itself or the main template? I have been playing around with the codes for days but just can't seem to get the conditional syntex right :down::o
What is going to happen is that I will have 3 fields in my form, namely $radiochoice1a, $radiochoice1b, and normalanswer1. If a member select $radiochoice1a as his answer, normalanswer1 will be disabled and no information can be entered in that field. Else, if the member select $radiochoice1b as his answer, normalanswer1 will be enable. Thanks! |
How can I remove the VB text input area? I tried to remove '$messagearea' but the three buttons (Submit, Preview, Reset) below also disappeared :confused:
|
Quote:
I haven't had much time to help recently because of my job,,, but yeah you can use the standard if conditional to work out your issue... What I recommend is downloading a few easy mods and take a look at the XML code... Look for mods that use the if statment allot... Im still half way out of the PHP twilight zone and on top of that my job wont allow my ball and chain to come off very often...;):eek: Take a look at this site...>>> PHP HELPER If you still need help after checking over there,,, Give me until tuesday and I will assist U... ************************************************* ccplim,,, VB Text edit...>>> delete both lines listed below... HTML Code:
<td class="alt2" valign="middle" colspan="3"> That should do the trick... ************************************************* ccplim,,, Using the disable feature seems to work better with ajax,,, the only problem is that I haven't worked with ajax modifications yet... Too many things going on now,,, so maybe next month If Im not burnt out with mod updates,,, I will attempt adding some ajax... ************************************************* uberjon,,, Beauts! |
Quote:
|
I've managed to customise my form, (finally) and can PM it to myself, but I can't seem to get the submit to a forum work. I've set the Forum id to a couple of forums to ensure it works, but alas it does not.
Anyone have an idea as to why it may not work? Will supply the link if needed. |
Quote:
|
does this work in 3.7.?
as looking for something like this again :) |
Oh my goodness..... my form shown up alright in Internet Explorer (see attached "Internet explorer.jpg) but not in Firefox (see attached "Firefox.jpg). :eek:
What could have gone wrong? :confused: :( |
Quote:
At least IE8 will come out with Standard mode available. |
All times are GMT. The time now is 05:45 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:
|