Guestbook and Captcha module setting

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
Samuele
Forum Members
Forum Members
Posts: 21
Joined: Wed Feb 04, 2009 8:15 am

Guestbook and Captcha module setting

Post by Samuele »

Hi,
I installed Guestbook 1.1.10 and Captcha 0.4 module but when I click "change settings"  in Guestbook setting page, I redirected to cms login page (

Code: Select all

http://localhost:85/cmsmadesimple/admin/login.php
)

The same if I click "change settings" for Smileys module.

Why?
Last edited by Samuele on Thu Mar 05, 2009 10:59 am, edited 1 time in total.
_________________________________________________
Samuele
amarradi
Forum Members
Forum Members
Posts: 15
Joined: Mon May 11, 2009 5:24 pm

Re: Guestbook and Captcha module setting

Post by amarradi »

Hello together,

i've the same Problem and no solution

Many greetings

Marcus Radisch
JohnnyTheOne
Forum Members
Forum Members
Posts: 17
Joined: Fri Feb 08, 2008 6:03 pm

Re: Guestbook and Captcha module setting

Post by JohnnyTheOne »

SQL query to update the database in phpMyAdmin

Code: Select all

UPDATE `cms_db`.`cms_siteprefs` SET `sitepref_value` = '1' WHERE `cms_siteprefs`.`sitepref_name` = CAST( 0x4775657374626f6f6b5f6d6170695f707265665f63617074636861 AS BINARY ) LIMIT 1 ;
change cms_db in your db name
Post Reply

Return to “Modules/Add-Ons”