The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#752
|
|||
|
|||
![]()
i think its pretty hard to edit that form.
for example i want to remove that longanswer section, i remove the proper parts. The text next to long answer part is disappears but there is a still long answer section here.. I couldnt made the changes that i want to do. I want to use it for application form of moderator. Is anyone have an example form like that?? |
#753
|
||||
|
||||
![]() Quote:
|
#754
|
||||
|
||||
![]() Quote:
|
#755
|
||||
|
||||
![]() Quote:
The answer template I believe was not edited. The hook was edited a little. |
#756
|
||||
|
||||
![]() Quote:
|
#757
|
|||
|
|||
![]() Quote:
![]() |
#758
|
|||
|
|||
![]()
Can this thing be used for reviews? I want users to be able to submit reviews (books, movies, etc.) using a modified template of your hack, which essentially means that the form will have been completed at the time of its posting. In other words, when a user clicks on a thread titled "Flea's Review of Lord of the Rings," I want them to see an already completed form that consists of my personal ratings of the movie's elements (e.g., 5-stars for the plot; 4 stars for the score, etc.).
Also, is there a demo of this hack available? |
#759
|
||||
|
||||
![]() Quote:
|
#760
|
||||
|
||||
![]()
Hi, I used your hack but was having problems with something. I would ask certain questions like average harvest time, have several radio boxes, etc. But if the person hit EDIT then they could edit the text that was output, but they could edit it as if it was a regular message as opposed to editing the various answers to the questions.
In other words when you click EDIT instead of seeing the same sort of form that you filled out originally preopulated with your answers which you can edit and save, it just shows like you're editing a message. Is there any way that we can use a different template to edit, one that we show the correct variables, etc.? Would we have to insert an if statement into the edit the editpost.php file, or maybe there is a hook in place. If you are curious what I am talking about, try editing your hack thread here. You get a message box, and the same checkboxes, etc. that you saw originally. How can we do this? Could you provide code samples for a basic example? I think this would make your script go from being a 8 to being a 12 (on a 1 - 10 scale)!!! ![]() |
#761
|
||||
|
||||
![]() Quote:
|
#762
|
|||
|
|||
![]()
If I change the following line:
$newpost['username'] =& $vbulletin->userinfo['username']; to $newpost['username'] = 'Anonymous'; Will the author of the posted thread always be Anonymous? That's what I'm looking to do. Sorry for the dumb question, I'm not a coder. |
#763
|
||||
|
||||
![]() Quote:
|
#764
|
|||
|
|||
![]()
Thanks Abe1 for this hack, it is great! Just installed few days ago and it is working perfect.
I have only a question. Sorry if this has been answered before, I searched through the thread and didnt find an answer... I'm running a non-English forum, and I tried to translate the buttons to Send, Reset and Preview form. But when I try things like this: HTML Code:
<input type="submit" value="Enviar" name="submit" style="font-family: Verdana; font-size: 10pt" class="button" /> <input type="submit" value="Previsualizar" name="submit" style="font-family: Verdana; font-size: 10pt" class="button" /> <input type="reset" value="Reiniciar" name="reset" style="font-family: Verdana; font-size: 10pt" class="button" /> Thanks in advance |
#765
|
||||
|
||||
![]() Quote:
|
#766
|
|||
|
|||
![]()
Hi, I'm currently working for the Medcorps NGO on a project that's allows cambodian doctors to communicate with a network of international doctors. http://www.medicorps.com/updates/cambodia.html
i have only got programming experience in MS Access VBa and implemented a solution using access with outlook integration. Although this works on small scale the project really should be online so it can be rolled out across Cambodia and many other poor countries. The key to its success is the simplicity of the input forms for the doctors. i.e pull down list and simple text boxs should be used to create the first post. the doctors have little or no computer expereince so this is really vital to sucess. I am in the process of installing the vbulletin softwear which the company kindly donated to Medicorps. Is there anyone out there that could provide guidance to a vbulletin newbi on how i can get my access forms on the web. My concern is that the form is very long (its tabbed in access) and i have no web design experience. Any help is greatfully appreciated. Thanks in advance |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|