I use codeigniter framework for developing website.In my website, I have to develop data entry portal so that user can read,update,delete and insert the data .So,I use the most popular grocery crud library which fullfill my all requirement. My website working fine from last 6 months. But Since two days I had a problem that my portal not work. When I launch the website first time shows me the total table with no error in it But
When I refresh the same page it shows me error like:
Fatal error: Call to undefined method Grocery_CRUD::getStateCode() in /home/softsyst/public_html/subdomains/navigator_test/navigator/application/libraries/Grocery_CRUD.php on line 4211
The code where error occur: