Guestbook

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jbear123
    Sergeant

    • Jul 2007
    • 30

    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
  • Watdaflip
    Major General

    • Sep 2005
    • 2116

    #2
    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

    Comment

    • jbear123
      Sergeant

      • Jul 2007
      • 30

      #3
      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

      Comment

      • navaldesign
        General & Forum Moderator

        • Oct 2005
        • 12080

        #4
        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!

        Comment

        • jbear123
          Sergeant

          • Jul 2007
          • 30

          #5
          Re: Guestbook

          Hi,

          Thanks for your reply.

          Do you know how to do this process?

          Thanks,

          Jon

          Comment

          • navaldesign
            General & Forum Moderator

            • Oct 2005
            • 12080

            #6
            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!

            Comment

            • jbear123
              Sergeant

              • Jul 2007
              • 30

              #7
              Re: Guestbook

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

              Jon

              Comment

              Working...
              X