PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   vBulletin Integration (http://www.photopost.com/forum/photopost-pro-installation-upgrades/125035-vbulletin-integration.html)

Rondelet May 17th, 2006 02:25 PM

vBulletin Integration
 
I'm hoping someone can help me here.

I've just tried to install Photopost and integrate it with vBulletin. I've followed all the install script instructions and checked everything twice, but just can't seem to get it to work. In fact, the program installs, but won't recognise my Admin user name and password (which is fine with vBulletin). So for some reason, which I'm assuming has to do with the cookie seetings, I can't even log into my admin cp page.

At the Adm-index.php page I can login with any combination of name and password. Doesn't matter if I use one from vBulletin or make some up, same thing happens: I get directed to a screwed up vBulletin page with the "Go Back" and "Refresh this Page" graphics missing. Worse, If I try to login to vBulletin with my Admin name and password I get a HTTP 404 error. If I hit the "Login Problems" butten I get the screwed up vBulletin page. If I hit the "Forgot Password" button, it properly directs my to my vBulletin login page. This allows me to login normally as an administrator - but I get the following message: This user has not registered and therefore does not have a profile to view.

If I log into vBulletin normally (using my admin account) and THEN go back and call up the Adm-index.php page and try to login. I get a login successful message. However, It doesn't recognise me as an administrator, rather a regular user. This is because vBulletin is currently turned off to all but adminstrators while I try to sort all this out.

My appologies if this is long winded and all over, but I'm at a loss as to how to get this thing working. I'm reasonably sure I have the url and server paths correct.

Any advice would be appreciated.


System specs are:

Photopost PHP Pro ver 5.3
vBulletin ver 3.5.4
Servier: Unix (shared)
PHP: 4.4.1
MySQL: 3.23.58
GD: 2.0.28

At this point vBulletin is turned off to the public (but open to Admin accounts).

Chuck S May 17th, 2006 04:15 PM

Well I might need a url and admin account PM'd to me to determine everything but I would assume it sounds to me like on install you did not correctly enter in the config ( first step ) the proper vb license number. Also on step 4 you possibly did not set the cookie prefix in vbulletin which is normally bb. These would affect login as well. You could have also not selected the correct dropdown to integrate with vb and might be integrated with vb2 maybe. Check the first two out first by rerunning install and enter the correct vb license number and cookie prefix and try logging in again.

mukunig May 17th, 2006 04:45 PM

Edited because I will start a new thread

Rondelet May 17th, 2006 05:11 PM

Quote:

Originally Posted by Chuck S
Well I might need a url and admin account PM'd to me to determine everything

I would like to do this, but I don't have an admin account myself! So I'm not sure how I would create one for you. Nonetheless, I will PM the url to the site, if it's of any value.

Quote:

Originally Posted by Chuck S
you did not correctly enter in the config ( first step ) the proper vb license number. Also on step 4 you possibly did not set the cookie prefix in vbulletin which is normally bb....You could have also not selected the correct dropdown to integrate with vb and might be integrated with vb2 maybe.

I've done all three - about 10x - and still no luck. I checked the vb license number several times. I've added bb for the cookie prefix and have been selecting vb3 as the version number. I'm really stumped.

Chuck S May 17th, 2006 06:47 PM

Do you have phpmyadmin access?

Rondelet May 17th, 2006 07:45 PM

Yes - but there may be some limitations on what I can do.

Chuck S May 17th, 2006 07:53 PM

Well you would need to explicitely explain each issue so I can assist or you can send phpmyadmin and I can do a quick check to see if I can spot anything wrong.

MortysTW June 3rd, 2006 11:44 PM

How was this resolved Chuck?

For the life of me, I can't sort this one out. I reinstalled a fresh new version of PhotoPost on my site since I'm on a new server now and I can't get into the admin panel either. Everytimg I login to it, it justs brings me back to /gallery/index.php. BUT it is showing me logged in as a user, so it shouldn't be a cookies thing. I just can't get it to decide to load the admin control panel page.

Chuck S June 4th, 2006 09:18 AM

Morty do a search on cookies. You forgot to specify your vbulletin cookie password of bb on install

You can run this query in phpmyadmin to fix this or rerun install and input the proper variable

UPDATE pp_settings SET setting='bb' WHERE id=172


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