churd

Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Author
    Replies
  • in reply to: Not populating JSON data #95128
    churd
    Participant

    Is it pulling up a blank table, or no table at all?

    in reply to: Not populating JSON data #95127
    churd
    Participant

    Not sure I'll be able to help you, but my issue was in the $db portion…

    Are you sure that the following allows you proper access to your database?

    $db = mysql_connect('localhost', 'root', '')

    in reply to: Grid is blank #95125
    churd
    Participant

    Thank you everyone for your input!

    Ends up that for some reason the dbconfig.php file I was calling wasn't pulling properly… don't know what the issue was, but I ended up just moving all of my SQL connection

    in reply to: Not populating JSON data #95124
    churd
    Participant

    I had a super hard time getting JSON data to populate… it ended up being the way that it was connecting to the database.

    Assuming that your files are setup properly on the server (I made sure mine were by manually populating the data without any JSON or XML calls)… what I did was replace the “dbconfig.php” call with my own connection document, and then replace the “$db = ” in my server.php file with my own connection item.

    Any chance you could paste your entire server.php file? (excluding your login info, of course).

    in reply to: Bind jqGrid to SQL Server datasource #95105
    churd
    Participant

    ghostnthemachine said:

    Hi,

    in reply to: Grid is blank #95104
    churd
    Participant

    I truly

    in reply to: Grid is blank #95102
    churd
    Participant

    Thank you! Any chance you could link me to the install document? I've found the Wiki and the Demo page, as well as several docs for what appear to be older versions… I want to make sure I'm reading the correct material.

    in reply to: Grid is blank #95098
    churd
    Participant

    Bump! 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

Stay connected with us in your favorite flavor!