Quote:
Originally Posted by valdet
I installed it yesterday on my test forum, and now I cannot login either in front end nor in Admin panel, because the captcha does not show up at all.
Can you show me how can I temporarily disable this via phpMyAdmin, so I can apply the upgrade you provided?
Thx
|
go to your config.php and add this line:
define('DISABLE_HOOKS', true);
remove it after your upgraded.