I am extracting the data from server, and showing it in the table. The data seems to be loaded fine. But when i move to next page it gives error because of one specific record. And it says Fatal error: Call to a member function getCreatedAt() on a non-object in C:\Users\Kamran\Documents\skipso\plugins\nyserdaUIPlugin\modules\sfGuardUser\templates\_actionTable.php on line 8. Its same being used for other records. When i remove this code it seems to work fine. I do not understand where does the problem lies. Same code working for other records but not for one. Can anybody please help me about that?
↧