Yes, I do.
I solved it, by redirecting 301 via .htaccess from:
mypage.eu
to
mypage.eu/index.php
It works, but it still isn't solving reason.
Search found 2 matches
- Tue Jun 12, 2012 2:15 pm
- Forum: CMSMS Core
- Topic: Class 'CmsRoute' not found
- Replies: 2
- Views: 2005
- Fri Jun 08, 2012 11:09 am
- Forum: CMSMS Core
- Topic: Class 'CmsRoute' not found
- Replies: 2
- Views: 2005
Class 'CmsRoute' not found
Hi. I know, that it's common error, but all of solutions there won't solve problem. I had site based on CMSMS. Everything was ok. Later, I've changed domain (not hosting), so I've changed config file too: $config['root_url'] = 'http://www.mypage.eu'; $config['ssl_url'] = 'https://www.mypage.eu'; $co...
