PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Installation & Upgrades (http://www.photopost.com/forum/reviewpost-installation-upgrades/)
-   -   vb4 -> ipb 3.05 Integration (http://www.photopost.com/forum/reviewpost-installation-upgrades/142084-vb4-ipb-3-05-integration.html)

TheSonic February 15th, 2010 07:58 PM

vb4 -> ipb 3.05 Integration
 
Hi,

i switched from vb4 to ipb3.05. Forumswitch went smooth,
Now i am trying to get ReviewPost 5 b3 to work.

Steps i have done:
  • delteted usergroup-table in reviewpost-db
  • delteted settings-table from reviewpost-db
  • resintalled reviewpost
  • entered ipb-integration-details during install
  • (in addition) tried to use reviewfix.php (no errors during execution)

-> No luck, i can't login. usergroups-table in rp was created again, but it's empty.

Any hints? Thanks.

Chuck S February 16th, 2010 05:06 AM

well what specifically is the problem error etc?

There are no problems with invisionboard that I have seen. I would just reinstall and make sure I am selecting ib3 integration and answer all info correctly.

TheSonic February 16th, 2010 04:19 PM

I have done that twice. I looked in the database and integration is set to ipb3.

Can i force importing the usergroups or users ?

Error is: nvalid login. Please check your username and password, or register. (Doesn't matter what i want to do... Admin-Access, User-Login, etc.)

Thanks.

Chuck S February 16th, 2010 04:26 PM

You can send full info through the contact us link

Invalid login you sure the invisionboard database info is correct in user database portion?

The code is pretty specific

Code:

Content visible to verified customers only.
If the $pass_hash is equal to the member_login_key in the database you are valid. Or maybe something with the vb to invisionboard import

If the users password md5'd with the user salt equals the converge_hash your valid

The Invisionboard integration has been around awhile so something has to be off in your setup.

TheSonic February 16th, 2010 04:49 PM

Thanks, i send you my FTP and Database-Infos via Contact-Us-Form.

Chuck S February 16th, 2010 05:10 PM

No problem


All times are GMT -5. The time now is 07:40 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97