i start my new project on MODX Revolution 2.1.1-pl (traditional)
and i have some problem with it
1. i can’t use $modx->db->select() method or any method from $modx->db object couse it just don’t exist
2. i don’t have access to part of the $modx methods, for example $modx->getFullTableName()
i know that you remove some of old code, so this is my question: are my problem result of this cuts or i have something wrong with my settings??