Issue Details (XML | Word | Printable)

Key: MDL-11260
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Martin Dougiamas
Reporter: Bogdan Skof
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

404 error when trying to add resourse or activity to the course

Created: 13/Sep/07 10:31 PM   Updated: 13/Sep/07 10:39 PM
Return to search
Component/s: Course
Affects Version/s: 1.8.2
Fix Version/s: None

File Attachments: None
Image Attachments:

1. screenshot-1.jpg
(77 kB)

2. ScreenShot002.jpg
(92 kB)
Environment:
Windows 2000 Server with IIS5 and PHP 5.2.4.4

Database: Microsoft SQL
URL: http://moodle.doba.si
Participants: Bogdan Skof and Martin Dougiamas
Security Level: None
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
By course editing I get error 404. It happens when I try to add resource or activity to the course. I've noticed that if I choose an action from dropdown menu on resource or activity, moodle try to open url http://moodleserversite/course/mod.php/course/modedit.php?add=label&type=&course=2&section=0&return=0 . If I manually change url in browser to http://moodleserversite/course/modedit.php?add=label&type=&course=2&section=0&return=0 (delete /mod.php/course from url) , than the page appears correctly.
Other things work ok.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Bogdan Skof added a comment - 13/Sep/07 10:39 PM
if I delete "/mod.php/course" from url, it works fine