From: <jg...@fl...> - 2002-01-07 19:45:56
|
Michael Walter Mistak wrote: > I'm not sure if anyone has answered this problem but you may need to > go into your cookies directory on the machine you are trying to view > the page on, shut down and restart the browser, and attempt to view > the page again. > > you may be trying to view the page using a cookie from phpnuke 4.4 or > even 3.5. > ------- > Mike Thanks for the quick response Mike. That fixed my first problem. Now The page is loading but I get this error right after the Welcome to Postnuke block: DB Error: getArticles: 1146: Table 'nuke.osc_news_stories_cat' doesn't exist It appears I didn't upgrade/convert the database properly. I have the mysql dump of the original so it's no problem to keep retrying till I get it right. Does anyone know how to find out which version of php-nuke a site is running? (Sorry about the OT question) Does anyone know what this table's (stories_cat) ancestry is (was it always in php-nuke/post-nuke or was it added to post-nuke based on a previous table)? Maybe I can create an sql statement to convert the old table to the new table. TIA, Jesse |