Hi,
I have an inconsistency when editing a news story, since migrating from 0.723 to 0.75.
If I view the story as a news article from the news page, then select the edit option I go toL
http://mydomain/admin.php?module=AddStory&op=EditStory&sid=19
and get
Fatal error :
module = AddStory
op = EditStory
But if I view the admin menu and select the edit option from the most recent news item list on that page I go to:
http://mydomain/admin.php?module=NS-AddStory&op=EditStory&sid=19
and that works OK.
Do I just need to link NS-AddStory to AddStory in my modules directory, or is that dangerous? I think it might confuse
PostNuke to see two 'identical' modules there... :)
I can work around it by manually editing the
URL, but what's the best fix?
Advice welcomed :)
[As an aside, for some function that I forgot - sorry - I had to link pntemp to pnTemp in my top
HTML directory... similar inconsistency.
When I upgraded I overwrote 0.75 on 0.723, I didn't rwipe the old install, because of customisations to my theme.
Thanks,
Tim