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 > ReviewPost Pro Support Forums > ReviewPost Installation & Upgrades

ReviewPost Installation & Upgrades If you're having problems getting ReviewPost Pro to work or receiving errors while running RP, seek help here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old April 19th, 2005, 07:08 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2003
Posts: 25
Admin login loop

I recently installed review post, but i was unable to successfully login to the admin section of review post.

It appears that cookies are written, and the login screen reconizes my login, cause i can't login test/test who doesn't exist.

So it's finding my username, but i can't get past the login screen.

So here i sit, unable to login.

Please help
zeropaid is offline   Reply With Quote
Old April 19th, 2005, 11:38 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Posts: 50
I just upgraded,too, and I am stuck in the same loop...


Anybody?
dprice is offline   Reply With Quote
Old April 20th, 2005, 08:50 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Posts: 50
I looked in the RP_Settings table looking for anything dealing with cookies and domain in line 181-183 like on PP and looks like the table is setup different because it doesnt exist anywhere.

I am definately having some sort of cookie issue because when I login to the galleries as a normal user and try to click on item, it shows me as logged in but tells me I need to be registered to view.

And when I log into the admin control panel, it continues to loop me back to login after I receive a login successfull message.

Appears as if all my upgrades took since it is showing version 2.91 in the database table RP_settings.

Thanks for hearing me out, Chuck!
dprice is offline   Reply With Quote
Old April 20th, 2005, 09:37 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
First off what type of integration?

What is the url to your install?

How about posting a test login does not need to be admin just a regular one

Then we can tell ya whats wrong where.
__________________
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 April 20th, 2005, 10:02 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Posts: 50
VB3 integration

www.v-twinforum.com/reviewp/

As for a login, just use your OMEGATRON login that you used for my figuring out what was wrong with my Photopost install.

Thanks Chuck!
dprice is offline   Reply With Quote
Old April 20th, 2005, 10:09 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
cookie settings are in the config-inc.php file yours should read this and also make sure your vblicense number is entered correctly

Code:
Content visible to verified customers only.

also check your data path or more likely do you have some super htaccess thing going on as your images look blocked
__________________
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 April 20th, 2005, 10:31 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Posts: 50
Ok, I added the cookie prefix of "bb" and now I can start accessing some areas. When I get to the ADMIN CP, I get this error:

Warning: opendir(): open_basedir restriction in effect. File(/home/http/vhosts/v-twinforum.com/httpdocs/reviewp/) is not within the allowed path(s): (/home/httpd/vhosts/v-twinforum.com/httpdocs:/tmp) in /home/httpd/vhosts/v-twinforum.com/httpdocs/reviewp/adm-main.php on line 18

Warning: opendir(/home/http/vhosts/v-twinforum.com/httpdocs/reviewp/): failed to open dir: Operation not permitted in /home/httpd/vhosts/v-twinforum.com/httpdocs/reviewp/adm-main.php on line 18

Warning: readdir(): supplied argument is not a valid Directory resource in /home/httpd/vhosts/v-twinforum.com/httpdocs/reviewp/adm-main.php on line 20

Warning: closedir(): supplied argument is not a valid Directory resource in /home/httpd/vhosts/v-twinforum.com/httpdocs/reviewp/adm-main.php on line 28



Whats next?

Last edited by dprice; April 20th, 2005 at 10:43 AM.
dprice is offline   Reply With Quote
Old April 20th, 2005, 10:35 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
Looks to me like your path statements are wrong. Make sure all your path statements are like this

/home/httpd/vhosts/v-twinforum.com/httpdocs/reviewp


not

/home/harleyda/public_html/reviewp
__________________
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 April 20th, 2005, 10:43 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Posts: 50
Other errors when attempting to rebuild thumbnails:

Code:
Content visible to verified customers only.

Last edited by dprice; April 20th, 2005 at 11:56 AM.
dprice is offline   Reply With Quote
Old April 20th, 2005, 11:03 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Posts: 50
Quote:
Originally Posted by omegatron
Looks to me like your path statements are wrong. Make sure all your path statements are like this

/home/httpd/vhosts/v-twinforum.com/httpdocs/reviewp


not

/home/harleyda/public_html/reviewp
Path fixed...Error messages:

Code:
Content visible to verified customers only.

Last edited by dprice; April 20th, 2005 at 11:57 AM.
dprice is offline   Reply With Quote
Old April 20th, 2005, 11:08 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
well that is trying to stat your data directory I doubt your data directory is at

/home/httpd/vhosts/v-twinforum.com/httpdocs/reviewp/

would it not be

/home/httpd/vhosts/v-twinforum.com/httpdocs/reviewp/data/
__________________
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 April 20th, 2005, 11:23 AM   #12 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Posts: 50
Data path is correct, I added "/data" without the trailing slash and it still produces the same errors:

Code:
Content visible to verified customers only.
what about these rethumbnailing errors?

Code:
Content visible to verified customers only.

Last edited by dprice; April 20th, 2005 at 11:37 AM.
dprice is offline   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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
New install - admin login loop chinch ReviewPost Installation & Upgrades 3 July 27th, 2005 09:28 PM
Admin login in a loop Wardsweb Classifieds Installation & Upgrades 8 May 24th, 2005 01:13 PM
I cannot login to Admin Big Kahuna Photopost Pro Installation & Upgrades 2 April 1st, 2005 04:09 AM
Help Please - Admin Login WeeMan Photopost Pro Installation & Upgrades 13 January 7th, 2005 08:09 PM
Admin login stopped working... backup admin does work... LittleBrother ReviewPost Installation & Upgrades 2 July 1st, 2004 03:58 AM


All times are GMT -5. The time now is 03:02 PM.

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