A Mahara Problem...

A Mahara Problem...

על ידי Randy Bale בתאריך
מספר תגובות: 7
Hi,
Sorry I have to post this question in the moodle forum, but I had no luck with any other. Since Mahara experienced people are here, I suppose someone surely can answer my question.
where can I find Mahara's logout method? please mention the file path.
Thanks in advance.
ממוצע דרוגים: -
בתגובה ל: Randy Bale

Re: A Mahara Problem...

על ידי Nigel McNie בתאריך
I have answered your query on the Mahara forums חיוך
בתגובה ל: Nigel McNie

Re: A Mahara Problem...

על ידי Randy Bale בתאריך
I want to redirect to my moodle site, once I logout from mahara.
I can't get it done by using,
header("location:http://mymoodlesite.com");
in the logout method.
can you help me with this?
thanks.
בתגובה ל: Randy Bale

Re: A Mahara Problem...

על ידי Nigel McNie בתאריך
I don't see why that wouldn't work, as long as you put it in the right place. You might want to make sure that your header line is being executed, by putting log_debug('message') function calls in the code and checking the server error log.

And remember you should call "exit" after sending a redirect header.
בתגובה ל: Nigel McNie

Re: A Mahara Problem...

על ידי Karl Kennedy בתאריך

Hi Nigel.... or anyone that can help smile

Wasn't sure where to put this but got a lot of help with Mahara in this forum before so why not....

I have Moodle 1.9 set up and working with Mahara (not sure which version, 1.0.0 perhaps) - Don't really want to go changing the version now as there was a lot of hassle getting it to work in the first place.

Ok, here's the problem, when 'find friends' is clicked i get this error:

Mahara: Site unavailable
A nonrecoverable error occured. This probably means you have encountered a bug in the system

Is it a bug??

Many Thanks

Karl

בתגובה ל: Karl Kennedy

Re: A Mahara Problem...

על ידי theo leenders בתאריך
I also had some bugs in 1.xxx after trying a menu item like finding friends.
I changed to 0.9x and then it was over. sorry.
Some people has no problems with 1.x I did.

theo