Changing “recount” preference fails |
|||
|---|---|---|---|
| Date: | 04/23/2008 | Severity: | Minor |
| Status: | Resolved | Reporter: | Ingmar Greil |
| Version: | EE 1.6.3 | Assigned To: | Not Assigned |
| Keywords: | Control Panel, Admin, Utilities | ||
Details
Further to this thread, trying to set the number of database rows processed per recount batch to anything but the default “1000” does not work.
Comment on Bug Report
| Posted by: Ingmar Greil on 23 April 2008 3:57am | |
|
|
As a workaround, adding
$conf['recount_batch_total'] = "2000";
to the config.php works, and the preference can be updated then. Could it be possible that EE is still looking for the value in the config.php, although it should have been moved to the db? |
| Posted by: Ingmar Greil on 23 April 2008 4:00am | |
|
|
One more thing: The breadcrumbs should probably read
CP Home › Admin › Utilities › Recount Statistics › Preferences
instead of
CP Home › Admin › Utilities › Recount Statistics › 1000
|
