If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Can anyone post "Advanced Poll Tutorial - Step by Step?  XML
Forum Index » Support Forum
Author Message
Zend
Newbie
[Avatar]

Joined: 25/05/2005 15:23:21
Messages: 3
Offline

1. I'm created database poll in MySql

2. Then I'm edit config.inc.php file
$POLLDB["dbName"] = "poll";
$POLLDB["host"] = "localhost";
$POLLDB["user"] = "my_user_name";
$POLLDB["pass"] = "my_pass";

3. I'm called the install script from my browser http://localhost/mysite/poll/install.php

4. Instalation was successfuly

5. Then I'm STUCK AND START TO GET CRAZY
All HTML pages are with no images!!! When I call http://localhost/mysite/poll/index.php ther's only php code on left side but NO IMAGES.
Please can anyone post "step by step" which page i must edit

Anyone who post Advanced Poll Tutorial - Step By Step in exchange I'll give him PHP & MySQL Web Development Book 2nd edition in PDF format on 912 pages
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

go to

http://www.mysite.com/poll/admin/

configure img path in general settings.

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Zend
Newbie
[Avatar]

Joined: 25/05/2005 15:23:21
Messages: 3
Offline

how can I configure images path in general settings, when I´m neither able to open the links nor to open the images???

by the way, the result of your suggested link is as follows: .........

Page Not Found!

The page you requested was not found at the specified URL.

If you are trying to reach our Web site, go to
http://www.mysite.com/

If you are trying to reach our Account Web site, go to
http://account.mysite.com/s/account


If you got this error by clicking on a bad link, you can notify us by sending
an email to: webmaster@support.mysite.com

Please include the exact url that you were trying to locate and where you
found it (email, Web page, etc.).

Please Note: Support Assistance cannot be provided from the
webmaster email address. Please visit our Support Web site
(http://www.mysite.com/support/)
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

errrrrrrrrrr you are remembering to change the mysite.com to your domain in the urls?

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Zend
Newbie
[Avatar]

Joined: 25/05/2005 15:23:21
Messages: 3
Offline

Why's my admin.php page blank
Please help
amber222
Graduate

Joined: 07/05/2004 21:13:07
Messages: 586
Offline

5. Then I'm STUCK AND START TO GET CRAZY
All HTML pages are with no images!!! When I call http://localhost/mysite/poll/index.php ther's only php code on left side but NO IMAGES.
Please can anyone post "step by step" which page i must edit

Anyone who post Advanced Poll Tutorial - Step By Step in exchange I'll give him PHP & MySQL Web Development Book 2nd edition in PDF format on 912 pages


Sorry, but I doubt anyone has time to write out step by step instructions for you? Did you do a search for instructions on this site? If so, you would probably find Auron's posts which cover all this.

Advanced Poll v2.02 -- Installation / Instructions..
http://proxy2.de/forum/viewtopic.php?t=2067&highlight=poll

After uploading all of the poll program files to your server, you go to the Administration section and customize it for your site. In the address below, change "yourdomain.com" to your site's domain. This is assuming you put the poll program in a directory named "poll." If not, you need to change that, also.

http://www.yourdomain.com/poll/admin/

There is a readme file that came with the poll program that explains this.

From your message above, it looks like you are opening index.php and looking for a set of polls. As explained in the post referenced below, you need to add your poll code to whatever file you want the polls to appear in. This is a file you create yourself, not a file that came with the poll program.

http://proxy2.de/forum/viewtopic.php?t=3481&highlight=poll

You get the poll code in your admin section. See the post below:

Trying to get polls working on my site
http://proxy2.de/forum/viewtopic.php?t=3455&highlight=poll

Here's another one:

http://proxy2.de/forum/viewtopic.php?t=3938


The reason some of these posts have "highlight" in the address is because I found them by searching for the word "Poll" or "instructions" or "poll AND instructions."

Good luck.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum