![]() |
Quote:
|
Quote:
|
yes
By default install you will have 2 new templates form formanswers The form template is the "design" of the form you would type in and submit. The formanswers template is the email you would get if you added an email address. |
Is there anyway I can set it so when they fill out the form and submit it, it counts towards the users post. I have it set to reply to the post, but I just want it to count as an actually post.
Thanks. |
Quote:
L8ter...;) |
Quote:
I found yo problem MoB... It was here in the PLUGIN... HTML Code:
if ($answerall == "1") Take a look at the code there and add the missing {{{ OR }}}... Kooooooool form U have there... Good Luck;) |
Quote:
I took a little time adjusting the template to make it roughly fit more with the "vb" style of forms, throwing in some Legends and threads and such inside some <td>'s. But then again, sometimes you need a fair of fresh eyes to catch errors. Thanks again. |
Arg, I deleted some stuff off the code but it still shows up!
|
Quote:
|
i have just installed this hack, and i was going about editing it, i have been editing all 3 files to what i want them to be but my form does not show up, it just says invalid fourm specified. i am posting my codes maybe someone can give me a hand, my php skills are very rusty heh. link to form is as follows:
http://www.endeavour-guild.com/forum...d.php?do=eqapp |
solved just one question how do i get rid of <!-- BEGIN TEMPLATE: formanswers --> and <!-- END TEMPLATE: formanswers --> on a post that is made.
|
Quote:
Post a pic of yo issue... |
Quote:
I haven't used the reply that much so not sure if that can be done. Ask ABE1... If I have time I shall look into it 4 ya... |
Quote:
https://vborg.vbsupport.ru/ |
Quote:
Check yo answer temp... again and if its not there it gotts to be somewhere in the code, and then alter by deleting... Make txt files of yo templates and plugin code and upload to post, and I shall take a look C...:eek: |
Im getting somewhere with POST ICONS...:eek:
Will post info soon...;) |
here are my codes attached...i did a find on all 3 of the involed files and found nothing so not sure what the deal is.
|
Snipa, I had the same problem which I found an answer to in another post https://vborg.vbsupport.ru/showthrea...078post1150078
Quote:
Vbulletin Options/General Settings scroll down to "Add Template Name in HTML Comments" and select No and that should fix it. One little hint, it's a good idea to do a search for your error message before you post about it, I just refound that fix by searching for "<!-- BEGIN TEMPLATE" in this thread, so it has been answered already :) |
Quote:
|
How do I make it so,
When someone selects a radio button, pushes the submit button, it still emails, but depending on which radio button they pushed, it will direct you to a certain page. |
Quote:
ComputerVitals take a look C at this post... https://vborg.vbsupport.ru/showpost....&postcount=409 |
Quote:
Thanks Deepdog009 & rayw Tweaked that for the radio buttons and now it work just like it did before.. Now to add your image verification to it!! |
Quote:
ComputerVitals i released a Forms Pack *** add-on that helps with Java Calendar pop-up window 2 help with events. BBcode smileys add-on 2 help with answer template look and feel. Posticons & Subtitle add-on 2 help with posting topic image. ABE1 Form Hack takes all credit and hopefully add these to his hack... Good Luck:cool: |
A little tweaking.
When you enable the: $answerall = "1"; The error message will display if you dont fill it out. Is there a way to add a text link for a "go back" instead of the user hitting the browser back button? If not i'll just change the words to tell them to hit the back button. |
I'm getting this error when I click the submit button:
Error: 'vB-Editor_.vB_Editor_001' is null or not an object It has the yellow exclamation in the lower left of the browser when submitting. On reference to vb_editor in the hack I have found was in the form template. Code:
<form name="vbform" action="newthread.php" method="post"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])"</if>> |
Hi, I haven't found this problem searching this thread so here goes...did the edits, made sure part 1 and 2, had all working until I finished..now I get this error:
Parse error: parse error, unexpected '}' in /home/www/ticketdoctor/forums/newthread.php(71) : eval()'d code on line 608 My code is: Code:
// ####################################################################### any help is mucho appreciated..thanks! |
did you modify the lower part of the hook?
If you did, look there for line 608, looks like an extra curly is there. If you need a free text editor with line numbers try winsyntax |
I even checked it with araxis merge and found no difference other than variables..maybe it's in the template?
|
I added an extra raido button to this form but it is showing up on the right side of the page. What do I need to do to move it back to the other side?
|
I found out my problem, I had chopped off the little bit of code above the variables.
Samual..you need to edit the "form" template. |
Any idea why the emails are sent as plain text html instead of being formatted html? I edited the formanswers template and when I preview the template its right..but both the preview at bottom of the form and email come with all the html code visible?
|
WoW really great man. Its very simple and fast.
Great HACK. Thanks. |
This is an excellent hack!
Installed and working in 3.6.7. It took me a while to get it to where I wanted it, but I'm there...and that's all that counts. There's only one thing from keeping me from voting for this as MOTM and that's a user-friendly GUI for this thing. Adding three or more radio buttons, check boxes, or text fields can prove to be very annoying...they don't line up properly. There's too much brain racking to figure out just what's going wrong. It would be nice if this mod had an ACP interface that would automatically insert these fields for you once you key in the variables. If you ever need to change the form or update it...manually modifying the form, formanswers, and form plugin is a pain in the...well you know...neck! Get that fixed...and you'll have my vote. Also, getting it supported would be another plus. Hats off to Abe...good job! |
I've just upgraded to 3.6.7 and I'm running into a problem.
When regular users go to submit the forum, they get an error telling them "no thread specified". This only happens for one user group. This tells me that there's a permission setting wrong somewhere, but I can't find where. The user group has access to the forum and the permissions for the user group are such that they appear to be allowing the user to post in that forum. I remember running into this when I was setting it up a while back, but now that it's been a while, I can't for the life of me figure out where to start searching for a resolution. Any help would be appreciated. |
bump!
|
well, I'm not sure what I did, but I got it working....for a little bit.
Now the users are reporting a different error. That they don't have permission to view the page. I've added the user group to the plug-in for this form and I can see it just fine as an admin. Even if I send them the direct link they cannot see the form. This tells me it's a permission issue with the form it's self and not the forum the form is in. Am I missing something obvious here? Anyone? Does anyone read this thread any more? |
EDIT: Ok - I think I might have found the issue.
I'm trying to allow a secondary user group access to this form. Basically, I have the user group set-up as such: Primary User Group: Active Users Secondary User Group: Private Testers I have set this specific form to be accessable by Admins, Staff members, and Private Testers. private testers are the only ones of those 3 groups to access the form as a secondary user group... I hope what i typed just made sense. Does this make sense to anyone as being the issue? I did test this with a test account by changing the user group that I'm trying to test to be primary instead of secondary so I'm able to confirm that this is the issue (bug?) |
Quote:
I also hope that ABE1 will add Admincp options... I played with some options and code to enhance this, but i found that its a bit beyond my intermediate skills. Im still learning all this stuff and man I noticed Im getting more headaches and dizzy spells. he he :D Good Luck ABE1 |
Quote:
RedGTiVR6 what seems 2 B yo problem? Zip up all yo files in text format and upload, I will take a look C... Its probably something that you missed in plugin code... |
I've changed the user group structure.
Rather than zip it all up first, can you try it on your implementation? |
All times are GMT. The time now is 06:17 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:
|