2024-01-01 IMPORTANT: I woke up this morning to a completely dead SSD and another one currently failing. 
No data has been lost, but I've just purchased two new drives so there may be some downtime as I migrate data 
from the failing system drive to the new drive. The new second drive will continue to be a backup. Thankfully
that is the drive that was dead!

PLEASE CONSIDER MAKING A DONATION TO HELP SUPPORT THIS COST:

Missing Method in RidesController

Error: The action fixstops is not defined in controller RidesController

Error: Create RidesController::fixstops() in file: di2stats/Controller/RidesController.php.

<?php
class RidesController extends AppController {


	public function fixstops() {

	}

}

Notice: If you want to customize this error message, create di2stats/View/Errors/missing_action.ctp

Stack Trace