⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Can't Run Example error 'Cannot read property 'total_results' of null '



jameschen

jameschen
  • profile picture
  • Member

Posted 10 August 2012 - 08:23 AM

Dear Sir,

I make example site in my localhost is Running.
But same file put remote server, Is can't add and edit.
use chrome debug message '[color=#FF0000][font=Consolas,]Cannot read property 'total_results' of null[/font][/color][color=#FF0000][font=Consolas,] '.[/font][/color]

Some one can help Me.

James

web-johnny

web-johnny
  • profile picture
  • Administrator
  • 1,166 posts

Posted 12 August 2012 - 01:45 AM

Probably it is an old server with wrong configurations. It really seems to be a bug of PHP configuration. For more stable system and better results make sure that you use PHP version > 5.2

jameschen

jameschen
  • profile picture
  • Member

Posted 12 August 2012 - 16:29 PM

Yes, Sir,

I Upgrade Remote Server php from 5.1.6 ->5.2.17

Is Working..
Thank you quickly answer.