error in php\Database\database.php

error in php\Database\database.php

alam.uspalam.usp Posts: 2Questions: 2Answers: 0

I am getting invalid JSON error
I debugged the ajax request, it gives the following error

I have provided type=>'Mysql' in config.php
but in php/database/database.php it still says invalid type

what is the issue.

Answers

  • allanallan Posts: 63,866Questions: 1Answers: 10,520 Site admin

    Can you show me your config.php file please?

    It would also be worth altering the error message code that you show in your screen shot to have it state way it thinks $opts['type'] is.

    Allan

This discussion has been closed.