Results 20 comments of Piotr Duda

Downgrade to older version of goaop/framework helped me : "goaop/framework": "2.3.2". There must be some bug.

I think it looks very nice https://github.com/filamentgroup/tablesaw

ping @olekhy ping @hlich Could You more explain what do You mean?

Send me You all project (including databse) to my private email.

Hi, A small install instruction you have here: https://github.com/dudapiotr/ZfTable#installation But, today I'm going to put a more detailed.

Here you have more detaild instruction: https://github.com/dudapiotr/ZfTable/wiki/Installation-and-Configuration

Hi, Please paste here what you get from ajax response. Please use ajax debugger like firebug or chrome development tool.

Probably you don't set Your VirutalHost in Apache Web Server. Look at that: http://framework.zend.com/manual/2.3/en/user-guide/skeleton-application.html#using-the-apache-web-server Currently if You want to see full working table You have to change action url in...

Ok, If Your serverName is demo.localhost - it's ok (but problem is that application try to call wrong url like http://localhost/table/ajax-base. It should try to call **http://demo.localhost/table/ajax-base** ) What url...