Results 1 to 6 of 6

Thread: Warning messages
      
   

  1. #1
    MHoon623's Avatar
    MHoon623 is offline Sergeant
    Join Date
    Feb 2007
    Location
    Cincinnati, Ohio
    Posts
    38

    Exclamation Warning messages

    Okay so I am working on my form try to use ABVFP and I went through everything and went to load website up and received these messages:

    Warning: require(dbts_ABVFP_config.php) [function.require]: failed to open stream: No such file or directory in /home/pksxacp/public_html/dbts_ABVFP_admin1.php on line 11

    Warning: require(dbts_ABVFP_config.php) [function.require]: failed to open stream: No such file or directory in /home/pksxacp/public_html/dbts_ABVFP_admin1.php on line 11

    Fatal error: require() [function.require]: Failed opening required 'dbts_ABVFP_config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pksxacp/public_html/dbts_ABVFP_admin1.php on line 11


    Does any body know what I might have done or have not done. Any help would be great. This form stuff is tough.

    MH

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

    Default Re: Warning messages

    Make sure that dbts_ABVFP_config.php is uploaded. Your getting the error because its not finding the file where it should be.

    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
    MHoon623's Avatar
    MHoon623 is offline Sergeant
    Join Date
    Feb 2007
    Location
    Cincinnati, Ohio
    Posts
    38

    Question Re: Warning messages

    Upload it from where? I got it in my ABVFP folder which I placed in my public_html folder. thanks for response.

    MH

  4. #4
    MHoon623's Avatar
    MHoon623 is offline Sergeant
    Join Date
    Feb 2007
    Location
    Cincinnati, Ohio
    Posts
    38

    Default Re: Warning messages

    I had another question as well. Can you set up your form so that when the page loads up a cursor is already set in the first textbox?

    Just wondering

    MH

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

    Default Re: Warning messages

    dbts_ABVFP_config.php is a file that is created at the moment of the script installation. It will be created automatically when you install ABVFP, and includes your loggin details, your contact details, and your database details.

    There are 3 different cases here:

    1. You have uploaded ABVFP, but you have not installed it. Please read carefully the instructions on how to install ABVFP. They are included in the zip, in a Word file.

    2. The installation wizard somehow fails to write the file. This has been encountered with some servers, for uknown reasons, that probably have to do with that server's php settings. Solution : as described in the Tutorial, change mode to the entire ABVFP folder in 777, repeat the installation, then turn the folder permission back to 755. This is also described in the Word tutorial.

    3. It might be a simple permissions issue: make sure that the file "dbts_ABVFP_config.php " , if correctly created, has it's permissions set to be 644.
    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!


  6. #6
    MHoon623's Avatar
    MHoon623 is offline Sergeant
    Join Date
    Feb 2007
    Location
    Cincinnati, Ohio
    Posts
    38

    Red face Re: Warning messages

    Thanks for the response I will look into it. I sure I will figure it out one of these days. alright thank you.

    MH

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