No scrolling on entries page.

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
bille
Posts: 2
Joined: Thu Nov 15, 2007 11:36 pm

No scrolling on entries page.

Post by bille »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

I am new to gbook but am very impressed with it. My problem is that the entries page doesn,t scroll, so for example the 5 latest entries are shown on page 1, then page 2 starts at entry 11. Propably very simple solution but can't see it. Any one help. Cheers
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Next time please post the URL of your script so I don't have to search your website to find the problem :wink:

The problem is your header HTML code, try changing

Code: Select all

<center style="height: 1073px">
to just

Code: Select all

<center>
in header.txt
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
bille
Posts: 2
Joined: Thu Nov 15, 2007 11:36 pm

Very many Thanks

Post by bille »

Just to thankyou for your fast reply . The problem is now sorted.
Sorry about not giving you the url of the gbook.
Your guestbook is brilliant, thanks again. :D :D :D
Post Reply