1
Xtracted
Snx Guestbook....
  • 2004/10/31 10:37

  • Xtracted

  • Not too shy to talk

  • Posts: 138

  • Since: 2004/1/7 2


It seems like regular guestbooks arent used alot on XOOPS sites? I assume that the forums has taken over nowdays? The guestbooks available leave much to desire im afraid..
------------------------------------



Well, I have issues with this module.. I want a simple guestbook module and snx guestbook was the most simple one available..

However, it has some bugs..

When you have more posts in the guestbook then you show on one page (10 by default) you get a " >> " at the bottom of the guestbook that is supposed to be a link that goes to the previous 10 entries in the guestbook..

The code for this looks like this:

if(($from-10)>=0) echo "\t<p class=\"GB_previous\"><span><<</span></p>\n";
if(($from+10)<$nbEntries) echo "\t<p class=\"GB_next\"><span>>></span></p>\n";


It doesnt end up as a link as you might guess.. Is it possible to fix this?

2
Xtracted
Re: Snx Guestbook....
  • 2004/11/5 8:22

  • Xtracted

  • Not too shy to talk

  • Posts: 138

  • Since: 2004/1/7 2


*bump*

3
snakes
Re: Snx Guestbook....
  • 2004/11/5 13:02

  • snakes

  • Just popping in

  • Posts: 69

  • Since: 2004/8/8 0


I will fix it ASAP.
And will post here when done.
Thanks.

This module is still beta version.

4
snakes
Re: Snx Guestbook....
  • 2004/11/5 19:37

  • snakes

  • Just popping in

  • Posts: 69

  • Since: 2004/8/8 0


OK done,

v0.1.4 will split into multi pages when there are more than 5 posts in the guestbook.

http://www.qmel.com/modules/mydownloads/viewcat.php?cid=2

5
Mithrandir
Re: Snx Guestbook....

/me points to the class/pagenav.php and PageNav class

Look at the index page of News module to see an example of how it is used.

6
snakes
Re: Snx Guestbook....
  • 2004/11/5 19:49

  • snakes

  • Just popping in

  • Posts: 69

  • Since: 2004/8/8 0


what ???

7
snakes
Re: Snx Guestbook....
  • 2004/11/5 19:50

  • snakes

  • Just popping in

  • Posts: 69

  • Since: 2004/8/8 0


ohhh, I see
yeah thnx

I can guess the technic.
Will integrate it in next version.
Really no time those days.

8
Xtracted
Re: Snx Guestbook....
  • 2004/11/5 20:39

  • Xtracted

  • Not too shy to talk

  • Posts: 138

  • Since: 2004/1/7 2


A suggestion would be to make the module use the XOOPS theme as default.. Also, add an admin function that allows you to choose the fields and info you wish to use in your guestbook (country, homepage etc.)

You are on the right track but there is still some walking to do.. =)

9
snakes
Re: Snx Guestbook....
  • 2004/11/8 14:07

  • snakes

  • Just popping in

  • Posts: 69

  • Since: 2004/8/8 0


Yeah the road is long !
This is just a beta version (0.1.4) !

But I'm overbooked for the moment.
So be patient.

10
snakes
Re: Snx Guestbook....
  • 2004/11/13 18:24

  • snakes

  • Just popping in

  • Posts: 69

  • Since: 2004/8/8 0


version 0.1.5 is released.
Changes:
Using XOOPS pagenav
Country drop down list is in english
Some bug fixes

Login

Who's Online

123 user(s) are online (65 user(s) are browsing Support Forums)


Members: 0


Guests: 123


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits