PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Installation & Upgrades (http://www.photopost.com/forum/reviewpost-installation-upgrades/)
-   -   phpBB problem (http://www.photopost.com/forum/reviewpost-installation-upgrades/115687-phpbb-problem.html)

nf71 September 13th, 2005 11:31 PM

phpBB problem
 
I tried to integrate phpBB, but now when I login to the reviewpost the login works (says login succesful...) but then it doesn´t actually work -> The login link is still there and I cannot make reviews or go to admin.

How can I fix this or remove the integration if I cannot login as a admin?

Chuck S September 14th, 2005 07:29 AM

Just sounds to me like cookies arent aligned or you did not upload the new phpbb2.php file

There is no issue I can see looking at the file.

When logging in see if a cookie is being set and if so what variables.

nf71 September 14th, 2005 08:41 AM

Well I have the latest version of reviewpost installed.

Is there any step by step manual on what to change (what files etc.) when using a forum registration?

Also would be very good to know how to get back to normal reviewpost user handling. Somehow I must get into the admin and now it is impossible :-(

How do I do that?

Chuck S September 14th, 2005 09:31 AM

Well what did you do?

What exactly did you change to try and do integration with phpbb that might help me help you.

Basically you need to use phpmyadmin at this point and dive into the database settings table and change entries 41 83 171-173 to the correct variables that they should be depending on whether your trying to do a standalone or integrated setup.

If I follow right you had a standalone and tried to integrate with phpbb. You can do as I post above or if you state the exact steps you did I may be able to assist further

nf71 September 14th, 2005 09:56 AM

Yes I had a standalone and I´m trying to set up for the phpBB.

Ok, I get into the tables via phpmyadmin and the problem seems to be here. User registration says reviewpost. If using phpBB what exactly should I write here? What are the settings for the other tables?

Chuck S September 14th, 2005 10:38 AM

To change integrations well its like this

You point to the user database in the config-inc.php file for user database settings

IN phpmyadmin you do this

setting 41 phpbb2
setting 83 is table prefix usually phpbb_
setting 171 /
setting 172 phpbb2mysql
setting 173 blank

That should get you integrated with a normal phpbb2 install

nf71 September 14th, 2005 11:16 AM

I managed to change these:

setting 41 phpbb2
setting 83 is table prefix usually phpbb_

and the login works.

Quote:

You point to the user database in the config-inc.php file for user database settings
Hmm...I should ad or change what?

And in what table are these? They were not in the same table as 41 and 83 above.

setting 171 /
setting 172 phpbb2mysql
setting 173 blank

Chuck S September 14th, 2005 11:34 AM

well this is reviewpost try around setting 212-214 or so

The cookie settings if your trying to have an integrated login with phpbb you might want to set those ;)

nf71 September 14th, 2005 11:41 AM

I think I got this right, but when logged in as admin for phpbb I have no admin rights to reviewpost and when logged in as normal user I cannot do a review.

Where should I start looking?

And question 2. If I want to go back to the reviewpost standalone what should I then do?

Chuck S September 14th, 2005 11:57 AM

Look at your reviewpost usergroups table ;)

Make sure there is only one insert for admin which is groupid 5 now change that to groupid 2 and delete every other group. You should now be logged in as admin and can refresh your usergroups in the reviewpost admin panel

nf71 September 14th, 2005 12:24 PM

Seems to work - thanks again!

Venturous December 23rd, 2005 10:00 AM

Quote:

Originally Posted by Chuck S
Just sounds to me like cookies arent aligned or you did not upload the new phpbb2.php file.

I am having login issues that I suspect are cookie related as well and have the settings right. In reviewing past threads here for clues, I found this one.

What phpbb2.php file are you refering to???

Chuck S December 23rd, 2005 10:56 AM

This is a very old thread.

I would suggest both your applications are set cookie wise like this

cookie path /
cookie prefix phpbb2mysql
cookie domain .domain.com


All times are GMT -5. The time now is 07:57 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