Are the Nuke and phpBB tables within that database? _________________ Evaders99 Webmaster Administrator Fighting is terrible, but not as terrible as losing the will to fight.
- SW:Rebellion Network - Evaders Squadron Coding -
I have only uploaded the directory and set file permissions as far as nuke goes, I havent done anything as regards to sql for nuke as Im not sure what to do.
The Nuke tables already need to be created using the nuke.sql file from your phpNuke package. Just load them using phpMyAdmin _________________ Evaders99 Webmaster Administrator Fighting is terrible, but not as terrible as losing the will to fight.
- SW:Rebellion Network - Evaders Squadron Coding -
Firstly, do you know how I can allow the usage of spaces and periods in usernames on nuke platinum?
EG: "Cpt. S. McCulloch"
Secondly, Just tried to upgrade a version of phpBB 2.0.22 to phpNukeplatinum 7.6.b.4v2
Haven't seen anyone reference to it so far, but I did get some errors:
Quote:
Reseting phpNuke bad banlist table structure (Not critical, don't worry if errors)
Error reseting phpNuke bad nuke_bbbanlist table structure - Can't DROP 'ban_time'; check that column/key exists
Reseting phpNuke bad ranks table structure (Not critical, don't worry if errors)
Error reseting phpNuke bad nuke_bbranks table structure - Can't DROP 'rank_max'; check that column/key exists
Inserting phpBB forums data into phpNuke
Error inserting data from phpbb_auth_access to nuke_bbauth_access - Column count doesn't match value count at row 1
Error inserting data from phpbb_forums to nuke_bbforums - Column count doesn't match value count at row 1
Error inserting data from phpbb_groups to nuke_bbgroups - Column count doesn't match value count at row 1
Error inserting data from phpbb_posts to nuke_bbposts - Column count doesn't match value count at row 1
Error inserting data from phpbb_privmsgs to nuke_bbprivmsgs - Column count doesn't match value count at row 1
Error inserting data from phpbb_topics to nuke_bbtopics - Column count doesn't match value count at row 1
Error inserting data from phpbb_vote_voters to nuke_bbvote_voters - Column count doesn't match value count at row 1
I'm not entirely sure how to remove/drop a table. I use phpmyadmin.
I get this error in phpmyadmin:
Quote:
Error
The additional features for working with linked tables have been deactivated. To find out why click here.
Which, when I click on "here" is Followed by:
Quote:
PMA Database ... not OK[ Documentation ]
General relation features Disabled
Does this have anything to do with it? If it does, what can I do to resolve it?
I tried dropping the phpBB parts of the "Inserting phpBB forums data into phpNuke" errors.
But, all it has left me with is the categories, and no forums or topics/posts etc.
Do I need to manually insert the tables in?
Hmm... After further investigation, I think I have the "attachment" and "mod" fields. I'm just not sure how to drop those fields?
Sorry I don't use Platinum. I would guess you need to edit some code in the Your_Account module to allow spaces in the username. _________________ Evaders99 Webmaster Administrator Fighting is terrible, but not as terrible as losing the will to fight.
- SW:Rebellion Network - Evaders Squadron Coding -
Hmm this shouldn't be transfering any theme data over .. because the phpBB theme may not be installed in phpNuke. You may need to check and see if there's a theme id #1.. if not, you may have to add it. _________________ Evaders99 Webmaster Administrator Fighting is terrible, but not as terrible as losing the will to fight.
- SW:Rebellion Network - Evaders Squadron Coding -
hmm im gonna reinstall it and then come back here for support, it transfered the members, however didnt transfer the forums, or mayb did but they aren't showing up cuz of that error. i'll redo this all over again and come here, btw if i have mods installed, it won't intervene in install right? i mean its not like its gonna ask me to drop the columns for that mod or something like that?
Make sure phpNuke is installed correctly first. I did not test with any mods, so there's certainly no support for them. You can try to match your table structures to keep the mods data in-place, but I don't know if they will work or not. _________________ Evaders99 Webmaster Administrator Fighting is terrible, but not as terrible as losing the will to fight.
- SW:Rebellion Network - Evaders Squadron Coding -
ok, got that done, it converted, but, all forums and forums data came in, but posts did not, heres an error that it gave me.
Code:
Error inserting data from phpbb_auth_access to nuke_bbauth_access - Column count doesn't match value count at row 1
Error inserting data from phpbb_groups to nuke_bbgroups - Column count doesn't match value count at row 1
Error inserting data from phpbb_posts to nuke_bbposts - Column count doesn't match value count at row 1
Error inserting data from phpbb_privmsgs to nuke_bbprivmsgs - Column count doesn't match value count at row 1
Error inserting data from phpbb_ranks to nuke_bbranks - Column count doesn't match value count at row 1
Error inserting data from phpbb_search_results to nuke_bbsearch_results - Column count doesn't match value count at row 1
Error inserting data from phpbb_topics to nuke_bbtopics - Column count doesn't match value count at row 1
Error inserting data from phpbb_vote_voters to nuke_bbvote_voters - Column count doesn't match value count at row 1
it says in the error that
Error inserting data from phpbb_posts to nuke_bbposts - Column count doesn't match value count at row 1
that is where the posts are and since it has an error didnt came in, so can u tell me how to fix that.
plus, yea nuke platinum is installed correctly,
my config is
$nuke_prefix = "nuke";
$user_prefix = "nuke";
$phpbb_prefix = "phpbb";
which is correct or wouldn't of worked,
so can u tell me what to do to fix that, basically posts except for smiles i would need every other table and its data.
Thanks.
Sorry I don't use Nuke Platinum. I don't know what mods are installed, so you'd need to talk to the Platinum guys on how to get your tables to match _________________ Evaders99 Webmaster Administrator Fighting is terrible, but not as terrible as losing the will to fight.
- SW:Rebellion Network - Evaders Squadron Coding -
nvm worked fine, still had errors bout auth access and attachment errors showing up in viewtopic, so had to take out attachments from viewtopic.php and other posts and text i just have to put together both tables and sort them the colunms, and worked, thanks for the script tho, really helped alot.
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