CodeIgniter Third party class not loading

后端 未结 3 1774
生来不讨喜
生来不讨喜 2021-02-04 09:00

I am trying to implement Dashboard widget class (found here: http://harpanet.com/programming/php/codeigniter/dashboard/index#installation) but it is giving me error Unable

3条回答
  •  礼貌的吻别
    2021-02-04 09:48

    Sorry to hear you were having problems, (I've only just noticed this SO entry). Thanks to ReNiSh for his workaround, much appreciated.

    You do not however need to use the library approach to implement the 'require_once' of hDash. I have now written a walkthrough for getting hDash installed and running, which you can find here: http://harpanet.com/programming/php/codeigniter/dashboard/walkthrough

    Also, note that as of yesterday, 3rd Feb 2014, hDash has been updated to version 1.2.

提交回复
热议问题