Page 1 of 1

News module not working

Posted: Sun Oct 22, 2006 8:01 pm
by mark_l_sanders
When I create a news item, the link to the item on the news index page simply loads the same page!

Urls look ok; when I start off, the index page url is 'http://www.stjohnsjfc.co.uk//index.php?page=news' and the link to the item points to somwhere like 'http://www.stjohnsjfc.co.uk//index.php? ... eturnid=63'.

But if I follow the link, the index page reloads but this time its address is, you guessed it, the long address above.

Versions:

CMSMS: 1.02
MySQL: 5.024
PHP: 4.4.4

Whole lot using apache2 on linux.

I've removed pretty urls (by renaming .htacess, taking config.php back to originals, removing {metadata} from head of template and clearing the site cache. I've also removed all news items and created new ones to see what would happen.

News used to work; something broke it. Pretty urls???

Re: News module not working

Posted: Mon Oct 23, 2006 3:16 am
by Dr.CSS
Works for me using Firefox, the news shows above the other news items...

Re: News module not working

Posted: Mon Oct 23, 2006 7:50 am
by mark_l_sanders
Mea culpa...
Really sorry, i fixed it last night and forgot to update the board.
Just in case anyone else comes across this, the solution: i had cleverly (!) managed to delete the {content) tag from the page, so everything was working ok but didnt look like it was. Duh...