Script URL: http://1st-rate-computers.co.uk/gbook17/gbook.php
Version of script: 1.7
Hosting company:
URL of phpinfo.php: http://1st-rate-computers.co.uk/gbook17 ... hpinfo.php
URL of session_test.php: http://1st-rate-computers.co.uk/gbook17 ... n_test.php
What terms did you try when SEARCHING for a solution:delete
Write your message below:
delete/reply/ip links not functioning when viewing comments.
Resolved:
Edited: gbook17\templates\default\comments.php
Lines..
From:
<A href="../../../gbook17/templates/default/gbook.php?a=delete&num=<?php echo $i; ?>">
to:
<A href="gbook.php?a=delete&num=<?php echo $i; ?>">
(for each of the links)
delete/reply/ip links not functioning when viewing comments
Not sure where you got the GBook, but the original has (without the ../../../).
Code: Select all
<a href="gbook.php?a=delete&num=<?php echo $i; ?>">
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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