fanno / org.jfusion.phpbb31

development repo for phpbb 3.1.x plugin.
1 stars 0 forks source link

New user import; import user into slaves failing #2

Open pronkster opened 9 years ago

pronkster commented 9 years ago

New user import; - import user into slaves

Could not create the user: Unknown column 'user_pass_convert' in 'field list' SQL=INSERT INTO phpbb_users

fanno commented 9 years ago

the user_pass_convert column should also have been removed is not in user.php anymore

https://github.com/fanno/org.jfusion.phpbb31/blob/master/user.php (search for: user_pass_convert)

not sure why you are getting this error.

pronkster commented 9 years ago

I'll have another try again soon, I may have used the wrong files thinking about it now.

fanno commented 9 years ago

you have to checkout this repo and then zip it. and install it from there..

If a plugin by name phpbb31 is already installed it need to be removed first.

You can also download the arctive from github and browse in to the first folder. (where all the files are and zip the files there and install)

pronkster commented 9 years ago

I have downloaded the plugin and double checked and it is indeed now working. All users are successfully imported.

fanno commented 9 years ago

I was the weekend from trying to install it using the Joomla installer? And not via jfusion cpanel?

I think that could cause the error you talked about. Earlier!!

pronkster commented 9 years ago

Yes I realised that after I submitted and then deleted the comment. You must have received the email. :)

All good, it working again. Great job.

pronkster commented 9 years ago

Hi Fanno,

I have installed the latest plugins though JFusion (version 2.1.0-3 Rev) as I thought all the issues with PHPBB3.x were fixed but it appears this one still exists. I looked at the source code of the plugin and user_pass_convert is still required. Can you please help?

fanno commented 9 years ago

are you sure you install the correct version ?

pronkster commented 9 years ago

I copied and pasted the version number i send you of my console. I have also just done a plugin version upgrade a few days ago.

I fixed it quickly by downloading the github version but that one doesn't get updates so that's why I went back.

Sent from my HTC

----- Reply message ----- From: "Morten Hundevad" notifications@github.com To: "fanno/org.jfusion.phpbb31" org.jfusion.phpbb31@noreply.github.com Cc: "pronkster" ronpronk506@hotmail.com Subject: [org.jfusion.phpbb31] New user import; import user into slaves failing (#2) Date: Thu, Apr 2, 2015 22:41

are you sure you install the correct version ?


Reply to this email directly or view it on GitHub: https://github.com/fanno/org.jfusion.phpbb31/issues/2#issuecomment-88872745

fanno commented 9 years ago

The jfusion version number don't show what plugin you are using it only show what version of jfusion it self.