If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Guestbook 1.5 jump menu not working please help  XML
Forum Index » Support Forum
Author Message
gnr
Newbie

Joined: 01/08/2004 20:21:24
Messages: 3
Offline

i installed guestbook 1.5 .... everything is working fine but the jump menu is not working. the script generating the pages (ex. guest-1.html, guest-2.html) and the no of the pages (ex. 1-3) but when i select "1-3" and press go it doesnt work. i checked the "guestbook.html", its been modified

------------------------------------------------
<select name="menu">
<option value="guestbook.html" selected>Guestbook</option>
<option value="http://www.mysite.com/cgi-bin/book/guest-1.html">1-3</option>
</select>
<input type="button" value="Go" onclick="JumpTo(this.form)">
----------------------------------------------

and the guest-1.html also modified as above but the go button is not working, although i can go to "http://www.mysite.com/cgi-bin/book/guest-1.html" manually to see the first 3 posts.

the guestbook.pl is unchanged for the jump menu.....

-------------------------------------------
# name of guestbook files
$book_file = "guestbook.html";
$id_count = "guest_id.txt";
$page_count = "page_id.txt";
$sample = "template.html";

# name of thread pages -> guest-1.html, guest-2.html, etc.
$sub_page = "guest-";

# this variable is used to find the jump menu
$jump_menu = "<option value=\"guestbook.html\" selected>Guestbook</option>";
-----------------------------------------

i coundnot find out the mistake. the guestbook is perfect for me but the problem with jump menu. Please help.

thanks in advance
gnr
Newbie

Joined: 01/08/2004 20:21:24
Messages: 3
Offline

problem solved.... the problem was with the jump menu of java script. thanks for the great script.... this is the best.
JTD
Graduate

Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline

If you like 1.5 You will love 2.3.1

LINK-> Use Lazarus Guestbook
[WWW] [Yahoo!] aim icon [MSN]
gnr
Newbie

Joined: 01/08/2004 20:21:24
Messages: 3
Offline

yes i know. i have seen the 2.3.1, lot better but the sad part is i dont have mysql for my site
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum