入住 CI 中国社区 登录
CodeIgniter 中国开发者社区 返回首页

sdink的个人空间 https://codeigniter.org.cn/forums/?12074 [收藏] [复制] [分享] [RSS]

留言板

facelist doodle涂鸦板

您需要登录后才可以留言 登录 | 入住 CI 中国社区


summerbear1207 2012-8-23 10:50
你是PHP程序员吗 有没有考虑换工作啊
gxcnvip 2012-3-8 19:12
sdink 发表于 2011-12-2 10:12
    dx_auth 觉得这个不错。


Fatal error: Call to undefined function create_captcha() in D:\Code\CIdemo\app\libraries\DX_Auth.php on line 1233

1233行是:$this->ci->load->plugin('dx_captcha');

这个错误怎么修改?

我是按照http://dexcell.shinsengumiteam.com/dx_auth/installation/index.html
这个地方的步骤做的,CI是2.1版本的。
kuailewang 2012-2-22 17:46
转转