1
Fredrik
Problem with link to News archive
  • 2004/6/28 14:37

  • Fredrik

  • Just popping in

  • Posts: 26

  • Since: 2004/4/21


I have a problem with News module ver. 1.1

The link in my main menu that should direct the user to the news archive points at /modules/news/Object instead of /modules/news/archive.php !

How/where do I change the URL?

Thanks in advance!

2
tjnemez
Re: Problem with link to News archive
  • 2004/6/28 14:55

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


not sure but check here:
this news/xoops_version.php at line 91 (approx):

// Menu
$modversion['hasMain'] = 1;
$modversion['sub'][1]['name'] = _MI_NEWS_SMNAME1;
$modversion['sub'][1]['url'] = "submit.php";
$modversion['sub'][2]['name'] = _MI_NEWS_SMNAME2;
$modversion['sub'][2]['url'] = "archive.php";

i notice you do not have submit in you sub menu, did you make changes to the above.

3
Fredrik
Re: Problem with link to News archive
  • 2004/6/28 15:42

  • Fredrik

  • Just popping in

  • Posts: 26

  • Since: 2004/4/21


I forgot: I made a change to allow unregistered users to view both news and archive, but not submit!

Now I know where to look, thanks!

Login

Who's Online

165 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits