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 
Admin Settings Not Sticking  XML
Forum Index » Support Forum
Author Message
Anonymous



I installed Advanced Poll.

when I go into General Settings and change the Title and the number of responses for a new poll, it looks as though they have been saved. However, if I go to Create A New Poll, it doesn't change the number of responses and I notice the title doesn't change. Why aren't the settings staying put?
Auron
Expert
[Avatar]

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

sounds like chmod'ing some files may be in order.

Auron

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]
Anonymous



Auron wrote:sounds like chmod'ing some files may be in order.

Auron


What files? The installation instructions aren't very specific about chmod-ing any particular files.
Anonymous



MommieGeek wrote:
Auron wrote:sounds like chmod'ing some files may be in order.

Auron


What files? The installation instructions aren't very specific about chmod-ing any particular files.


Correction: I should say that the instructions aren't very specific about any additional files beyond the folders/directories mentioned needing to be chmod'ed.

Are there specific additional files that should be chmod'ed?
Auron
Expert
[Avatar]

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

polldata 777 (drwxrwxrwx) (directory)
- 1 666 (-rw-rw-rw)
- 2 666 (-rw-rw-rw)
- 3 666 (-rw-rw-rw)
- session.php 666 (-rw-rw-rw)


templates 777 (drwxrwxrwx) (directory)
| default 777 (drwxrwxrwx) (directory)
- comment.html 666 (-rw-rw-rw)
- display_foot.html 666 (-rw-rw-rw)
- display_head.html 666 (-rw-rw-rw)
- display_loop.html 666 (-rw-rw-rw)
- result_head.html 666 (-rw-rw-rw)
- result_foot.html 666 (-rw-rw-rw)
- result_loop.html 666 (-rw-rw-rw)

| graphic 777 (drwxrwxrwx) (directory)
- comment.html 666 (-rw-rw-rw)
- display_foot.html 666 (-rw-rw-rw)
- display_head.html 666 (-rw-rw-rw)
- display_loop.html 666 (-rw-rw-rw)
- result_head.html 666 (-rw-rw-rw)
- result_foot.html 666 (-rw-rw-rw)
- result_loop.html 666 (-rw-rw-rw)

| plain 777 (drwxrwxrwx) (directory)
- comment.html 666 (-rw-rw-rw)
- display_foot.html 666 (-rw-rw-rw)
- display_head.html 666 (-rw-rw-rw)
- display_loop.html 666 (-rw-rw-rw)
- result_head.html 666 (-rw-rw-rw)
- result_foot.html 666 (-rw-rw-rw)
- result_loop.html 666 (-rw-rw-rw)

| popup 777 (drwxrwxrwx) (directory)
- comment.html 666 (-rw-rw-rw)
- display_foot.html 666 (-rw-rw-rw)
- display_head.html 666 (-rw-rw-rw)
- display_loop.html 666 (-rw-rw-rw)
- result_head.html 666 (-rw-rw-rw)
- result_foot.html 666 (-rw-rw-rw)
- result_loop.html 666 (-rw-rw-rw)

| simple 777 (drwxrwxrwx) (directory)
- comment.html 666 (-rw-rw-rw)
- display_foot.html 666 (-rw-rw-rw)
- display_head.html 666 (-rw-rw-rw)
- display_loop.html 666 (-rw-rw-rw)
- result_head.html 666 (-rw-rw-rw)
- result_foot.html 666 (-rw-rw-rw)
- result_loop.html 666 (-rw-rw-rw)


include 755 (drwxr-xr-x) (directory)
- config.inc.php 666 (-rw-rw-rw)

that's the full list of chmod's that need to be done.

Auron

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]
Mommiegeek
Newbie

Joined: 07/12/2003 04:03:14
Messages: 3
Offline

All right, I've chmod'ed all the files, but I'm still having the same problem. Any other files that I might have missed?

I'm using the textfile version of Advanced Poll.
Auron
Expert
[Avatar]

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

There are no more chmod's than those i posted.
Are you sure you got the correct poll path in the admin area under configuration?

Auron

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]
Mommiegeek
Newbie

Joined: 07/12/2003 04:03:14
Messages: 3
Offline

Auron wrote:There are no more chmod's than those i posted.
Are you sure you got the correct poll path in the admin area under configuration?

Auron


Yes, because when I first change the paths, for example, if I change the Images path and hit save settings, I can see the images instead of little red x's for missing images. Then, I click on any other link (it doesn't matter which one), and the images are gone.

Also, I changed the number of options available for a new poll question from 10 to 12 and no matter how often I change it and save settings, my new poll always only has 10 options.
Mommiegeek
Newbie

Joined: 07/12/2003 04:03:14
Messages: 3
Offline

I am going to post my information to be double certain I am putting the paths correctly in admin.

Here is the full path to my poll:

http://<mydomain>/polls

Admin location: http://<my domain>/polls/admin

Images location: http://<my domain>/polls/image

Now, under the General settings, I put the path to polls as: ../polls

And under images, I put the path as ../image

I think that I might have the wrong syntax for the first path, but I'm pretty sure that the image path is correct because it's the only path that will show the images. Any other pathing will not show the images.
Auron
Expert
[Avatar]

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

for poll dir u want
for image dir u want

Auron

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]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum