![]() |
How to make this mod work with Psionic Vision's "adv editing options"?.
With the two hacks installed, forms not finish... and don't do anything at all (not email sent, no thread created, no reply to thread, nothing). When disable the product "adv editing options", the formshack do their work again without flaw. Any clue? Please. |
Quote:
|
You do realize, you dont even need any of that complex coding for a dropdown selector.
Ive been making dropdowns on this form since he first released this. For example on your form template all you do is this, <select name="answer3"> <option selected></option> <option>cows</option> <option>rabbits</option> <option>dogs</option> <option>cats</option> </select> Just make sure the name of the dropdown is called answer1, answer2, answer3 and so on. |
This is terrific.
I am using it as an event registration form. By creating additional profile fields users don't need to enter repetitive information. I created a separate edit profile page. Then save it using the profile.php script. The person goes to the form and enters more info that is unique only to the one event. Not sure if there is an easier way. One snag. The form is sent to a specific email address but I need a copy also send to the person submitting the form $bbuserinfo[email], if that is correct? Is it possible to send to two email addresses? If so, how? I'd also like to have the form sent by PM to the user. What if he/she has PM turned off? |
Quote:
|
Quote:
So I can probably do the same to PM the user. Thanks! I Love NY too and miss it greatly. :disappointed: |
Quote:
|
Quote:
//USERNAME TO PM TO //$formpmname = "Abe"; $formpmname = $vbulletin->userinfo['username']; This is great. :banana: Edit: If user does not have PM checked I get this Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758 |
Hello
I'd like to modify the look of the template: Code:
<template name="formanswers" templatetype="template" date="1133965917" username="Abe" version="3.5.2"><![CDATA[$formtitle Thanks for your helm ;) |
Quote:
Bold and Colors are not the actual code, had to change it or the board woudlnt show you it. [Bold][colors=darkorange] $question1 [/COLORs][/Bold] $answer1 |
All times are GMT. The time now is 08:57 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:
|