I got 404 error when click to next page ?

thanks I also have this issue. When I install the fixed version the icons disappear. Do you know why it might be? http://screencast.com/t/kqXUGZ78

I got 404 error when click to next page ?

Please download this fixed version. https://github.com/anspress/anspress/archive/9a321de6ea4641bdc1a0ca0af3ddfba96af1cf10.zip

Notification & Question Follow do NOT work after updating.

Please deactivate and activate AnsPress again to trigger insert new mysql tables.

Question about Subscriptions

First of all if you have updated to beta, make sure you deactivate and again activate anspress to trigger activation hook, as AnsPress 2.4 have new DB tables.. Before 2.4 user subscriptions are stored in ap_meta table but since 2.4 there are many new tables added like activity, subscription and notification etc.. So, now most of things which need to be notified are stored in a activity table. and users subscription are stored in subscription table. And when a user need to notify about an activity then that activity id is linked with notification table.

bug report , mistake in time calculation

I have fixed this issue a while ago. now when there is no proper date then function will return empty string. But issue is not completely marked as solved, now we have to check what functions are passing wrong date to that function.