![]() |
Quote:
|
Quote:
|
Quote:
|
Quote:
Find PHP Code:
PHP Code:
|
is it possible to change the date formatting on question and output to D/M/Y not M/D/Y?
|
Quote:
Thanks. |
I've got a problem where the recipient of hte email sent is getting blank emails, the PM works fine, database stores the record and if I set the email to me I see it but the person I need to can't. I'm not sure but I think it might be because the form output starts each line with an * and this seems to make the content invisible, is tere anyway to alter the character used?
its really useful to have that character before and after the question as I'm using them as delimiters to allow data import into excel, previous to this update I had to start each question with my delimiter and end each question with my delimiter. |
Quote:
HTML Code:
<tr> |
Quote:
Try disabling Easy Forms and see if you still get the problem. |
Quote:
|
First - Thank you for a great application and your support in helping people modify.
With that I have a question. I have created one form to help members trade items. They fill out the form and it posts to a thread. I have been asked to have a button in someones post where if it is clicked, you would go to the form and that persons name would be in the form already. I have it now as {username} / $qo1 (or whatever the variable is) so when the form is filled out that information is the thread title - example if I filled out the form would be 'Me / Name of person i type in box" Is it possible to somehow carry the username of the persons post I am in so that $qo1 spot automaticly fills in so I would not have to type the persons name when a link from that post is clicked and you are taken to the form? I hope im clear on what im asking - thank you in advance for your help. |
Maybe im dumb but everytime someone submits a new application it goes to the forum and is moderated and I have to approve it before its displayed...
It was never like this untill I updated it and im not sure how to change that. |
Quote:
|
Hey,
Is it possible that when a form has optional questions and if they are not filled than these questions dont appear in the thread created ?? |
Looked into class_mail.php
It contains such strings: Code:
$fromemail = empty($vbulletin->options['bounceemail']) ? $vbulletin->options['webmasteremail'] : $vbulletin->options['bounceemail']; So, it's not a problem to set right "Return-Path" (set $vbulletin->options['bounceemail'] before calling vbmail, and then restore back). "FROM" should be left intact (webmaster/admin email), to avoid trubles with spam protection. The email selection algorithm: 1. If email field exist & filled in form - then take from there. 2. If not - then from user profile. |
Quote:
|
Fantastic mod!!
Got a question though: I'm trying to make a contest registration form thats e-mailed on submit. When the E-mail arrives it looks like this: MASTER O WAR TOURNAMENTWhat is your game name? PHOENIX What is your E-mail Address? yourname@email.net Are you a Clan Admin? Yes If Clan Admin, are you Registering your clan Or a small unit? Bulldog, nerdboy How can I fix this to look like this: MASTER O WAR TOURNAMENT: What is your game name? PHOENIX What is your E-mail Address? yourname@email.net Are you a Clan Admin? Yes If Clan Admin, are you Registering your clan Or a small unit? Yes Bulldog, nerdboy Any help would be great!!:D |
Many thanks for the mod - it's exactly what I need :up:
How can I show the individual results of all submitted form replies to the relevant forum members in easy viewable format? Something like this (in table format): Number Name City Reply 1. John London Yes 2. Lloyd Paris No ect. Thanks again! |
At the moment its not working for me and i dont know why :confused:
Here the error message : PHP Code:
|
Quote:
Say it's a form to invite people to an event and then afterwards people want to see who is going with their relevant contact details that they completed in the form and also see their names on the list. Or it's a survey and people want to see the results of the survey in worksheet format so they can analyse them... How can this be done? Many thanks |
Quote:
PHP Code:
I had to use php tags to stop it parsing! |
Quote:
Code:
\r\n |
Quote:
|
Quote:
|
Quote:
Add this into postbit template somewhere (or postbit_legacy) HTML Code:
<a href="misc.php?do=form&fid=2&username=$post[username]">Trade with $post[username]</a> form Hook: Form start PHP Code:
PHP Code:
if you don't want to use custom output then add a custom question with php code: PHP Code:
|
Quote:
|
thank you for the info - im going to give it a try
I installed this on a second board - and all is working great (VB 3.8.1 and Easy forms 3.3) but if logged in as a ergular user I cannot upload an attachments...I can do it as an admin so I know it works but im drawing a blank as to why another group cannot do it.... Usergroup permission for attachments set to Yes - that usergroup can add attachments in regular posts but just not the form...any ideas where im not looking? |
Quote:
****** Scratch this one - I got all to work but im just tinkering with it to figure out how to get the {parm} into the thread title Ok I tried and I cannot figure out how to get that hiddenvalue into the thread title - the {param} varible works in the form itself but not in the thread title |
Quote:
Quote:
|
Quote:
Form Hook: Before Submit: PHP Code:
|
Quote:
PHP Code:
|
Quote:
Thanks for all your help, again! |
1 Attachment(s)
Quote:
|
Quote:
|
How do I automatically insert a a timedate stamp - 3/5/2009 11:46:06?
Thanks again |
thanks for the date change and bb code fix, all working how i want it now
|
Quote:
|
1 Attachment(s)
Are you getting a no permission message or what happens when you try to access forms.
Have you enabled these settings, by holding down your ctrl key while clicking the usergroups. |
1 Attachment(s)
Quote:
you do not have permission to access this page. This could be due to one of several reasons: 1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? 2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation. Also, before I installed, I wanted to make sure this was backwards compatiblae with my v3.6.5 and it indicates that is is compatible. But my usergroup settings does not look like yours! :eek: The usergroup (6) admins was already selected when I went to settings. I read directions earlier in this thread that said to hold ctrl key to select more than one, so figured I'd be able to do that. Nope, can't do that at all. |
Hmmm strange that your does look different than mine, can you change the options in your usergroup setting or are they just stuck as your screen shot.
|
All times are GMT. The time now is 06:51 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:
|