WebsiteBaker Support (2.13.x) > Modules
Guestbook broken
RonR:
WB-Version2.13.0 r13
PHP7.3
Guestbook 2.8.71
When a visitor wants to add a reaction to the guestbook, there is a http500 error when clicking the submit button.
No entry is recorded, and no e-mail is being sent.
From the error-log, it looks like the page wants to open /pages/ directory,
Cannot serve directory ~/pages/ :no matching DirectoryIndex (index.html,index.htm,index.shtml,index.php,index.php5,index.php4,index.php3,index.phtml,index.cgi) found, and server-generated directory index forbidden by Options directive,
I noticed there is no guestbook module in the modules gallery anymore. Will there be a updated version? Or how to fix this one?
Happy new year!
dbs:
Hi, can confirm.
Maybe the devs can have a look in next time.
Alternative:
Try a guestbook with module "feedback".
Works in upgraded 2.13.x (but don't know if it is installable).
ruebenwurzel:
Hello,
I have running Guestbook 2.8.9 on WB 2.13.0 r25 without problems.
Changelog:
--- Code: ---v2.8.9. Nov 01, 2018 (ruebenwurzel)
- adapted Captcha Call to work with WB 2.12.x (thanks to luisehahne)
v2.8.8 Mar 18, 2017 (ruebenwurzel)
- fix missing TABLE_PREFIX in upgrade.php (thanks to msfrog)
- small fix in search.php
v2.8.7.2 Feb 18, 2016 (Jacobi22)
- fix: repair version number to 2.8.7.2
- fix: INSERT doesnt support MYSQL Strict Mode
- remove empty inserts from install.php
v2.8.71 March 4, 2014 (Marian Zeyen)
- adapted guestbook for working with IPv6 Adresses
(changed Database 'ip_addr' to 'ip_addr_old'
insert into Database 'ip_addr' as VARCHAR
convert 'ip_addr_old' to plain format and store as VARCHAR in 'ip_addr'
removed all INET_NTOA and INET_ATON from code => all IP adresses (IPv4 and IPv6) are stored plain)
--- End code ---
Have fun
Matthias
ruebenwurzel:
Hello,
just tested, when i try to add a entry and hit the submit button i get a blank page and now entry is added. So there seems to exist a similar issue in version 2.8.9 too.
Matthias
dbs:
A upgrade from v2.8.8 shows above the success button:
Error: Duplicate column name 'ip_addr_old'Error: Duplicate column name 'ip_addr'
In errorlog is:
PHP Fatal error: Cannot declare class bin\wb, because the name is already in use in .../framework/class.wb.php on line 0"
Navigation
[0] Message Index
[#] Next page
Go to full version