jQWidgets Forums

jQuery UI Widgets Forums Grid Grid works at server1 but does not work at server2

This topic contains 2 replies, has 2 voices, and was last updated by  dujmovicv 8 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author

  • dujmovicv
    Participant

    Hi all,

    my issue is a bit strange and I failed to find any similar post here at the forums. Namely, I have been testing the grid in an application on my test server (online) and it works perfectly. When I moved the application to the production server, all the grids are showing is ‘No data to display’, however there ARE records in the MySql tables. I haven’t changed anything in the script, just copied the files to another server (I have checked the connect.php and the access credentials are correct).
    Where should I start to find the cause of this issue?? Thanks in advance.


    Christopher
    Participant

    Hi dujmovicv,

    Please test if the server is returning some error when you try to fetch the data from your database. If it does, post it here so we can propose a solution. If the server returns the anticipated data try to debug your code with that data to pinpoint the problem.

    Best Regards,
    Christopher

    jQWidgets Team
    http://www.jqwidgets.com


    dujmovicv
    Participant

    Hi Christopher,

    thanks for your reply. After checking the error log on, it seems there’s no MySqli module installed on the other server. I’ll try to install it, as it is less pain than modifying the script for mysql functions instead of mysqli…

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.