Notice (8): Undefined offset: 1 [APP/app_controller.php, line 1816]
Notice (8): Undefined index: ds [APP/app_controller.php, line 528]
- -
購物車明細

 

您的購物車內目前還沒有商品哦!

Missing Method in FiledownloadsController

Error: The action filedownloads is not defined in controller FiledownloadsController

Error: Create FiledownloadsController::filedownloads() in file: app/controllers/filedownloads_controller.php.

<?php
class FiledownloadsController extends AppController {

	var $name = 'Filedownloads';


	function filedownloads() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp