PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 10th, 2007, 11:17 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2007
Posts: 31
Unhappy I locked myself, as Admin, out :(

I mistakenly changed the cookie prefix to bb in PhotoPost and now I can't login as Admin

What should I do to fix this problem
falconking is offline   Reply With Quote
Old October 11th, 2007, 09:39 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,696
Is Photopost in the same database as vbulletin?

You can issue this query in your vb query window under maintenance if you wish to fix the issue

UPDATE pp_settings SET setting='bb' WHERE id=172
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 12th, 2007, 01:50 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2007
Posts: 31
Quote:
Originally Posted by Chuck S View Post
Is Photopost in the same database as vbulletin?

You can issue this query in your vb query window under maintenance if you wish to fix the issue

UPDATE pp_settings SET setting='bb' WHERE id=172
No, it's in a separate database.

I checked my vBullettin settings and found that it is set to blank, not 'bb'. So how should the above query be changed to fix this issue?

Is there a file I can edit to allow me as Admin once again???

Thanx for your support

Last edited by falconking; October 12th, 2007 at 02:10 PM.
falconking is offline   Reply With Quote
Old October 12th, 2007, 02:38 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,696
Your cookie prefix is found in your vbulletin config file and I beleive unless you changed that it should be bb.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 12th, 2007, 03:04 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Oct 2007
Posts: 31
Quote:
Originally Posted by Chuck S View Post
Your cookie prefix is found in your vbulletin config file and I beleive unless you changed that it should be bb.
I am a beginner, so go easu on me, plz I have taken the attached snapshot for you to see.

Last edited by falconking; October 13th, 2007 at 11:30 AM.
falconking is offline   Reply With Quote
Old October 12th, 2007, 03:07 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,696
Your cookie prefix is found in your vb config.php file which is in your forums includes subdirectory.

Try just running the query I posted. or post a test account and url here so we can see what you have done wrong.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 13th, 2007, 07:52 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Oct 2007
Posts: 31
Quote:
Originally Posted by Chuck S View Post
Your cookie prefix is found in your vb config.php file which is in your forums includes subdirectory.

Try just running the query I posted. or post a test account and url here so we can see what you have done wrong.
Chuck, thank you for your support. Problem solved after deleting everything and re-installing.

Your input will very much be appreciated here, though .
falconking is offline   Reply With Quote
Old October 13th, 2007, 09:13 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,696
No problem have a good weekend.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 12th, 2007, 12:13 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Oct 2007
Posts: 31
Quote:
Originally Posted by Chuck S View Post
Your cookie prefix is found in your vb config.php file which is in your forums includes subdirectory.

Try just running the query I posted. or post a test account and url here so we can see what you have done wrong.
Chuck, please help me! I have run into the same problem as before and now I can't login as admin or as any user, because I changed the cookie prefix to 'bb'.

As you suggested above, and in an attempt to fix this problem, I ran the SQL query: (UPDATE pp_settings SET setting='bb' WHERE id=172), but I received the following error msg: (Table 'xxxxxxx_vb.pp_settings' doesn't exist) afterwards.

BTW, you already have a test account registered in my Photopost under the username: Test

N.B. In the past, I have fixed this problem by reinstalling Photopost, but now I can't do this, as Photopost is full of photos and I can't afford losing them .

Can I use my FTP to fix the problem?

Last edited by falconking; December 12th, 2007 at 01:00 PM.
falconking is offline   Reply With Quote
Old December 12th, 2007, 12:24 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,696
You can rerun install again as it will not delete your database tables. You have a standalone photopost not integrated with anything so you dont use a cookie prefix.

You can either reinstall or if you have phpmyadmin on your control panel of the site view the settings table of photopost and for settings 171 172 and 173 make sure cookies are set like this

COOKIE PATH /

COOKIE PREFIX BLANK

COOKIE DOMAIN BLANK
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 12th, 2007, 12:38 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Oct 2007
Posts: 31
Thnaks, Chuck for your prompt response. Yes I have phpmyadmin in my cP, but from where can I view the settings table of photopost? I mean, which command should I use to reach it?
falconking is offline   Reply With Quote
Old December 12th, 2007, 12:51 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Oct 2007
Posts: 31
YES, YES, YES, YES, YES, YES, YES, I found it and fixed it. This was a totally new experience for me, as I have never used phpmyadmin before. I changed it as you said and everything now is back to normal.
I LOVE YOU, CHUCK, YOU JUST MADE MY DAY.

Photopost and all its members should be proud for your service, Chuck
falconking is offline   Reply With Quote
Old December 12th, 2007, 01:08 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,696
Have a good one glad to be of help
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why are all forums locked but this one yellow-06-gt Before You Buy 3 October 5th, 2007 10:23 PM
Can't access locked / member areas? bugman General Discussion 1 February 11th, 2006 10:22 PM
Locked Out M Gravlee General Discussion 1 December 26th, 2005 08:00 AM
Locked/Private Album Not Listed to public - PP 5.0 pengrus Photopost Pro How Do I...? 1 March 7th, 2005 02:19 PM
How to not show Private Album `locked' thumbnail mjm General Discussion 3 August 6th, 2004 09:05 AM


All times are GMT -5. The time now is 07:00 PM.

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