11
Speed
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/7 23:50

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


No complaints from me! Just stating my experience in case those minor things might cause others grief. Everything else worked beautifully. I have to admit I was shocked and amazed that I recovered as much as I did.

Oh, one more issue.... The BB codes all got broken. Apparently there are invisible numbers to identify start/end for each code. Those numbers became visible and the codes no longer functioned properly. Again, not a show-stopper in my opinion.

12
intel352
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/8 0:45

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


ew, yeah, i think i remember seeing that.

it's a code created for each bbcode + userid i believe. dunno why it's like that, i reckon i can look into how to parse it out

13
sgshell
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/8 9:08

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


Quote:
PHP-NUKE_TO_XOOPS CONVERTER


I have try this and it do not work with phpnuke 7.4....and do not how to make it work can some one help? I need only the user, if possible the forums.

14
intel352
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/8 11:39

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


i'll have to look to see what changed in the database between 6.8 and 7.4

gimme a day, it'll take a bit cus i'll haveta do this after work, and i'll need to possibly setup a nuke 7.4 test site, unless i can just compare the sql differences (hopefully it'll be that simple )

15
sgshell
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/13 6:48

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4



Hi bd_csmc,

Thanks.....is it too difficult to ported the user from phpnuke to xoops?? I waiting for your good news....

I believe more phpnuke user like me will like to use XOOPS if the users could be ported easily.

Please help if someone know how to do it...thank you.

16
intel352
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/13 11:51

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


compared sql between nuke 6.8 and 7.4, there's no differences that would have prevented the script from running.


you must *configure* the script to connect to your database. THEN try it. if you have errors, copy/paste them here.

17
sgshell
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/21 15:41

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


Quote:
Moving team_isfriend.xoops_users table
- team_isfriend.xoops_users incomplete
- Broken SQL = DELETE FROM team_isfriend.xoops_users WHERE uid>1
Moving team_isfriend.xoops_users table
- team_isfriend.xoops_users incomplete
- Broken SQL = INSERT INTO team_isfriend.xoops_users (uid, name, uname, email, url, user_regdate, user_icq, user_from, user_sig, user_viewemail, user_aim, user_yim, user_msnm, pass, posts, timezone_offset, user_intrest, user_occ, last_login) SELECT user_id, name, username, user_email, user_website, user_regdate, user_icq, user_from, user_sig, user_viewemail, user_aim, user_yim, user_msnm, user_password, user_posts, user_timezone, user_interests, user_occ, user_lastvisit FROM team_friend.nuke_users WHERE team_friend.nuke_users.user_id > '1'
- Update Regdate failed!
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/team/public_html/php_to_xoops_convert.php on line 118


that the errors i get

18
intel352
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/21 17:36

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


have you installed xoops? is your XOOPS db table prefix 'xoops'?

the XOOPS tables must be installed prior to running the script.

19
sgshell
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/22 3:23

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


yes ... I have install xoops...and default prefix is xoops..it give the errors...

20
intel352
Re:Convert PHP-Nuke User DB to XOOPS...
  • 2004/10/22 3:34

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


how many users do you have, that you're transferring over? looking at the error and the code, it appears that it's unable to convert the registration date data for the users, and i'm guessing you're using a test install of nuke with a test install of xoops?

it's best to try a test install of nuke, but use a duplicate copy of your nuke database, so you have actual data (if this is what you're doing). it really seems that the script is possibly having issues grabbing user data for some reason... hmm...

Login

Who's Online

209 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 209


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits