Moodle Community Sites

Problems with categories not being repopulated

Details

  • Type: Sub-task Sub-task
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Component/s: docs.moodle.org
  • Labels:
    None

Description

After upgrade, some users have reported that categories pages are empty, where there are articles belonging to them.

Curiously "en" Docs work ok when others no.

Researching a bit, it seems that when the maintenance/rebuildall.php script is invoked, the AdminSettings.php MUST have properly defined these variables, at least:

$wgLanguageCode = 'XX';
$wgDBname = 'docs_' . $wgLanguageCode;
$wgUploadDirectory = $IP . '/images_' . $wgLanguageCode;

that way, categories are procesed ok.

Activity

Hide
Eloy Lafuente (stronk7) added a comment -
Show
Eloy Lafuente (stronk7) added a comment - Waiting for confirmation from http://moodle.org/mod/forum/discuss.php?d=99854
Hide
Eloy Lafuente (stronk7) added a comment -

Resolving as fixed, confirmed it's working ok now.

Show
Eloy Lafuente (stronk7) added a comment - Resolving as fixed, confirmed it's working ok now.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: