[Mahara-contributors] [Bug 1077013] Re: Accessing profile pictures report a nonrecoverable eror

2012-11-15 Thread Gregor Anželj
** Description changed: When accessing Mahara 1.6.1 Content >> Profile pictures it states 'A nonrecoverable error occured. This probably means you have encoutered a bug in the system'. It also states'No images found' and when I try yo upload an image, page refreshed with no image uplo

[Mahara-contributors] [Bug 1077013] Re: Accessing profile pictures report a nonrecoverable eror

2012-11-13 Thread Gregor Anželj
** Changed in: mahara Assignee: (unassigned) => Gregor Anželj (gregor-anzelj) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/1077013 Title: Accessing profile pictures report a nonrecover

[Mahara-contributors] [Bug 1077013] Re: Accessing profile pictures report a nonrecoverable eror

2012-11-12 Thread Melissa Draper
** Changed in: mahara Status: Incomplete => Confirmed ** Changed in: mahara Milestone: None => 1.6.2 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/1077013 Title: Accessing profil

[Mahara-contributors] [Bug 1077013] Re: Accessing profile pictures report a nonrecoverable eror

2012-11-12 Thread Ali Hastie
Excellent Gregor! That works for me and allows the students to upload profile images too. Many thanks. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/1077013 Title: Accessing profile picture

[Mahara-contributors] [Bug 1077013] Re: Accessing profile pictures report a nonrecoverable eror

2012-11-12 Thread Gregor Anželj
The problem is when Mahara database uses prefix for the tables. If there is no prefix, there is no problem... The SQL that causes the problems can be found in {mahararoot}/artefact/file/profileicons.json.php. The problems are in lines 35 and 36 which are: LEFT OUTER JOIN view_artefact va ON va.a

[Mahara-contributors] [Bug 1077013] Re: Accessing profile pictures report a nonrecoverable eror

2012-11-11 Thread Melissa Draper
Hi Ali, I can't reproduce this, so I'll need more information from you. Are there other errors? That looks like an incomplete stacktrace, look for something that says "fatal". Also, could you check the logs for the database? Thanks, Melissa. ** Changed in: mahara Status: New => Incomple