#################################################### Failback default option data if DMSGuestbook havn't create this. 1.) Create in wp_option a new row "DMSGuestbook_options" (if isn't exist) 2.) Copy the whole code below in "wp_options -> DMSGuestbook_options -> option_value" field #################################################### 0 /* super guestbook */ 0 /* id */ 95 /* guestbook width */ 35 /* separator width */ 10 /* step */ 0 /* allowed length of each message text */ 0 /* guestbook position x-axis horizontal */ 0 /* guestbook position y-axis vertical */ EEEEEE /* separator color (separator */ AAAAAA /* outside border color */ DEDEDE /* textfield border color */ 000000 /* navigation char color*/ 000000 /* font color */ > /* forward char */ < /* backward char */ 20 /* forward / backward char size */ 0 /* require email */ 0 /* require url */ 1 /* require antispam */ 0 /* random key to prevent spam*/ 0 /* reCAPTCHA public key */ 0 /* reCAPTCHA private key */ 0 /* avtivate Akismet */ 0 /* 0=move to spam folder, 1=block spam */ 1 /* show url */ 1 /* show email */ 0 /* show ip */ 123.123.123.* /* ip mask */ 000000 /* captcha color */ %a, %e %B %Y %H:%M:%S %z /* date format */ en_EN /* setlocale */ 0 /* date offset */ top /* form position */ - /* form link if is set formpos = bottom */ 0 /* notification mail */ name@example.com /* notification mail to this adress */ Mail /* using the php build in method mail or an external smtp server */ smtp.example.tld /* smtp host */ 25 /* smtp port */ MyUsername /* username if authentification is required */ MyPassword /* passwort if authentification is required */ 0 /* activate the authentification */ 0 /* using ssl encryption */ DESC /* each post sort by*/ 0 /* show database id instead continous number*/ 0 /* language */ ../wp-content/plugins/dmsguestbook/img/email.gif /* email image path */ ../wp-content/plugins/dmsguestbook/img/website.gif /* website image path */ 0 /* admin must review every post before this can display on page */ 0 /* you can overrule the url if you have trouble with the guestbook form submit */ 0 /* gravatar */ G /* gravatar rating */ 40 /* gravatar image size in pixel */ * /* mandatory char which you want display on your site */ default.tpl /* form template */ default.tpl /* post template */ 1 /* activate the nofollow tag for posted url's */ none /* an additional selectbox. see in your dmsguestbook/module folder for examples */ - /* define a input form title text for additional selectbox */ 0 /* show additional text in each guestbook post. Edit this appearance in template/post/default.tpl */ Administrator /* roles for: database / guestbook / language settings, phpinfo */ Administrator /* roles for: entries */ Administrator /* roles for: spam */ "css" => "$csscontainer", /* all css settings */ a.css_navigation_char:hover {text-decoration:none; color:#{navigationcolor};} a.css_navigation_select:hover {text-decoration:none; color:#bb1100;} a.css_navigation_notselect:hover {text-decoration:none; color:#000000;} /* custom css */ position of the guestbook| css_guestbook_position| position:relative; left:{position1}px; top:{position2}px;@ overall guestbook color| css_guestbook_font_color| color:#{fontcolor1};@ Form title property (name, email, url, message)| CSS class: css_form_text| font-weight:normal;@ name text field| css_form_namefield| border:1px solid #{bordercolor2}; width:150px; color:#{fontcolor1};@ email text field| css_form_emailfield| border:1px solid #{bordercolor2}; width:150px; color:#{fontcolor1};@ url text field| css_form_urlfield| border:1px solid #{bordercolor2}; width:150px; color:#{fontcolor1};@ additional selectbox| css_form_additional_option| border:1px solid #{bordercolor2}; width:150px; color:#{fontcolor1};@ define space between each text fields| css_form_textfieldspace| text-align:left; padding:5px 0px 0px 0px; margin:0px 0px;@ message text field| css_form_messagefield| border:1px solid #{bordercolor2}; width:80%; height:150px; color:#{fontcolor1};@ antispam information message| css_form_antispamtext| text-align:center;@ antispam image or mathematic figures| css_form_antispamcontent| border:1px solid #{bordercolor2};@ antispam image or mathematic figures position| css_form_antispamcontent_position| text-align:center; padding:5px 0px; margin:0px 0px;@ antispam input text field| css_form_antispam_inputfield| width:60px; border:1px solid #{bordercolor2}; color:#{fontcolor1};@ submit button| css_form_submit| color:#{fontcolor1};@ submit button position| css_form_submit_position| text-align:center; padding:20px 0px 10px 0px;@ wrong input text error message| css_form_errormessage| color:#bb0000; font-size: 11px; text-decoration: none; font-weight:bold;@ success input text message| css_form_successmessage| color:#00bb00; font-size: 11px; text-decoration: none; font-weight:bold;@ visible if the guestbook form is set to 'bottom'| css_form_link| font-size:11px; position:relative; top:0px; left:0;@ total guestbook entrys (nr)| css_navigation_totalcount| font-size:11px; left:{position1}px; width:{width1}%; text-align:center; padding:0px 0px 5px 10px;@ guestbook pages (1 2 3 4 [..])| css_navigation_overview| left:{position1}px; width:{width1}%; text-align:center; padding:0px 0px 15px 12px;@ selected guestbook page| css_navigation_select| color:#bb1100; text-decoration:none;@ not selected guestbook page| css_navigation_notselect| color:#000000; text-decoration:none;@ navigation char e.g. < >| css_navigation_char| color:#{navigationcolor}; font-size:{navigationsize}px; text-decoration:none; font-weight:bold;@ navigation char position| css_navigation_char_position| left:{position1}px; width:{width1}%; padding:0px 0px 0px 10px; margin:0px 0px 20px 0px; text-align:center;@ post message number e.g. (24)| css_post_header1| font-size:11px; height:15px;@ post url container| css_post_header2| width:20px; height:15px;@ post email container| css_post_header3| width:20px; height:15px;@ post date & ip address| css_post_header4| font-size:11px; height:15px;@ email image| css_post_email_image| height:15px; width:15px; border:0px;@ url image| css_post_url_image| height:15px; width:15px; border:0px;@ guestbook separator (separator between guestbook header and body)| css_post_separator| border: 1px solid #{separatorcolor}; height:1px; width:{width2}%; text-align:left; margin:0px 0px 0px 0px;@ content in guestbook body (written text by homepage visitors)| css_post_message| font-size:11px; margin:5px 0px 0px 0px;@ guestbook input data container| css_form_embedded| width:{width1}%; border:1px solid #{bordercolor1}; font-size:12px; text-align:left; padding:0px 10px; margin:0px 0px 0px 0px; line-height:1.4em;@ guestbook display post container| css_post_embedded| width:{width1}%; border:1px solid #{bordercolor1}; font-size:12px; text-align:left; padding:10px 10px; margin:0px 0px 0px 0px; line-height:1.4em;@ /* css settings */