Syndicate Posted December 30, 2012 Posted December 30, 2012 Hi I would like to ask some help here due to my server web error. I cant add pages and news and cant see add content even content management was paste in addons folder and execute the 2 sql of news and pages. PAGE NOT FOUND The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again. /?module=news&action=view I hope someone can help me and I know god will provide to your kindness. I will be grateful if you will help me. Thank you. - If my topic is not in right section,please move it. Thanks. Godbless
Kyo Posted December 30, 2012 Posted December 30, 2012 Open themes\default\main\index.php first line should be <?php if (!defined('FLUX_ROOT')) exit; Add this to your second line $this->redirect($this->url('news','view')) After you did that it should all work properly.
Syndicate Posted December 30, 2012 Author Posted December 30, 2012 Open themes\default\main\index.php first line should be <?php if (!defined('FLUX_ROOT')) exit; Add this to your second line $this->redirect($this->url('news','view')) After you did that it should all work properly. This is already set to content management.
Magnetix Posted December 30, 2012 Posted December 30, 2012 Thread closed. This is exactly the same thread as http://rathena.org/board/topic/76459-news-pages-addons/.
Recommended Posts