Hi all,
I move my site to new host, Groups and Events module when click view detail page show "Page not found".
groups: http://www.congdongfpt.vn/m/groups/home/
events: http://www.congdongfpt.vn/m/events/home/
But other page is not error: news, photo, video, sound....
I check mod_rewrite was load, and .htaccess is normal.
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
# Add-Begin redirect
Options +FollowSymLinks
...............
</IfModule>
I don't understand what happen. Did enyone has this problem?
Thanks!