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 August 27th, 2005, 09:36 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Posts: 173
[RP 3.0] Has anyone had any luck doing a fresh install with vB3 integration?

Fresh installation for a client with vB3 integration and cannot get into the admin section. Everything works from the front end, but when clicking on the admin link, I get taken to a reviewpost login screen. At this screen, it accepts my admin username/password, but then kicks me back out to the frontend AND logs me out.

So cookies are working in the frontend but not the backend (if it is a cookie issue at all). I have deleted cookies several times.

All parameters asked for during the installation process are correct 100% (same result after 3 tries).

I installed the latest photopost and classifieds with vB3 integration as well today w/o any problems.

Has anyone had any luck doing a fresh install with vB3 integration?

Last edited by Regs; August 27th, 2005 at 09:41 AM.
Regs is offline   Reply With Quote
Old August 27th, 2005, 06:29 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,545
This is the number one problem people have in Photopost

Whats your cookie prefix?? Should be bb by default.

I run VB3 right here

http://www.reeftalk.com/reviews

I also did a clean install with VB 3.5 on my test site

Check the cookie prefix and VB license number make sure its not customer number. If either of these two are incorrect you will not be able to get into admin
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 27th, 2005, 08:27 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Posts: 173
OK,

I used phpmyadmin to look at the settings. The cookie prefix setting was empty... somehow I think when installing the application, that setting is not taking properly because I am 100% sure I put bb each time.

Anyways, once that was done, the admin section is accessible, thanks.

I did note in the database settings that the version number is 2.91... that needs to be fixed.

Also note that the integration being done is with vB 3.0.8 NOT vB 3.5 beta/RCx... you might want to try an additional test installation with that version and see is you can replicate what I am saying concerning the cookie prefix.
Regs is offline   Reply With Quote
Old August 27th, 2005, 09:29 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,545
Did not have any issue with a fresh install this is right in the install file

foreach($HTTP_POST_VARS as $id=>$setting) {
$setting = stripslashes($setting);
$setting = str_replace( "\\", "/", $setting );

if ($id == "id11") {
$len = strlen($setting)-1;
if ( $setting[$len] == "/" ) $setting[$len] = " ";
$setting = trim($setting);
}

if ($id == "id6") {
$len = strlen($setting)-1;
if( $setting[$len] != "/" ) $setting = "$setting/";
}

$id = str_replace( "id", "", $id );
if ( is_numeric( $id ) ) {
$setting = addslashes( $setting );

$query = "UPDATE {$rp_db_prefix}settings SET setting='$setting' WHERE id=$id";
$resulta = mysql_query($query, $link)or die( "Failed MySQL Query: [$link]:$query<br />Error: " . mysql_error() );
}
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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
Fresh Install Into vB3 - Errors smokn28 Photopost Pro Installation & Upgrades 7 October 1st, 2005 03:21 PM
Fresh Install into VB3.7 cookie issue? testpig Classifieds Installation & Upgrades 25 July 6th, 2005 09:17 AM
Before I install, vb3 integration... BlackxRam Photopost Pro Installation & Upgrades 1 May 24th, 2005 04:54 PM
Errors after fresh install.. niu Photopost Pro Installation & Upgrades 13 January 20th, 2005 10:25 PM


All times are GMT -5. The time now is 02:09 AM.

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