Page 1 of 1
Installing captcha screwed my admin pages.....arrrggg!
Posted: Tue Jan 22, 2008 6:59 pm
by zigge
Hi all.
I was adding captcha throug the module manager when suddenly the admin page returned as if the sylesheet was removed. Now my admin pades are i plain HTML. The admin page works exepc the Modules link wich gives me the 404 page.
Any ideas????
Mats
Re: Installing captcha screwed my admin pages.....arrrggg!
Posted: Tue Jan 22, 2008 8:17 pm
by alby
zigge wrote:
I was adding captcha throug the module manager when suddenly the admin page returned as if the sylesheet was removed. Now my admin pades are i plain HTML. The admin page works exepc the Modules link wich gives me the 404 page.
Any ideas????
Check your server logs for other info.
For admin page try with phpmyadmin: check
database_prefix_cms_module, edit Captcha row and set 0 active field
Alby
Re: Installing captcha screwed my admin pages.....arrrggg!
Posted: Tue Jan 22, 2008 9:38 pm
by zigge
Problem solved. It seems that something whent wrong when the files for the module was copied from the webserver, and only a few files was copied. Manually copying the folders and files from another server I have running into the modules/Captcha/ directory, the admin pages is back in business. Seems that the "half done" installation totally screwed things up.
Mats