I have just moved our Nuke site to a new server and have two problems;
1 When trying to access MS Analysis all I get is 'This file can't be
accessed directly'. I have tried re-installing but it is just the same.
2 All the posts prior to the swap do not show up in the forums, when
viewing the .sql file for the database via a text editor I can see them
but that is as far as it goes. All the tables are present and populated.
All the tables have data in them and the only change I made was in config.php to amend the database name, username and password.
I did not change the Nuke version.
Regarding the missing posts I now have some but not others. I
changed the nsqlconfig.php to point to the same database tonight, not
sure if that made any difference but are there any other files I need to
change regarding the database.
I also tried this I found;
SELECT nuke_bbposts.poster_id, nuke_users.username
FROM nuke_bbposts
LEFT JOIN nuke_users
ON nuke_bbposts.poster_id = nuke_users.user_id
WHERE (nuke_users.username IS NULL)
So no changes to the software itself? I don't understand how you would have anything with a poster_id = -1
You could try poster_id = 1 and see if that works
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
All times are GMT - 4 Hours
Page 1 of 2Goto page 1, 2Next