![]() |
|
| |||||||
| Notices |
| BlueVoda Tips, Tricks and Shortcuts Know a great BlueVoda (or Web design) tip or trick? Share it with the world here. Become famous for your brilliance! Please, No Questions or Problems! |
![]() |
| | Thread Tools |
|
#1
| ||||
| ||||
|
I’ve seen in many posts that members of the forum are asking for a “Tell a Friend” script, so I thought I could prepare one, using Bluevoda. The script itself consists of two parts: the visual part, which is a simple form built directly in Bluevoda, and the processing script which is built in php. The script is called “TAF.php” . To see, test and download all necessary material please click here. These are the instructions for installing our TAF script. Please follow to the letter, to avoid errors. The procedure is quite simple, and it only involves publishing the relevant pages on your site, and uploading through FTP or File Manager, the TAF.php file that is required to send the mail. By following these steps, the TAF form will appear in a popup, leaving the original page as it is. However, you can also implement the form directly in your pages, as explained in step 4. Step 1. You will find 5 .bvp files in this zip. They are: 1. TAFemailerror.bvp 2. TAFspamerror.bvp 3. TAFreturn.bvp 4. TAFform.bvp 5. TAFbuttons.bvp Open pages 1 – 3 in BV. Customize colours if you wish. Save the pages and publish them on your site. Open page 4 in BV. Customize colours if you wish. Now, double click on the form. The form includes two hidden fields: Subject and Mailbody. Double click on the first hidden field (Subject) and change it to whatever you want your mail subject to be, i.e. “ Found an interesting site! ” Double click on the second hidden field (Mailbody), and change it to whatever you want your mailbody to be, i.e. “ I have found this site to be very interesting. Click on www.dbtechnosystems.com to visit! “. As you see, in the mailbody, you must include the link to your site. The rest of the form settings is already setup by us: Action: TAF.php Encoding: multipart / formdata Method = POST ![]() ![]() Ok, now you SAVE your form (as TAFform) and publish it. Step 2. Upload on the server, using either FTP or File Manager, the “ TAF.php “ file that you have found in the zip. No editing is required. Step 3. Now you need to place in your pages, a TAF button. Open the “ TAFbuttons “ page that came with the zip, and open your own page as well. Copy whichever TAF button you like, and simply paste it in your own page. Save your page and publish it. Test it ! Please note that it will only work when published, not in preview. If you wish to use a button of your own or one you have found in the VodaHost TAF Buttons Library , you will need to link it to the script. To do so, in BV, click on the TAF button, and when the Image Properties dialog box appears, click on Link, then in the URL field, paste the following code: #" onClick="window.open('TAFform.html', '','width=310,height=170'); return false;" ![]() That’s all. Save your page and publish it. Test it ! Step 4. Only read if you don’t want the TAF form in a popup You can implement the TAF form directly in your pages. To do so, just copy the form in your page. Customize it as explained in step 1. You will also need to modify the TAFemailerror.bvp, TAFspamerror.bvp, and TAFreturn.bvp to become full size pages. Save and publish them. That’s all ! Please note that I have put a “Hi $friendname” as a salute before the mailbody. If you need further information or clarifications, please contact me here Thankyou!
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#2
| ||||
| ||||
|
Nice one, Naval! You are Mr Helpful. Even with all this stress flying about! Lol.
__________________ The moment one definitely commits oneself, then providence moves too. All sorts of things occur to help one that would never otherwise have occurred. A whole stream of events issues from the decisions, raising in one’s favor all manner of unforeseen incidents and meetings and material assistance which no man could have dreamed would have come his way. Whatever you can do or dream you can, begin it. Boldness has genius, power and magic in it. Begin it now. (William Hutchinson Murray) |
|
#3
| ||||
| ||||
|
Hi again Naval, I followed your instructions BUT I've done something wrong it seems. I get the following error message when clicking on my "tell a friend' button Parse error: parse error, unexpected '@' in /home/bziipuvf/public_html/tellafriend/tellafriend.php on line 21 Any ideas please? Thanks much! Claudette |
|
#5
| ||||
| ||||
|
Line 21 should look like this if you have not changed anything: $mail->From = $youremail; Most probably you have indeed put in some @ not needed there , f.e. typing in your real email address. (in this line, your email address is already included automatically, you MUST NOT change the line by typingg your real email address)
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#6
| ||||
| ||||
|
Naval, Yes, You are right! I did indeed insert our email address where I shouldn't have. The form works 100% now. Well that's it! I have finished our web page ... with the help of this forum and you. What fun! My eternal gratitude to all. |
|
#7
| |||
| |||
|
Hi Naval, I was determent on getting this T-A-F script to work. But I surrender L I tried several nights, but I keep ending up with the same message: [cannt find page] and http://www.snelensimpeleengratiswebsitebouwen.com/tellafriend.php in the adresbox. So I guess I didn’t upload tellafriend.php in the right folder or something like that. Could you please explain in what folder I should upload that and the other 2 files? I DID check both password and username in the PHP script a zillion times. That is by the way the only change I made in that script. The other two I didn’t even op. Your help would be extremely appreciated. Carl |
|
#8
| ||||
| ||||
|
ALL files should be uploaded in the same folder where your page (the one with the TAF form) is. If snelensimpeleengratiswebsitebouwen.com is your main domain, then the correct folder is your public_html folder, if it is an addon domain, then the correct folder is the default folder of this domain. It seemes as though none of the three php files are uploaded in the correct folder. You also have one more problem: you have draged the reset button outside the form area, so it doesn't work.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#9
| ||||
| ||||
|
Hi Naval, Just sent you an email. Since I've emailed you I have been doing some tweaking and hoping to get it right. The reset is fine and I've got the submit to go to my thank you page, but I've been testing and not getting the email. Also even when I click submit without putting anything in the fields it goes to my thank you page instead of message not sent. :( |
|
#10
| ||||
| ||||
|
There is no "Message not sent" page, this is a very essential script. Validation can be added however if you wish, with just three addiational lines of code. I tried it too and got no mail, so i suppose there is something wrong that you have done with the script. Please post the php script here, excactly as you have modified and uploaded it.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#11
| ||||
| ||||
|
Hi Naval, Here is my script: <?php require("class.phpmailer.php"); @$name = addslashes($_POST['name']); @$friendname = addslashes($_POST['friendname']); @$email = addslashes($_POST['email']); @$subject = addslashes($_POST['subject']); @$message = addslashes($_POST['message']); @$youremail = addslashes($_POST['youremail']); $mail = new PHPMailer(); $mail->IsSMTP(); // send via SMTP $mail->Host = "localhost"; // SMTP servers $mail->SMTPAuth = true; // turn on SMTP authentication $mail->Username = "xxxxxxxx"; // SMTP username $mail->Password = "jjjjjjjj"; // SMTP password $mail->From = $youremail; // Your emailin your account $mail->FromName = "Your Title";// The From name you want to appear in the email $mail->AddAddress($email); //the receiver's email' $mail->WordWrap = 50; // set word wrap $mail->Subject = "$subject $name\n"; $mail->Body = "Hi $friendname\n" . "$message\n " . " \n" . " Bye $name\n"; if(!$mail->Send()) { echo "Message was not sent <p>"; echo "Mailer Error: " . $mail->ErrorInfo; exit; } header("Location: tell_a_friend.html"); // returnpage is the same page of the form or another of your choice. ?> How do I add the script "Message not sent" ? |
|
#12
| ||||
| ||||
|
You do not have a script problem, you have a form problem. You have modified the "Tell a friend" button. It is no longer a submitbutton, but it has become a "On click" button, linked directly to the "thanku_tell.html" Page. The info is not evan submitted to the script, when you click on "Tell a friend" you go straight to the Thanktou page. The same goes for the Reset button: it doesn't reset, you have also made it a "On click" button, with it's action set to refresh the page. It does reset, but because it reloads the page. Also, both buttons are OUTSIDE the form area, this is why initially they didn't work, then you started touching here and there. Also change the metatags; Page description, keywords, Author etc: they result to be still mine (as you have downloaded my original script and didn't edit these elements) Plese follow these steps: 1. open the page in Bv. 2. stretch the form area towards the bottom of the page, enough to have the buttons inside the form. 3. Copy the two buttons. 4. Delete them 5. Paste them using the Paste icon in the top toolbar (this way they will be pasted excactly in the same position). 6. Double click on the Reset button, and edit it: make it "reset" instead of "On click" 7. Do the same with the submit button, make it "Submit" instead of "On click" Save, Publish and try your form
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#13
| ||||
| ||||
|
Hey Naval, I went back and corrected everything you told me to. The reset button works fine now and also it goes where it needs to go if you just click the submit button...goes to an error page. But when I put in a test info with my email address it still gives this error after I click submit: Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:25 in /home2/ooiroorl/public_html/class.smtp.php on line 105 Message was not sent Mailer Error: Language string failed to load: connect_host |
|
#14
| ||||
| ||||
|
Can anyone help me correct this problem?
|
|
#15
| ||||
| ||||
|
Please use myform to send me the entire php script, and also send me the .bvp file of the page with the tell a friend script. Or, send me your loggin info (IP, username and password) as well as your email password (the password used for your email account, the one used for sending the mail) and i will fix it for you.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#16
| ||||
| ||||
|
Thanks Naval :).
|
|
#17
| |||
| |||
|
Hello Navaldesign I saw you script and it works great, now I think I am going to be a pain and ask the following, but still is going to be go for other users to. Is there any change you can mod the exsisting code so it's either Tell a Friend [FRIENDS NAME] @ [email] (SEND) OR Tell a Friend [email] (SEND) With the added bonus of the content of the body of the email. Because I am thinking of space And the other question instead of going to another page, can the SEND change to DONE or SENT Just a thought Many thanks Wayne |
|
#18
| ||||
| ||||
|
It can be done easily: delete the additional fields from the TAF form. Just make sure that if you change the layout, all the fields and buttons are still in the form area. You can rearrange the fields, change colors, make them smaller, whatever you want. Please also note that this TAF script has been posted when VH pollicy about email required SMTP authentication to send emails to an external (non VH) email address. Now it is not any more required, as this pollicy has changed, so you could simply create your own script, more or less like a form mailing script as described in the forms tutorials.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#19
| ||||
| ||||
|
Hiya Naval, I *think* I've followed your instructions correctly, but have ended up with a problem when I click the "Tell a friend" button. I got the following error: Message was not sent Mailer Error: Language string failed to load: data_not_accepted I used my CPanel login information... should I have used my email password instead of the one I use for the CPanel? The addy is: http://www.ccabincandles.com/tell_a_friend1.html Apparently I've missed a step somewhere, or messed up something you've set up... have any ideas? Thanks in advance. :) |
|
#20
| ||||
| ||||
|
I have absolutely NO idea what happened, but it's decided to work, with no help from me. lol Thanks anyway!
|
|
#21
| |||
| |||
|
Hello Sorry I am back again, I have uploaded the files in there own directory, and I have changed lines 18 $mail->Username = "USERNAME"; // SMTP username 19 $mail->Password = "PASSWORD"; // SMTP password 22 $mail->FromName = "DOMAIN.com";// The From name you want to appear in the email Saved this then went to tellafriend.php location And I get Message was not sent Mailer Error: Language string failed to load: recipients_failed Want have I not done? Can you please advise Many thanks Wayne |
|
#22
| ||||
| ||||
|
What do you mean "then went to tellafriend.php location " ? the script should only be accessed by the form, not directly. Please post here the URL of the tell a friend page so i can have a look.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#23
| ||||
| ||||
|
Hi Naval I have had a go with your tell a friend script. I might have messed up the form? Anyway I can't get it to work.. I changed the tellafriend.php adding my user and pass, uploaded the three php files to my public directory and puplished the tell_a_friend1.html. When I press the send button I get a 404 on the tellafriend.php Any ideas what I have done wrong? Cheers |
|
#24
| ||||
| ||||
|
PS to last post... Just tried it with unaltered form html and it still does not work.
|
|
#25
| ||||
| ||||
|
I have tried your Tell a Friend and it WORKS. It DOES send the mail. So, i suppose that the problem is that it doesn't find the "returnpage" and it gives you the error message. if you get a better look at the script, you will see that at the end, there is a line like header("Location: returnpage.html"); // returnpage is the same page of the form or another of your choice. You need to change the returnpage.html with the actual name of the page where the visitor will get redirected after he has used the TAF script.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#26
| ||||
| ||||
|
Thanks Naval for the quick reply... I had not scrolled down to find the returnpage!!! All works fine now Thank you. Just one thing (why I said it did not work) When I sent message using my web e-mail it worked fine but when I sent it to my hotmail it did not. Any ideas? Cheers |
|
#27
| ||||
| ||||
|
I'm afraid not. The script makes use of the php mailer class, so it should work with ANY email address. If you still have problems, please let me know and i will eventually provide you with another script.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#28
| |||
| |||
|
Hi, My name is Boris from Slovenia, Europe. I am new in Blue Voda. First want to say Hi to everyone. Can somebody help me how to activete tell a friend emails. I dont know how to put telafirend.php to server. Thanks |
|
#29
| |||
| |||
|
Hi Naval, I got the same error of another site builder but you didn't post the fix last time. I tried your site and it worked ok. What's wrong? Is it a login problem? Am I supposed to use my cPanel login info or my email login info? Many thanks in advance! VMS Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:25 (Connection refused) in /home/seljtex/public_html/class.smtp.php on line 105 Message was not sent Mailer Error: Language string failed to load: connect_host |
|
#30
| ||||
| ||||
|
Please post here the URL to your page with the TAF form. Are you sure you have uploaded all files, and given your email address in the script ?
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#31
| ||||
| ||||
| Merry Christmas, General! Just thought I'd let you know that I was thinking about you, and wished you the very best this Holiday Season and for the New Year. I will be in Tarpon Springs for Epifhany this year, and will remember you... |
|
#32
| ||||
| ||||
|
Thankyou Vasili, Merry Christmas and a Happy new Year for you as well as for everyone in VodaLand!
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#33
| |||
| |||
|
I have been trying to add this to one of my articles to test it. I have followed all the steps. On submitting the form it shows that it is trying to load the '/tellafriend.php' page, which I have uploaded to my 'public_html folder' However it doesn't redirect to the 'returnpage.html' which I have set up. It show 'Cannot find server' page. So I guess it's doesn't not locating the php file I uploaded, or failing to open the returnpage. Any pointers? |
|
#34
| |||
| |||
|
It seems to be the same problem blnda84 was having
|
|
#35
| ||||
| ||||
|
The tell a Friend Script described here is now obsolete as VH servers now allow direct functioning of the php mail() function. So, just treat it as a normal form. If you have dificulties, just contact me
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#36
| |||
| |||
|
Let's see if I get this right: you mean the script isn't working anymore? If that's true, I just waisted a day to get it working on a new website.... Please tell me that's not true and that I just did something wrong that can be fixed in a matter of seconds... Please....... |
|
#37
| ||||
| ||||
|
No, i mean that you don't need any more such a complicated script. It will work the same. Also, it is the only one that will work if your server requires SMTP authentication
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#38
| |||
| |||
|
Wow Naval, you are going to fast :) So the script I installed SHOULD work, right? Well, it doesn't, so I must be doing something wrong. Could you please take a look at http://www.couponearlywarningsystem..../diamond1.html It's a subdomain. I installed all (3) files in the same folder as the page is. But for some reason no result. It's a dejavu BTW. I had the same problem a couple of months ago on a different website. Managed to get it work then, but can't remember how :( Your expert advice would be great! |
|
#39
| ||||
| ||||
|
Ok, i can't know why this doesn't work, without access to your site. Anyway, tomorrow morning (it is 22:40 here) i'll post a new script for the TAF. Just upload that on the server and you will be ok.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#41
| ||||
| ||||
|
Script and thread updated.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#42
| |||
| |||
|
Hi you all, I just uploaded Navals new TAF script to a website. It took me less then 20 minutes and it works great. Even if you are a beginner, don't be afraid to try this. It's realy easy. Carl |
|
#43
| ||||
| ||||
|
Hi Naval I have tried out my tell a friend on several computers now and it is all good when sent to somebody@server.com /co.nz etc. and it works fine with somebody@website.com but it will not send to somebody********.com (I havent checked yahoo mail). Either hotmails filters are killing the message or the script is not sending? Have I missed any mods to the mailer script? Please check out my tell a friend at the bottom of my homepage. Thanks in advance John |
|
#44
| ||||
| ||||
|
The server sends the mail ANYWAY. It doesn't know the difference between Yahoo, hotmail or other. Probably a hotmail. . that issue. I also saw that there is no "Your email" field. Did you download the script long ago ? Some 5 days ago it has been updated, and a field "Youremail "added. Excactly because hotmail (and some others) are blocking emails if there is no sender email address. Could be the reason. If you have the old version, it would worth downloading the new one, which is also MUCH easier to install.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#45
| ||||
| ||||
|
Thanx Naval I've changed my TAF to the new script, works well and looks good. Still no luck with Hotmail... must be a Hotmail thing as you said!! |
|
#46
| ||||
| ||||
|
Hi.. About the TAF.php "Tell A Friend" form...I'm gonna try placing this into my site this week... So...Is it possible to add several email send to addresses in the TAF.php form..i.e... Can it be customized easily?? Thanks for all the help... Doug
|
|
#47
| ||||
| ||||
|
Yes, it is easy. If you know some php.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#48
| |||
| |||
|
Thanks it works beautifully. My next question. How can I save and then access the names and email address of of the people that have sent the forms? Somewhere there must be a floder or file? Thanks Kes |
|
#49
| ||||
| ||||
|
Technically it can be easily done. BUT, that would be considered spyware, and a violation of their privacy. The DON'T give you their email, you are stealing it.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#50
| ||||
| ||||
|
Do the TAF pages have to be published in each folder that contains a page with a TAF button for this to work? I hope I explained myself. I want to use the TAF button on several pages. Do i need to FTP the php file and publish the other 3 pages in that same folder for that TAF button to work on that page?
__________________ Best Regards, Alex Surveillance Systems Restaurant POS | Retail POS Free WoW Gold Guide |
|
#51
| ||||
| ||||
|
nevermind I figured out that you do have to publish them over, but they publish so fast that its not an inconvenience. Great php script once again. Thanks Naval.
__________________ Best Regards, Alex Surveillance Systems Restaurant POS | Retail POS Free WoW Gold Guide |
|
#52
| ||||
| ||||
| Quote:
But, if you change the links to absolute (including the path) in all pages, as well as in the form action, then you can only publish once and use it in all your folders.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#53
| ||||
| ||||
| Quote:
__________________ Best Regards, Alex Surveillance Systems Restaurant POS | Retail POS Free WoW Gold Guide |
|
#54
| ||||
| ||||
|
Links can be reletive (only the file / page name) or absolute (including the path to the file / page) . The "tell a friend button is linked to the form popup by this link: #" onClick="window.open('TAFform.html', '','width=310,height=170'); return false;" if you change it to #" onClick="window.open('http://www.yoursite.com/TAFform.html', '','width=310,height=170'); return false;" you will be able to publish / upload the script only in your public_html, and call it from any folder
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#55
| ||||
| ||||
|
I can't seem to figure out why my form isn't working properly on a forum I put up. The TAF button is in the middle of the header on THIS PAGE. The form pops up correctly If you fill it out correctly it works If you fill it out incorrectly it doesn't always bring up the TAFspamerror when it should. Any ideas?
__________________ Best Regards, Alex Surveillance Systems Restaurant POS | Retail POS Free WoW Gold Guide |
|
#56
| ||||
| ||||
|
It seems to work ok. Please provide an example of values for the fileds that will not work ok.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#57
| ||||
| ||||
|
__________________ Best Regards, Alex Surveillance Systems Restaurant POS | Retail POS Free WoW Gold Guide |
|
#58
| ||||
| ||||
|
__________________ Best Regards, Alex Surveillance Systems Restaurant POS | Retail POS Free WoW Gold Guide |
|
#59
| ||||
| ||||
|
This is intended. The name fields will accept up to 1 @symbol. This is because many users use usernames instead of their real names so a @ symbol should be allowed. If you wish to disallow the @ symbol from the name fields, just open the file TAF.php and edit the two lines that make the @ count: instead of >1 make it >0 (for the name fields only)
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#60
| ||||
| ||||
|
OK that makes sense. I'll leave it the way you made it. Thanks Naval
__________________ Best Regards, Alex Surveillance Systems Restaurant POS | Retail POS Free WoW Gold Guide |
|
#61
| |||
| |||
|
Hello I have followed all the directions to a tee and guess what it worked to a tee. The email was sent and recieved. However (the real reason I am here) when changing the script to my site www.reidsunlimiteddesigns.com the email to my friend is not a link. Is there a way to make it a link? It did not happen automatically then I tried to paste a linked text to the spot and still did not work. Could someone help? Please fourreids |
|
#62
| ||||
| ||||
|
place the http:// in front of www. ....... in the form hidden field
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#64
| |||
| |||
|
Thanks for your help I followed all the steps except in the hidden fields of the form properties I cannot put my domian name in a link as your example show (underlined and highlighted) as below Is this why my button won't work? Sarah |
|
#67
| ||||
| ||||
|
Go on my site, on the example screen at http://www.dbtechnosystems.com/TAFbuttons.php Right click on the image you like, select "Save image as" from the menu that opens when you rig***lick, and save the image on your computer. Open your BV page, and give the correct image path.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#69
| ||||
| ||||
|
Naval, You have done it again! :) Thank you for a wonderful script. I installed it and it worked first time! Now I just have to find the time to install it on my site. Will it work if I put it in my php script for the specials area? I suppose I could try it and see if that will make it propogate through the entire site at once! Either way it is great! Thanks again! Chris
__________________ My Coffee Gourmet -I offer discounts to forum members, so pm me for the discount code! We Have Picnic Baskets - Your stop for picnic baskets, picnic backpacks, NCAA Logo Merchandise and more! PM me for a discount code! "What you not give up, No one can take from you!" - Our motto from our two month long strike this summer! |
|
#70
| ||||
| ||||
|
If you place it in the "included" page, then yes, it will propagate through the entire site.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#71
| ||||
| ||||
|
Naval, I got it to work fine and it is now on both of my sites inside of two minutes! :) Great work! BTW, did you ever get the message I sent you about my Picnic site being all out of alignment? I sent a form to your company a while ago but got no reply. I do have a thread with the info in it under the site reviews.
__________________ My Coffee Gourmet -I offer discounts to forum members, so pm me for the discount code! We Have Picnic Baskets - Your stop for picnic baskets, picnic backpacks, NCAA Logo Merchandise and more! PM me for a discount code! "What you not give up, No one can take from you!" - Our motto from our two month long strike this summer! |
|
#72
| ||||
| ||||
|
Sorry, recieved no mail at all.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#73
| ||||
| ||||
|
Naval, Don't know why you didn't get it.. anyhow here is where you can read what my problems are: http://www.vodahost.com/vodatalk/blu...-question.html Cindy thought it might have to do with php script and told me to ask you, so could you have a look at it because it won't show up on mine as a problem but others are having it. I just made my first sale on it, so I know one person got to read it okay and trusted me enough to order from me! Still I can't figure out why it won't display right for everyone! Chris
__________________ My Coffee Gourmet -I offer discounts to forum members, so pm me for the discount code! We Have Picnic Baskets - Your stop for picnic baskets, picnic backpacks, NCAA Logo Merchandise and more! PM me for a discount code! "What you not give up, No one can take from you!" - Our motto from our two month long strike this summer! |
|
#74
| |||
| |||
|
i did the tell a friend pages and all is fine. but when i do a test filling up the actual form to send the page to a friend (which i use my email for testing purposes), i didn't receive any email. any idea? |
|
#75
| |||
| |||
|
Hi Naval, Thank you very much for all the information. I tried to follow your directions and created the tafspamerror, tafreturn, tafmailerror and tell a friend pages in BV. I could not opend the file with TAFButtons I've downloaded from your site, but I copied one from the website itself. Looks like the button is linked correctly to the 'tell a friend' page, but once information is submitted I receive an error saying 'the webpage cannot be found...there might be a typing error in the address (e-mail addresses are ok)...if you clicked on a link, it may be out of date'. Reset button works fine. Did I miss something on the way or made errors, do I need to add HTML? I'm very new to all this, so anything is possible Please help, Thank you m-ania www.chandagiftstudio.com |
|
#76
| ||||
| ||||
|
I can't find any of the script pages in your site. You have probably made your own pages. So i can't know what mistakes you might have done. Please read again the instructions, and follow them to the letter.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#77
| |||
| |||
|
Thanks Naval, I think this may be a bit more for me that I originally thought. I'll try to work on it when I get more time. I appeciate your time to look at my issue. m-ania www.chandagiftstudio.com |
|
#78
| ||||
| ||||
|
Hi Naval, No questions or dramas ... just give yourself a pat on the back! I downloaded your zip file, followed your instructions and guess what??? It Works ... Just like you said it should!!! I've only put it on my .ws site at present. Thanks for writing the script as this is a great little feature to help "spread the word". Cheers, |