Non-core contributed modules

The Search functions in the eMail list block/tool do not return any results

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.1
  • Fix Version/s: None
  • Component/s: Block: Email_list
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE

Description

Both the word search side block in the eMail tool and the user search in the Contacts pop-up do not return any search results (i.e. even if you look for words/users that you know are there, the search functions returns empty search results.

Activity

Hide
Toni Mas added a comment -

Recode all SQL search.

Advanced Search search by:

  • Folders
  • Subject
  • Body
  • To
  • From

Simple search by:

  • All folders and
  • Subject or
  • Body or
  • From

Please, execute this SQL in Oracle, SQL Server and PostgresSQL. and tell me all problems. Thanks.

Show
Toni Mas added a comment - Recode all SQL search. Advanced Search search by:
  • Folders
  • Subject
  • Body
  • To
  • From
Simple search by:
  • All folders and
  • Subject or
  • Body or
  • From
Please, execute this SQL in Oracle, SQL Server and PostgresSQL. and tell me all problems. Thanks.
Hide
Paul Nijbakker added a comment -

Hi Toni,

I downloaded the latest version 25/8 and tried it out, but the search function (both text search and user search do not work: no result for any search).

Show
Paul Nijbakker added a comment - Hi Toni, I downloaded the latest version 25/8 and tried it out, but the search function (both text search and user search do not work: no result for any search).
Hide
Toni Mas added a comment -

Hi Paul,

Can you download lastest version, and copy paste the debugging message? Thanks. (you need apply developer level debugging).

Rgs,
Toni

Show
Toni Mas added a comment - Hi Paul, Can you download lastest version, and copy paste the debugging message? Thanks. (you need apply developer level debugging). Rgs, Toni
Hide
Paul Nijbakker added a comment -

Hi Toni,

I did as you asked, but I am afraid the result is the same: The search whether simple or advance does not return any results (The only message is: Words has been searched and Nothing to display). There are no debugging messages displayed even with developer level debugging on.
The same goes for the User search function, whether you search with first or last name or for Students or Teachers the result is always Nothing to display.

Rgrds,
Paul.

Show
Paul Nijbakker added a comment - Hi Toni, I did as you asked, but I am afraid the result is the same: The search whether simple or advance does not return any results (The only message is: Words has been searched and Nothing to display). There are no debugging messages displayed even with developer level debugging on. The same goes for the User search function, whether you search with first or last name or for Students or Teachers the result is always Nothing to display. Rgrds, Paul.
Hide
Toni Mas added a comment -

Hi Paul,

Show it in error_log if you use Apache server.

Toni

Show
Toni Mas added a comment - Hi Paul, Show it in error_log if you use Apache server. Toni
Hide
Toni Mas added a comment -

Hi Paul,

You can execute: tail /var/log/apache/error_log (if your moodle was installed in linux system.

Toni

Show
Toni Mas added a comment - Hi Paul, You can execute: tail /var/log/apache/error_log (if your moodle was installed in linux system. Toni
Hide
Paul Nijbakker added a comment -

Hi Toni,

Thanks, we have a Windows 2003 server (unfortunately). I did not find any error messages in the Apache error log that I could connect to the eMail tool. What should I look for?

Rgrds,
Paul.

Show
Paul Nijbakker added a comment - Hi Toni, Thanks, we have a Windows 2003 server (unfortunately). I did not find any error messages in the Apache error log that I could connect to the eMail tool. What should I look for? Rgrds, Paul.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: