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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 3rd, 2004, 10:03 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2004
Posts: 5
Exclamation Cannot login in to photopost

Photopost version : 4.8d

Vbulletin version : 3.0.2

________________________________________________________________
Cookie settings on Vbulletin 3


Path to Save Cookies /

Cookie Domain .thewired.be
________________________________________________________________
Cookie settings on Photopost

$cookie_path = "/";
$cookie_domain = ".thewired.be";
$cookieprefix="bb";
________________________________________________________________

mysql database usergroups Administrators groupid = 6 cpaccess = 1


Well I think I tryed about everything that was posted here and I still cannot login to photopost

and during the install I had no errors


anyone know what the problem could be ?

Last edited by Kalakov; July 3rd, 2004 at 10:06 AM.
Kalakov is offline   Reply With Quote
Old July 3rd, 2004, 10:08 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Whats your vb license set to in Photopost Config?

You need to enter the VB license number not customer number in the config. You will not have an integrated login until you do this. VB uses the user password+salt+vblicense to write the cookie password value.
__________________
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 July 3rd, 2004, 10:23 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2004
Posts: 5
Lightbulb

Yes my license is correct its the same that can be found on forum/index.php
vBulletin 3.0.2 - Licence Number *********


I did some changes

// Cookie variables
// This should be set to match the path/domain for your cookies,
// / = "/"; sets the cookie to be usable throughout the site.
// = ".domain.com"; sets the cookie to be usable across the domain
// If your BB system has a different setting, then you need to put that path here as well.
$cookie_path = "/";
$cookie_domain = ".thewired.be-";
$cookieprefix="bb"; <--- I removed this line



// Cookie Prefix
// Default vB3:
// = "bb";
// Default phpBB2:
// = "phpbb2mysql";
// Default Threads:
// = "w3t_";
$cookieprefix="bb"; <--- this was empty first

now I can login but only if i login from vbulletin after I go back to photopost i'm logged in but cannot log out after I clear the cookies and try to login from photopost it doasnt work only from vbulletin
Kalakov is offline   Reply With Quote
Old July 3rd, 2004, 10:37 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Try reading this thread

vB3 Integration FAQ

You will find you need to edit the VB templates specifically header header include navbar and footer since VB uses relative url's and fix them to use full url's
__________________
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 July 3rd, 2004, 11:05 AM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2004
Posts: 5
still same problem

all settings are right I gues
_________________________________________________________________
// vBulletin Integration
// Instead of using the static header/footer file specified in the Admin options
// panel, you can use your existing default vBulletin header/footer. Just change
// $vbpath and $pppath below to the proper full paths and remove the "//" slashes
// from the beginning of the 27 lines of code below. If PhotoPost has an odd
// background color or squished width, you will need to edit vbulletin's default
// "header" style input box / template and change "{pagebgcolor}" and "{tablewidth}"
// (near the bottom) to your preferred background color and table width, respectively.

$vbpath ="/opt/www/user/web/www.site.com/forum";
$pppath ="/opt/www/user/web/www.site.com/gallery";
chdir($vbpath "/");
require("./global.php");

eval('$navbar = "' . fetch_template('navbar') . '";');

$vbheader = "$stylevar[htmldoctype]
<html dir=\"$stylevar[textdirection]\" lang=\"$stylevar[languagecode]\">
<head>
$headinclude";

$vbheader .= "</head>
<body>
$header
$navbar
<div align=\"center\">";

eval('$vbfooter = "' . fetch_template('footer') . '";');
$vbfooter = process_replacement_vars($vbfooter);
$vbfooter = "</div>$vbfooter";
chdir($pppath . "/");

$HTTP_POST_FILES = $_FILES;
$HTTP_POST_VARS = $_POST;
?>
________________________________________________________________


and the layout of photopost got changed after that to this ....
Attached Images
File Type: jpg sife.jpg (84.9 KB, 38 views)
Kalakov is offline   Reply With Quote
Old July 3rd, 2004, 11:16 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
You need to edit the VB templates I meantioned.

Your VB login on the navbar is not pointing back to the forum directory thus the error.

You need to edit your forum options and under the main options and click use inline css not css save as files.
__________________
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
photopost all installed, now users cant login happhbird Photopost Pro Installation & Upgrades 11 October 18th, 2005 08:46 PM
Problem with login from PhotoPost Fenriz Photopost Pro Installation & Upgrades 1 March 15th, 2005 06:56 AM
No Photopost Login from VBulletin ppostuser Photopost Pro Installation & Upgrades 6 February 18th, 2005 02:35 PM
Login from Photopost not working iphoto Photopost Pro Installation & Upgrades 2 December 9th, 2004 04:17 PM
vb3 login vs photopost login LarryEitel Photopost Pro Installation & Upgrades 1 October 3rd, 2004 07:35 PM


All times are GMT -5. The time now is 05:47 AM.

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