Code |
Context $this->paginate['Topic']['recursive']= 2;
$user = $this->User->find('first', array('conditions'=>array('User.id'=>$user_id), 'contain'=>array('UserProfile'=>array('first_name', 'last_name'), 'UserGroup')));
$type = "posts"
$user_id = "1"
$category = array(
"ForumCategory" => array(
"id" => "recent"
)
)
$topics = array(
"17",
"20",
"21",
"22",
"24",
"37",
"38",
"57",
"80",
"85",
"108",
"110",
"113",
"114",
"115",
"117",
"119",
"120",
"122",
"124",
"126",
"128",
"129",
"134",
"135",
"136",
"137",
"142",
"143",
"147",
"148",
"149",
"150",
"152",
"153",
"154",
"155",
"156",
"159",
"160",
"161",
"162",
"164",
"170",
"171",
"172",
"176",
"177",
"178",
"179",
"180",
"181",
"182",
"183",
"184",
"185",
"186",
"187",
"189",
"190",
"191",
"192",
"194",
"195",
"196",
"202",
"203",
"204",
"205",
"206",
"208",
"210",
"211",
"215",
"216",
"217",
"218",
"219",
"220",
"221",
"224",
"225",
"226",
"227",
"228",
"229",
"235",
"236",
"237",
"239",
"240",
"241",
"243",
"244",
"245",
"246",
"247",
"248",
"252",
"253",
"257",
"258",
"259",
"260",
"262",
"263",
"265",
"267",
"268",
"269",
"270",
"271",
"272",
"273",
"277",
"278",
"279",
"280",
"285",
"287",
"291",
"292",
"293",
"294",
"298",
"300",
"301",
"302",
"304",
"308",
"309",
"311",
"314",
"315",
"316",
"317",
"319",
"320",
"321",
"323",
"324",
"325",
"326",
"327",
"328",
"329",
"330",
"331",
"332",
"333",
"334",
"335",
"336",
"337",
"338",
"339",
"342",
"344",
"349",
"351",
"352",
"355",
"356",
"359",
"361",
"362",
"363",
"364",
"369",
"371",
"372",
"373",
"376",
"380",
"381",
"382",
"385",
"386",
"387",
"388",
"389",
"393",
"394",
"395",
"396",
"398",
"403",
"410",
"411",
"412",
"415",
"416",
"417",
"419",
"423",
"426",
"432",
"433",
"444",
"450",
"454",
"455",
"456",
"457",
"458",
"459",
"471",
"472",
"474",
"475",
"476",
"477",
"479",
"480",
"491",
"493",
"494",
"495",
"498",
"499",
"500",
"501"
)
$orderPinned = "field(Topic.orderNo, 1, 2, 3, 4, 5, 6, 0)"
CategoriesController::history() - APP/plugins/forum/controllers/categories_controller.php, line 444
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83