Mongo db demo script doubt

Mongo db demo script doubt

sintosinto Posts: 1Questions: 1Answers: 0

http://datatables.net/development/server-side/php_mongodb

Script inside the url is not working well in server.
Errors are
PHP Notice: Undefined index: iColumns
PHP Notice: Undefined index: sEcho

Let me know the issue with that

Answers

  • tangerinetangerine Posts: 3,365Questions: 39Answers: 395

    Showing your code would help, or preferably providing a link to your page showing the problem.

  • allanallan Posts: 63,535Questions: 1Answers: 10,475 Site admin

    I'm presuming you added the link after tangerine's comment. The script you link to is a legacy script that uses 1.9- style parameters. Please see the manual for further information.

    Allan

This discussion has been closed.