![]() |
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 |
I just upgraded,too, and I am stuck in the same loop... Anybody? |
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! |
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. |
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! |
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 |
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? |
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 |
Other errors when attempting to rebuild thumbnails: Code: Content visible to verified customers only. |
Quote:
Code: Content visible to verified customers only. |
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/ |
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.Code: Content visible to verified customers only. |
| All times are GMT -5. The time now is 10:20 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0