vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - ipbAuth - Use old Invision Power Board Passwords after migrating to vBulletin (https://vborg.vbsupport.ru/showthread.php?t=236012)

giorgino 03-19-2010 06:34 AM

I'm absolutely sure :)
I've searched in all internet caves! lol
Your solution is a great solution

I've to migrate my phpBB board this sunday, and the only thing that I can do is overwrite password field with user e-mail, so that user can login to vB forum without recover his password via standard procedure.

My board isn't a tech board and my user are all newbe to forum structure...

viarun 03-19-2010 12:33 PM

I have a beta copy that should work with phpBB. Sent you a pm.

giorgino 03-19-2010 12:52 PM

Thank you viarun :)

giorgino 03-19-2010 03:55 PM

So viarun. First of all, really thank you for your support and great plugin :)

I've done this steps:

1. Copied the entire phpbbAuth folder in my root (I'm using vB4 Suite in root of my domain)
2. I haven't changed the path to controller.php. The defaut path seem to be ok for me ( ./phpbbAuth/controller.php )
3. I've copied hooks_phpbb.xml in xml folder (inside /include/xml/ )
4. I've modifyied login.php in vB root
5. I've uploaded hooks_phpbb.xml in Acp
6. I've setup the phpbb information in phpbbconfig.inc.php
test: the login procedure go
7. following your istructions:

in includes/class_bootstrap.php search for:
$show['nopasswordempty']
change: defined('DISABLE_PASSWORD_CLEARING') ? 1 : 0;
to: defined('DISABLE_PASSWORD_CLEARING') ? 0 : 1;

the login procedure go to blank page

viarun 03-19-2010 04:37 PM

Should probably do this via PM, since it's not related to ipb, but rather phpbb.

Sent a PM.

Adam H 03-19-2010 10:24 PM

1 Attachment(s)
Amazing mod and ive eventually got it working , i had a problem that it wasnt working because my SQL tables were actually different from Viarun , I think this maybe because my IPB install was originally IPB2 but then upgraded to IPB3 so it wasnt a clean install of IPB3

For those of you that have the members table like this : ibf_members , rather than what Viarun has said above with his table being ibf_members_converge .

You will need to use this controller.php file instead of Viaruns :

ATTACHED TO THIS POST

I hope this helps some people as it took me a good 4 hours to finally work it out................yes i know im slow but its been a long day lol.

Enjoy everyone and Massive thank you to viarun for a great mod

arabsdesign 06-12-2010 02:22 AM

and about vb 3.8.5

r ican used this or no

if no how iget this itry search and not see any thing

neetusn 06-15-2010 06:27 AM

I have got punbb and passwords saved are in SHA1 format and want to migrate it in to vbulletin but i am also facing password migration issue. i tried you plugin am getting file not found error for controller.php as i have tried path ./phpbbAuth/controller.php and ./contoller.php . I have copied ipdAuth inside the install folder.

neetusn 06-25-2010 08:59 AM

i have used this plugin for punbb but Imported users and Members are not able to login , getting wrong user id password error

viarun 07-09-2010 04:06 PM

Quote:

Originally Posted by neetusn (Post 2059287)
i have used this plugin for punbb but Imported users and Members are not able to login , getting wrong user id password error

Not surprising, as this module wasn't developed for punbb :)

The module works fine for IPB, and you can see that others ported the module for phpbb.

To make it function for punbb, someone would have to port the code to work in that environment.


All times are GMT. The time now is 07:34 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03033 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete