Users Feedback using Guestbook in WP

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
eucmh
Posts: 5
Joined: Mon Dec 01, 2014 10:40 pm

Users Feedback using Guestbook in WP

Post by eucmh »

Script URL: https://www.eucmh.be/feedback/
Version of script: the last one
Hosting company: LWS Paris France
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

The script is working fin outside WP but the problem is different

Hello
For a week or so I tried several guestbooks plugin for wordpress. My idea is to adapt this for feedbacks on a wordpress page. Some didn't work at all some others worked but were horrible.

I then found your script.
https://www.eucmh.be/feedback/
Installed it working as a 3rd party. I wanted to get the page <? include ?> in a wordpress page but for some reason this doesn't work or I don't understand the plugin [PHP Everywhere].

Do you think it's possible ?

If not I have then a question : I will have to work the layout to fit my site but I didn't find the place to read new adds and monitor them (keep or erase) - what is the url to type to find the admin page ?

Thank you

Doc Snafu
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Users Feedback using Guestbook in WP

Post by Klemen »

There is no built-in way of including Gbook in another system (like WP). A simple include will not work, you would have to radically change the underlying code to make that work. The only simple way to include it in WP would be to call it in a frame/iframe.

Gbook doesn't have an admin panel, you control the posts using the admin links (icons) just below each post (right side). Links for approving/rejecting new posts are emailed to admin email set in the settings file (provided PHP mail() works on your server).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
eucmh
Posts: 5
Joined: Mon Dec 01, 2014 10:40 pm

Re: Users Feedback using Guestbook in WP

Post by eucmh »

ok thank you
I will keep this script because It seems to work really good.
Post Reply