+ Reply to Thread
Results 1 to 7 of 7

Thread: Guestbook
      
   

  1. #1
    jbear123 is offline Sergeant
    Join Date
    Jul 2007
    Posts
    30

    Default Guestbook

    Hi,

    I have put guest books underneath videos to act as 'leave your comment' boxes. I have about 5 videos on a page, so 5 comment boxes. When someone enters a comment on one of the guest books, the rest have the comment duplicated onto them.

    How can I stop this happening?

    Thanks,

    Jon

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Guestbook

    Are they all using the same guestbook script? If so, they are all selecting comments from the same database

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    jbear123 is offline Sergeant
    Join Date
    Jul 2007
    Posts
    30

    Default Re: Guestbook

    Hi,

    They are just 'guest books' from the blue voda website builder. Do you know how i can create separate databases and make each one select from separate databases?

    Thanks,

    Jon

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Guestbook

    BV guestbook uses a flat file as database. So, to use different files, you would need to manually edit BV's php filename to have a different file name for each guestbook, and of course, rename the library files to have names accordingly
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    jbear123 is offline Sergeant
    Join Date
    Jul 2007
    Posts
    30

    Default Re: Guestbook

    Hi,

    Thanks for your reply.

    Do you know how to do this process?

    Thanks,

    Jon

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Guestbook

    Go in your BV pages guestbooks, double click the guestbook, and in the Advanced section, change the text file name:

    ./guestbookdb.php to ./guestbookdb1.php for the first,

    ./guestbookdb.php to ./guestbookdb2.php for the second and so on.

    Also change the PHP Script Name, for each guestbook, from

    guestbook.php to guestbook1.php for the first,

    guestbook.php to guestbook2.php for the second and so on.

    It is all done within BV. Save your pages and republish.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    jbear123 is offline Sergeant
    Join Date
    Jul 2007
    Posts
    30

    Default Re: Guestbook

    That was easier than I thought it would be! Thanks alot for your help!

    Jon

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49