Jump to content

NEWS PAGES ADDONS


Recommended Posts


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  108
  • Reputation:   6
  • Joined:  08/27/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  90
  • Reputation:   12
  • Joined:  08/22/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  108
  • Reputation:   6
  • Joined:  08/27/12
  • Last Seen:  

Sir nothings happen same error

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  133
  • Reputation:   14
  • Joined:  12/23/11
  • Last Seen:  

Maybe you had the file tree wrong?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  108
  • Reputation:   6
  • Joined:  08/27/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  439
  • Reputation:   29
  • Joined:  12/08/11
  • Last Seen:  

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

Guest
This topic is now closed to further replies.
×
×
  • Create New...