Jump to content

Recommended Posts

Posted

Good Day All!

This is my first time foruming!

Anyway, I have installed the Advanced GuestBook on my site and I would like to make it such that the older comments appear on top of the web page and the newer ones below. How do i do this?

 

Thanks and Have A nice day!

BTW, TCH Do ROCK! :shocking:

Posted

Welcome to the forums, Ovelzygon :whip:

 

I have never seena guestbook that displays older entries first.

I think you will have to edit the code that displays the entries.

 

Mabe a family member can offer an idea.

Posted

This is the second time I have had this request (or maybe the same person on the proxy2 forum). This I answered it there as well.

 

Open lib/gb.class.php and find

>order by x.id desc limit

 

replace it with

>order by x.date asc limit

 

Still think it's a strange request.

  • 2 weeks later...
Posted

The person who requested the same on the proxy2 forums got back and said it worked great <_<. Still confused as to why you would want to but ho hum each to their own.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...