$key = $this->config->item('app_key_string');
$secret= $this->config->item('app_secret');
return $oauth = new OAuth($key, $secret);
Обнаружено неперехваченное исключение. Тип: Ошибка
Сообщение: класс «OAuth» не найден
Имя файла: /home/rosesand/etsy.rosesandbows.com/application/models/Etsy_api.php
Номер строки: 32
Backtrace:
Файл: /home/rosesand/etsy.rosesandbows.com/application/controllers/App.php Строка:35 Функция: outh
Файл: /home/rosesand/etsy.rosesandbows.com/index.php Строка: 315 Функция: require_once