Author |
Message |
17/01/2003 17:01:55
|
Anonymous
|
Hi - I'm a coding newbie so it's probably something really basic, but I've done three installs of Advanced Poll so far and each time I can't install it because all the graphics are broken.
The first missing graphic for example is here http://www.mydomain.com/~poll/pollphp/textfile/image/key.gif
Might this be a permissions thing or a ascii / binary upload thing?
Thanks
Mark
|
|
18/01/2003 05:42:16
|
twmm
Beginner
Joined: 05/12/2002 09:12:07
Messages: 7
Offline
|
If your example is supposed to be a real example, it fails. But then again, I am confused as to HOW you have arrived at the example URL you have given. Even presuming that you have the poll installed correctly, what is
~poll/pollphp/textfile
supposed to be? That is NOT a directory with which I am familiar. "KEY.GIF" should be in the directory
poll/images
. It would seem that you have something very mixed up.
T. McGuire
|
|
18/01/2003 09:59:58
|
Anonymous
|
http://www.talkaboutsony.com/poll/admin
|
|
18/01/2003 19:21:58
|
Jared
Student
Joined: 07/01/2003 22:58:43
Messages: 96
Offline
|
After surfing your directorys, I found that image at http://www.talkaboutsony.com/poll/image/key.gif
You need to change the paths to reflect the correct url
|
|
18/01/2003 20:48:09
|
Anonymous
|
Thanks Jared ... well I looked in admin/index.php and can't find any way to do that, besides which why on earth did it set up incorrectly when all I did was to FTP the files up to /poll ?!
Regards
Mark
|
|
18/01/2003 21:03:04
|
Jared
Student
Joined: 07/01/2003 22:58:43
Messages: 96
Offline
|
Well, what you can do is edit the config file manually.
This file is in the include directory and is called config.inc.php
Edit the first line to /poll
Edit the second line to /poll/image
That should fix it.
|
|
18/01/2003 23:21:32
|
Anonymous
|
Wow! That did it! Thanks a lot Jared!
I wonder why it set up like that in the first place though
Regards
Mark
|
|
|