Feedback installation

Feedback installation

by erwin rybin -
Number of replies: 1
I'm trying to install Feedback on my moodle, which is included in my Lycos-webpackage. The moodle (version 1.7) works fine without any problems.

When I "install" Feedback and then click on "notification" (Mitteilungen) nothing happens, the module is not visible in activities. When I delete the directory "feedback" in moodle/mod and want to return to moodle, just a blank page can be seen - so I had to recopy the folder "feedback", so at least moodle works as before

I then tried to manually create the tables in phpMyAdmin, and added one entry in the table mdl_modules, so now the module can be seen, but when I try to create a feedback, it says "moodle not callable".

I also installed Questionaire afterwards, but since my installation of feedback was not good, also this module does not work. I always get the error:
"Ein Serverfehler ist aufgetreten. Er betrifft Ihre Login-Session. Loggen Sie sich bitte neu ein und starten Sie Ihren Browser noch einmal." (A server error occured...)

I guess something with my lycos/moodle installation is not right, so I have all this problems

Does anyone has an idea what is happening and how I could solve the problem?
Thank you in advance,
Erwin

www.ry-e.com/moodle
Perhaps also this can help:
Name Informationen Bericht Status
unicode
sollte installiert bzw. aktiviert sein Prüfen
database mysql Version 4.1.16 muss installiert sein. Derzeit ist 5.0.24 installiert. OK
php
Version 4.3.0 muss installiert sein. Derzeit ist 4.4.7 installiert. OK
php_extension iconv sollte installiert bzw. aktiviert sein OK
php_extension mbstring sollte installiert bzw. aktiviert sein OK
  • Es wird empfohlen, alle Daten im Format Unicode UTF-8 zu speichern. Neuinstallationen sollten mit Datenbanken vorgenommen werden, die als Standardzeichensatz UTF-8 benutzen. Wenn Sie ein Upgrade durchführen, sollten Sie die UTF-8-Migration starten (Admin-Seite).
Average of ratings: -
In reply to erwin rybin

Re: Feedback installation

by erwin rybin -
I solved the problem...
1) the deinstallation of feedback: I had to delete also the feedback folder in blocks, otherwise I could not see anything on my moodle platform

2) I had to change Session Handling to "Use database for session information"

3) I could then intall Questionaire without any problems

4) feedback again made problems, but after I manually installed the tables in phpMyAdmin, it now works... (no idea, why the tables did not install automatically...)