![]() |
|
| |||||||
| Notices |
| Adding Elements To Your Website Discussions, help & troubleshooting about adding templates, backgrounds, images, text, iframes, scroll bars, marquees, flash, video, music, HTML Code, shapes, lines, java scripts, and all other elements. Etc… etc… |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
|
Hello, I want to put a survey question on my web site and get a instant percentage after someone chooses yes, or no. Would anybody know how, or can this be done in blueVoda, yes, or no?
__________________ Elliott Liardo Raritan Valley Bassmasters http://www.raritanvalleybassmasters.com/ Webmaster |
|
#2
| ||||
| ||||
|
Sorry, Did some reading up. Where do I download this vote pro 4.0 for bluevoda? I cannot seem to locate it.
__________________ Elliott Liardo Raritan Valley Bassmasters http://www.raritanvalleybassmasters.com/ Webmaster |
|
#3
| ||||
| ||||
|
Hi, bottom of this thread http://www.vodahost.com/votepro.htm
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#4
| ||||
| ||||
|
Chris, First, thank you very much for replying. I did some reading up late last night, and found how to do it from my control panel, in fantastico if I spelled that correct. Here is my dilemma. I created a new web site in a new sub director. It is piggy backed from my home domain, Golden Hands cleaning service. I pasted the script in the HTML box on the index page, but nothing seems to show when I publish the web page for viewing. I also noticed in the ftp a new director was created for the survery. I know this probably sounds confusing, sorry for that. What I'm actually doing is created a club web site, coming November the site will stand alone once approved by the club. I wanted to put a survey question on the front page just to see if I can do that, and of course, to see if it works with displayed results underneath it. http://www.goldenhandscleaningservice.com/fishing/ Above is the web site I have created. I just came back, and posted the script in golden hands, and it still dose not show, hmmm?
__________________ Elliott Liardo Raritan Valley Bassmasters http://www.raritanvalleybassmasters.com/ Webmaster |
|
#5
| ||||
| ||||
|
Hi, I haven’t used it much as yet, so I am not familiar with it yet.. But once you have it set up for a poll. I found the easiest one to use was the remote java code. Just paste it into a html box on the front of your BV page & press preview for the result. See if this code works on your BV page. <script language="JavaScript">//<!-- var curURL = document.URL; var curPos = curURL.indexOf("?"); if(curPos <= 0) { var preURL = curURL; var curURL = "?"; } else { var preURL = curURL.substr(0,curPos); var curURL = curURL.substr(curPos); } var remoteURL = 'http://www.shoppers-info.com'; var sURL = remoteURL +'/votepro/poll_distant.php'+ curURL +'&poll_id=3&our_remote_host='+ remoteURL +'&main_action_url=' + preURL; document.write('<script language="JavaScript" ' + 'src="' + sURL + '"></script>'); //--></script>
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#6
| ||||
| ||||
|
Chris, That worked. I previewed in my browser. Now, can I change the questions? This code is from something I read last night? how do I get to that? "vote Pro" I can't seem to find this?
__________________ Elliott Liardo Raritan Valley Bassmasters http://www.raritanvalleybassmasters.com/ Webmaster |
|
#7
| ||||
| ||||
|
Hi, when you have produced a poll it will give you the options for the code when you save. Or when you save the poll it will also give you the codes in a link area of any polls that you have created. There is a small demo of an admin center at this url.
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#8
| ||||
| ||||
|
Thanks Chris again. I tried it and it works, but I still do not know where I can download this. I have an account in Bluevoda, and did not find this in the control panel, nor in the support center.
__________________ Elliott Liardo Raritan Valley Bassmasters http://www.raritanvalleybassmasters.com/ Webmaster |
|
#9
| ||||
| ||||
| Quote:
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#10
| ||||
| ||||
|
Hello Chris, I think I have done pretty much all of the directions to download Votepro, but I'm having difficulty open the link posted to go to: http://your.site.com/votepro If I did something wrong would this be the reason why it is not opening, finding the site? My apologies for bothering you on this, but I want to get it right.
__________________ Elliott Liardo Raritan Valley Bassmasters http://www.raritanvalleybassmasters.com/ Webmaster |
|
#11
| ||||
| ||||
|
Hi, have found a lot of the time its a file that hasn't uploaded to the server when a program hasn't worked on the 1st attempt. Would be worth checking each folder & each file on your home machine against the server ones to make sure they have all uploaded.
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#12
| ||||
| ||||
|
Chris, This is where I'm not sure I did everthing correct. I opened bluevoda, and then ftp, copied the votepro folder over to the right side. Was this correct?
__________________ Elliott Liardo Raritan Valley Bassmasters http://www.raritanvalleybassmasters.com/ Webmaster |
|
#13
| ||||
| ||||
|
Hi, I'm still having problems getting votepro to work if anyone can help?
__________________ Elliott Liardo Raritan Valley Bassmasters http://www.raritanvalleybassmasters.com/ Webmaster |
|
#14
| ||||
| ||||
|
Hi, you should have a folder on your server called “votepro” if installed correctly & it should look like public_html/votepro/ in your c panel. I am also assuming that you have set up the mysql side of things & followed all instructions for votepro. If this is correct you should be able access your vote pro admin area via http://www.yourwebsite.com/votepro/index.php If you can’t? It still sounds like files haven’t got from your machine to the server. This part is important as nothing will work correctly unless this is checked.
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#15
| ||||
| ||||
|
Hello, All of things you have mentioned are correct. Maybe there is one thing that I have done wrong, not sure. I did create a database in my control panel as well. This is the error I'm getting. Forbidden You don't have permission to access /votepro/index.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Also, when you sent the link to me: http://www.yourwebsite.com/votepro/index.php should I be putting my web site name in replace of yourwebsite to look like this? http:/www.goldenhandscleaningservice.com/votepro/index.php I have tried this as well, and that is the error I get.
__________________ Elliott Liardo Raritan Valley Bassmasters http://www.raritanvalleybassmasters.com/ Webmaster |