11
ralf57
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/3/22 22:40

  • ralf57

  • Quite a regular

  • Posts: 231

  • Since: 2003/2/3 1


In the meantime i've tried other guestbook modules,
i liked xf-guestbook but it has the same problem,so pages don't switch
I don't know where this comes from....
Honestly i don't like XOOPS guestbooks very much so,as last option i should install a non-module guestbook since it has always to be open for anonymous users too and backend area is not really important,in my opinion.
regards.

12
luckylin
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/3/23 5:03

  • luckylin

  • Just popping in

  • Posts: 35

  • Since: 2004/3/5 2


Agreed. Good luck there!
Quote:

ralf57 wrote:
In the meantime i've tried other guestbook modules,
i liked xf-guestbook but it has the same problem,so pages don't switch
I don't know where this comes from....
Honestly i don't like XOOPS guestbooks very much so,as last option i should install a non-module guestbook since it has always to be open for anonymous users too and backend area is not really important,in my opinion.
regards.

13
bassyard
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/5/28 19:43

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Anybody with a solution yet?? I also have this problem, I use Xtremguestbook v1.2

14
alyussiu
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/6/28 14:17

  • alyussiu

  • Not too shy to talk

  • Posts: 119

  • Since: 2004/4/9 9


Hi people ^_^.

I read this post before reach the 10 "guests" on my guestbook... So, I said myself, I've to search what is that bug, and I found it...

All you have to do is that:
1) Open index.php in your guestbook folder;
2) Before "include "./header.php";" (at the very beginning!), add that :

$start=$_GET['start'];


It works now, I've tested it locally

Good luck :) ... Now, I've to see why, for the webmaster's note, it never goes to the next line, I mean why "<br>" doesn't work... When we post a note, it always looks weird...

15
luckylin
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/8/17 19:48

  • luckylin

  • Just popping in

  • Posts: 35

  • Since: 2004/3/5 2


Thanks! I will test this shortly - since no one can solve it I already uninstall this module, duh!!!

-- I will reinstall it and let you know the result!
Quote:


1) Open index.php in your guestbook folder;
2) Before "include "./header.php";" (at the very beginning!), add that :

$start=$_GET['start'];


..

16
alyussiu
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/8/18 7:39

  • alyussiu

  • Not too shy to talk

  • Posts: 119

  • Since: 2004/4/9 9


Oki ^-^.

I'm not sure if I'll leave this module as well... It seems that some users can't sign it. I don't know why, they write their message, it's said "ok", then their message doesn't appear... Weird...

I'm trying another guestbook called "xfguestbook" ^-^.

17
luckylin
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/8/18 19:28

  • luckylin

  • Just popping in

  • Posts: 35

  • Since: 2004/3/5 2


I added the line in the guestbook index.php but I got an error now on the top of the page -

Notice: Undefined index: start in c:\.....\modules\myguestbook\index.php on line 25

that's the place we added the "start".... um...

18
luckylin
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/8/18 19:42

  • luckylin

  • Just popping in

  • Posts: 35

  • Since: 2004/3/5 2


OK, I solved it by moving it to the next couple lines -


Quote:

include XOOPS_ROOT_PATH."/header.php";
$part = new MyGuestbookSystem();

$start=$_GET['start'];

if (! isset($start)){
$start=0;
}


Ha! It works now! No error message if you go from the menu.
(if you put the fix into the first line, and go from the main menu, you will see the error I mentioned because the URL did not generate a "start" yet.)

Thanks for your nice works! I'll let the author know ASAP! Like a charm now!

The only improvements I want to have on the guestbook are - if a register user login, should their name and other info auto-fill in the form? That make the "register user" special, right?

19
alyussiu
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/8/19 11:21

  • alyussiu

  • Not too shy to talk

  • Posts: 119

  • Since: 2004/4/9 9


Great :).

As I've installed xfguestbook, a thing is cool with this one. People can say from which country they are. I like to know where people come from ^o^.

And I think there is also this possibility about *user login* on xfguestbook ^-^...

I just hope this other guestbook will work fine now :).

20
Narga
Re: Help - Narga's Guestbook module - can't jump to next page(s)!
  • 2004/8/22 10:05

  • Narga

  • Just popping in

  • Posts: 49

  • Since: 2002/10/23


thanks everyone ! I got a long time to work and can't connect to xoops.org all the bug will be fix and I will release the next version in next month
please feel free your request feature at here I will do the best I can
sorry for my english but do you still undestand
My site has been down in a long time but the backup ishttp://www.narga.info visit it !

Login

Who's Online

236 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 236


more...

Donat-O-Meter

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

Latest GitHub Commits