got a bad script from a dp member - need help

Discussion in 'Programming' started by hosters, Sep 18, 2007.

  1. #1
    I have a real estate script that needs work. Files are uploaded but no read me file came with it?
     
    hosters, Sep 18, 2007 IP
  2. n3o_the_on3

    n3o_the_on3 Well-Known Member

    Messages:
    1,422
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    165
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Actually what kind of help you need? Are you looking for instruction of this software? Please be more specify .
     
    n3o_the_on3, Sep 18, 2007 IP
  3. ErectADirectory

    ErectADirectory Guest

    Messages:
    656
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    That doesn't mean it's a bad script, just not well documented.

    FYI: I doubt many programmers would put a readme file with their work. Just document comments in the code and move on.
     
    ErectADirectory, Sep 18, 2007 IP
  4. hosters

    hosters Active Member

    Messages:
    1,181
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    i'm lost can view it at www realestatevillaricaga.com
     
    hosters, Sep 18, 2007 IP
  5. coldgansta

    coldgansta Guest

    Messages:
    1,614
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    Are you seeking installation for the scripts?
    Plz state what you need so we can help
     
    coldgansta, Sep 18, 2007 IP
  6. hosters

    hosters Active Member

    Messages:
    1,181
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #6
    Had someone to try installing it but ran into a problem. Go to the site and you can see the problems.
     
    hosters, Sep 18, 2007 IP
  7. anton-io!

    anton-io! Active Member

    Messages:
    540
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #7
    Is the database loaded?

    Correct username & password for db?

    Looks to me like it's having issues connecting to the database
     
    anton-io!, Sep 18, 2007 IP
  8. Egomancer

    Egomancer Guest

    Messages:
    254
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #8
    A first look shows that you can not connect to the database. Assuming that you installed a database, the login info you submit to it seems to be incorrect.

    Egomancer
     
    Egomancer, Sep 18, 2007 IP
  9. hosters

    hosters Active Member

    Messages:
    1,181
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #9
    ok will check
     
    hosters, Sep 18, 2007 IP
  10. coldgansta

    coldgansta Guest

    Messages:
    1,614
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #10
    Nail on the head.
    He is right in what he is saying.
    Check your database info in your scripts usally config.php or connect.php
    You have enterd the wrong info in there.

    Make sure that you put
    username_database name
    username_database user name
    username_databas user password

    if you require help pm me
     
    coldgansta, Sep 18, 2007 IP
  11. coldgansta

    coldgansta Guest

    Messages:
    1,614
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #11
    After you sent me the scripts,I opend the index.php in my editor.

    The scripts call for files to be included,config.php should be included.
    However this file is missing and without it you can not install unless you get a new config file made.

    Whitout the config file you can not connect the scripts to the database.
    I tryed to make a new config file with the database info inserted but it would not run as there may be other data missing from the file.

    Sorry i could not get this installed.
    Maybe some1 else would like to have a try at this.
     
    coldgansta, Sep 19, 2007 IP