ive been trying to find a guestbook solution that doesnt need me to have an account on an external website because TWO of the websites i previously used for guestbooks have disappeared since ive had my website (so since like 2019 or so) and i dont wanna risk all my messages again.
but so far none of the things ive tried worked. first i tried bellabook and kaelchips’ php guestbooks that were linked in the resource list. both give me errors when sending messages. then i tried virtual observer’s comment widget, which uses a google sheet, but for some reason it displays “undefined” as the name of every commenter even though the name appears correctly in the google sheets.
ive been tryng to look for a php guestbook tutorial instead, but it seems every page that calls itself a tutorial just tells me to copy paste a bit of code without actually explaining any of it, which means that i cant edit the fields to fit what i want more AND if anything goes wrong ill have no idea how to fix it. so im asking if anybody knows any good tutorials to make a simple guestbook? or if anyone has any idea how to fix the undefined name issue with the comment widget? any help is appreciated.