PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Can't login to the Admin CP (http://www.photopost.com/forum/photopost-pro-installation-upgrades/112591-cant-login-admin-cp.html)

rcsmith March 7th, 2005 01:31 AM

Can't login to the Admin CP
 
Just all of a sudden I can't login to the admin area. I login and it says Ok, but then when i click admin, no good.

I've deleted cookies and tried it on 2 computers.

I guess i'll look at the config through mysqladmin. any pointers?

Powered by: PhotoPost PHP 4.86 vB3 Enhanced

b6gm6n March 7th, 2005 01:38 AM

Hi..

Look for 'forum cookie prefix' if your using vbulletin it should be set to "bb" (without quotes)

-T

rcsmith March 7th, 2005 01:42 AM

Thank you!

rcsmith March 21st, 2005 05:41 PM

How about Reviewpost. just upgraded to 2.9 and nobody can login.

Chuck S March 21st, 2005 05:51 PM

Same thing you would check your cookie settings and make sure the VB license number is entered in the config file not customer number

rcsmith March 21st, 2005 06:02 PM

Got it. I didn't see the new config.int file. :)

KJ_scene March 21st, 2005 06:13 PM

i have this issue also, but i cant see anywhere in either of the PP config files for specifying cookie prefixes. Incedently i overwrote the old config files with the new ones, but i entered the information into them. Any help on this would be greatly appreciated.

Chuck S March 21st, 2005 06:26 PM

Cookie information needs to be viewed and changed in the mysql database settings table entries 171-173

The vb license number gets entered in the config-inc.php

KJ_scene March 22nd, 2005 12:06 PM

When I log into my forums and then go to galleries and try and log into the admin control panel for photopost, it asks for my username and details, which I enter, and then it tells me that log in is successful, however after it has displayed this information it then goes on to take me back to the main page of the galleries and not the admin control panel. My server people don’t know why and I don’t know why. Also I was told I had to make changes to the cookie information in the mysql database…

‘Cookie information needs to be viewed and changed in the mysql database settings table entries 171-173’

but that means nothing to me, I was wondering if you could elaborate a little and tell me exactly what I should be looking for, where, and what the changes should be, or what information should be in there. (table names etc.) I’ve had photopost for almost a year now and never managed to get it working properly, please help me this time.

Chuck S March 22nd, 2005 12:12 PM

In your site control panel there should be a mysql link and within that a phpmyadmin link to view databases

View your photopost settings table and check settings 171-173

Most likely since this is VB you did not enter the cookie prefix in the place it asked on install

You can update setting 172 and make it bb. If VB and Photopost are in the same database you can use the sql manager in VB admin and enter this query but make sure to add any table prefix you have for photopost if different

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

KJ_scene March 22nd, 2005 02:13 PM

omegatron, that worked a treat. thank you very much :)

bada_bing March 23rd, 2005 10:47 AM

Hey I have the same problem after upgrading from 4.87 to 5.02 except that when I login I dont get the admin link.... Please Help


All times are GMT -5. The time now is 10:47 PM.

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