Linux 软件免费装

DMSGuestbook

开发者 danielschurter
更新时间 2015年1月8日 01:43
捐献地址: 去捐款
PHP版本: 2.1 及以上
WordPress版本: 4.1
版权: GPLv2

标签

widget plugin sidebar page admin manage guestbook

下载

1.17.4 1.17.5

详情介绍:

After about 7 years and more than 320'000 downloads, DMSGuestbook has reached end of life and will not longer supported by the owner. Nach �ber 7 Jahren und mehr als 320'000 Downloads wird die Entwicklung und der Support von DMSGuestbook eingestellt. DMSGuestbook is an easy configurable guestbook with a lot of features. You can customize the whole DMSGuestbook to your desire. Features: Enjoy it :-) Viel Spass damit :-)

安装:

Requirement: Dont't overwrite an old DMSGuestbook plugin without deactivating it before.

常见问题:

DMSGuestbook FAQ:

English 1.) The guestbook isn't shown Was the page added in "Guestbook settings -> Basic"? 2.) The guestbook isn't shown correctly, what could I do?

  • Switch to an standard theme and test it again.
  • Deactivate all plugins except DMSGuestbook and test it again. 3.) Role group in "Guestbook settings -> Role" has no effect The role can be disable. Open the file "admin.php" in "dmsguestbook" folder and search to this entry: define('ROLE', "1");. Replace this with this one: define('ROLE', "0");
4.) Although DMSGuestbook is activated I don't see any entries in the adminpanel, why? It could be a problem with the user roles. The role can be disable. Open the file "admin.php" in "dmsguestbook" folder and search to this entry: define('ROLE', "1");. Replace this with this one: define('ROLE', "0"); 5.) I got a error message like this:: Warning: fopen(/xxxxx/wp-content/plugins/dmsguestbook/language/0) What can I do?
  • Release your guestbook allocation by pressing "Clear" on the "Basic" page
  • Chose your favourite language from the list
  • Bind new language to your guestbook page by pressing "Set"
  • Finalize that by pressing "Save" button 6.) I got a error message like this:: Fatal error: Allowed memory size of ** bytes exhausted A possible solution: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
7.) Although I've set a valid email address, no notification email I got. Some hoster needs a sender email address where you are registered otherwise it won't works. See here: http://faq.hosteurope.de/index.php?cpid=11073. To change this open dmsguestbook.php and goto this code: '$mail->From = "DMSGuestbook@".$host;'. Replace this part 'DMSGuestbook@".$host' with your email address which it's works. Attention: You have to repeat these steps after a DMSGuestbook update! 8.) Image and Math Captcha won't work Maybe the Suhosin patch is installed (http://www.hardened-php.net/suhosin/) that setting could prevent any codes after submitting a post. You can apparently bypass this behavior by setting the following in your php.ini. If don't have permission on this file ask you ISP or using reCAPTCHA, the next generation captcha method. suhosin.srand.ignore = Off suhosin.mt_srand.ignore = Off Deutsch 1.) Das G�stebuch wird nicht angezeigt Wurde die Seite unter "Guestbook settings -> Basic" hinzugef�gt? 2.) Das G�stebuch wird nicht richtig angezeigt, was soll ich tun?
  • Teste das G�stebuch auf ein Standard Theme
  • Deaktiviere zu Testzwecke alle Plugins ausser DMSGuestbook 3.) Die Rollenzuteilung unter "Guestbook settings -> Role" zeigt keinen Effekt Die Benutzerverwaltung kann deaktiviert werden. �ffne dazu die Datei "admin.php" im Ordner "dmsguestbook" und suche den Eintrag: define('ROLE', "1"); und �ndere diesen ab auf: define('ROLE', "0");
4.) Obwohl DMSGuestbook aktiviert ist, sehe ich keinen Eintrag im Adminpanel, warum? Dies kann auf ein Problem der Benutzerverwaltung zur�ckzuf�hren sein. Die Benutzerverwaltung kann deaktiviert werden. �ffne dazu die Datei "admin.php" im Ordner "dmsguestbook" und suche den Eintrag: define('ROLE', "1"); und �ndere diesen ab auf: define('ROLE', "0"); 5.) Ich bekomme eine Fehlermeldung in der Art: Warning: fopen(/xxxxx/wp-content/plugins/dmsguestbook/language/0) Was soll ich tun?
  • Benutze den "Clear" Button unter "Basic" um die Zuordnung des G�stebuches zu l�sen.
  • W�hle nun aus der Liste die gew�nschte Sprache aus.
  • Dr�cke nun auf "Set" bei der gew�nschten Seite, welche das G�stebuch anzeigen soll.
  • Dr�cke "Save" um es zu speichern. 6.) Ich bekomme eine Fehlermeldung in der Art: Fatal error: Allowed memory size of ** bytes exhausted Eine m�gliche L�sung: http://faq.wordpress-deutschland.org/exhausted-php-memory
7.)Ich bekomme keine E-Mail Benachrichtigung, obwohl ich die entsprechende Option aktiviert habe. Es k�nnte sein, dass dein Provider (sicher ist es bei Hosteurope) f�r die mail()-Funktion die Angabe einer g�ltigen Absenderadresse verlangt. Siehe http://faq.hosteurope.de/index.php?cpid=11073. �ffne die Datei "dmsguestbook.php" und suche die Zeile mit dem Eintrag: '$mail->From = "DMSGuestbook@".$host;'. Ersetze nun den Teil 'DMSGuestbook@".$host' durch die E-Mail Adresse die dein Hoster fordert. Achtung: Dieser Vorgang muss nach einem Update von DMSGuestbook wiederholt werden! 8.) Image and Math Captcha funktionieren nicht M�glicherweise ist der Suhosin Patch auf dem Server installiert (http://www.hardened-php.net/suhosin/). Dieser kann verhindern, dass ein G�stebucheintrag versendet werden kann. Dies l�sst sich evt. mittels Einstellung in der php.ini beheben. Solltest du keinen Zugriff auf diese Datei haben, so frage deinen Provider oder benutze das neue reCAPTCHA. suhosin.srand.ignore = Off suhosin.mt_srand.ignore = Off

更新日志:

14.04.14 After about 7 years and more than 320'000 downloads, DMSGuestbook has reached end of life and will not longer supported by the owner. Nach �ber 7 Jahren und mehr als 320'000 Downloads wird die Entwicklung und der Support von DMSGuestbook eingestellt. 1.17.5 - 07.01.15 1.17.4 - 15.04.13 1.17.3 - 27.02.13 1.17.2 - 29.08.12 1.17.1 - 18.10.10 1.17.0 - 20.08.10 1.16.0 - 16.03.10 1.15.6 - 22.01.10 1.15.5 - 07.12.09 1.15.4 - 03.12.09 1.15.3 - 21.10.09 1.15.2 - 17.06.09 1.15.1 - 13.06.09 1.15.0 - 01.06.09 1.14.0 - 12.04.09 1.13.0 - 19.12.08 1.12.1 - 27.08.08 1.12.0 - 20.07.08 1.11.0 - 08.06.08 1.10.0 - 09.04.08 1.9.1 - 06.03.08 1.9.0 - 10.02.08