can't access survey management

can't access survey management

by Przemyslaw Stencel -
Number of replies: 9
Hi Mike,

I've just downloaded your questionnaire module from the modules page and installed it on my test site.

I can add instances of questionnaire to courses, but cannot access the /mod/questionnaire/phpESP page. Even though I am logged in as the Moodle admin, I am asked to log in again. When I do that, I get redirected to the main page of my Moodle installation and can't navigate to the phpESP page, because I am asked to log in again... and so it goes on and onsad.

Any ideas?
Average of ratings: -
In reply to Przemyslaw Stencel

Re: can't access survey management

by Mike Churchward -
Picture of Core developers Picture of Plugin developers Picture of Testers
Just checking, are you logged into an account with 'admin' privileges? That's necessary for the first access.

If you are, can you tell me if the web address portion of the URL is the same for the phpESP page as it is for the login page it kicks you back to?

mike
In reply to Mike Churchward

Re: can't access survey management

by Przemyslaw Stencel -
Yes, I am logged in with admin privileges.

While editing a questionnaire, the link takes me to http://www.stencel.info/moodle/mod/questionnaire/phpESP, which redirects me to http://www.stencel.info/moodle/mod/questionnaire/phpESP/admin/manage.php, but instead of the manage.php script I get http://www.stencel.info/moodle/login/index.php The funny thing is that while I am asked to log in, the bottom of the login page shows my login status (it says "You are logged in as Admin User")
In reply to Przemyslaw Stencel

Re: can't access survey management

by Deon Metelski -

Hi!

I have a similar problem. I login as admin but when I go to the link to sccess survey management....the link shows up as

www.root.org/moodle/mod/questionnaire/phpESP        when it should be

www.root.org/moodle/mod/questionnaire/phpESP/admin/manage.php

Don't know how to fix it.

Otherwise great feature I have to say!! I just type it in manually now.

Deon

In reply to Deon Metelski

Re: can't access survey management

by Mike Churchward -
Picture of Core developers Picture of Plugin developers Picture of Testers
The first link you showed should redirect to the second one you showed. It doesn't?

mike
In reply to Mike Churchward

Re: can't access survey management

by Deon Metelski -
In reply to Deon Metelski

Re: can't access survey management

by Mike Churchward -
Picture of Core developers Picture of Plugin developers Picture of Testers
'cgi-bin'? That's very strange.

I'm going to change things so that files are accessed directly rather than via the redirect. This seems to be a big problem source.

mike
In reply to Mike Churchward

Re: can't access survey management

by Marc Dastous -

Mike,

Something is DEFINATELY awry!!!  I updated to 1.4 dev

Moodle 1.4 development (2004070800)

When I tried to access a demo survey that I had created, I could not get to the Management Page.  So, not thinking of the consequences, I uninstalled the Module (BIG MISTAKE!!!) and lost the survey sad, DUH!!

So I edited the mod.html to link to mod/questionnaire/phpESP/admin/manage.php and everything works fine.  However, I can't access any of the index.php files directly for a redirect.

Everything was working fine until the update, oh well!!

Marc

In reply to Marc Dastous

Re: can't access survey management

by Mike Churchward -
Picture of Core developers Picture of Plugin developers Picture of Testers
This sounds like something's wrong with you're server setup. Maybe, the index.php files aren't being found by default when you specify the directory?

mike