Syndicate Posted December 30, 2012 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 108 Reputation: 6 Joined: 08/27/12 Last Seen: June 4, 2014 Share 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 Link to comment Share on other sites More sharing options...
Kyo Posted December 30, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 90 Reputation: 12 Joined: 08/22/12 Last Seen: July 20, 2014 Share 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. Link to comment Share on other sites More sharing options...
Syndicate Posted December 30, 2012 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 108 Reputation: 6 Joined: 08/27/12 Last Seen: June 4, 2014 Author Share Posted December 30, 2012 Sir nothings happen same error Link to comment Share on other sites More sharing options...
Hyvraine Posted December 30, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 133 Reputation: 15 Joined: 12/23/11 Last Seen: December 20, 2023 Share Posted December 30, 2012 Maybe you had the file tree wrong? Link to comment Share on other sites More sharing options...
Syndicate Posted December 30, 2012 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 108 Reputation: 6 Joined: 08/27/12 Last Seen: June 4, 2014 Author Share 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. Link to comment Share on other sites More sharing options...
Magnetix Posted December 30, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 446 Reputation: 30 Joined: 12/08/11 Last Seen: October 13, 2024 Share Posted December 30, 2012 Thread closed. This is exactly the same thread as http://rathena.org/board/topic/76459-news-pages-addons/. Link to comment Share on other sites More sharing options...
Recommended Posts