Issue Details (XML | Word | Printable)

Key: MDL-4663
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Eloy Lafuente (stronk7)
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

SQL Error in admin/index.php

Created: 01/Feb/06 07:02 AM   Updated: 11/Jan/09 03:20 AM
Return to search
Component/s: Administration
Affects Version/s: 1.6
Fix Version/s: 1.6.9

Environment: All

Participants: Eloy Lafuente (stronk7), Martin Dougiamas and Petr Skoda
Security Level: None
Resolved date: 11/Jan/09
Affected Branches: MOODLE_16_STABLE
Fixed Branches: MOODLE_16_STABLE


 Description  « Hide
Hi,



just installed Moodle under PostgreSQL and, when I go to the admin/index.php, I get this:



ERROR: invalid input syntax for integer:



SELECT cm.*, m.name as modname FROM mdl_modules m, mdl_course_modules cm WHERE cm.course = '' AND cm.module = m.id



Ciao :-)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas added a comment - 01/Feb/06 07:03 AM
From Eloy Lafuente (stronk7 at moodle.org) Wednesday, 1 February 2006, 07:03 AM:

Adding PostgreSQL ppl here,


Petr Skoda added a comment - 11/Jan/09 03:20 AM
I guess this was fixed long ago, right?