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

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 28th, 2005, 10:53 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Seattle, WA
Posts: 55
Waring:main....header-inc.php on line 62

I know, I know, it's the cookies.. but???

I can see the Classified cp ( adm-index.php ) just fine and it works. I've looked at the header/footer paths, compared them to my Review post just installed and working so far to match the format, but when I click on
http://www.psdivers.com/ppclass/index.php
get the following errors:

Quote:
Warning: main(./global.php): failed to open stream: No such file or directory in /home/pnwhosti/public_html/x_psdivers/ppclass/header-inc.php on line 62

Warning: main(./global.php): failed to open stream: No such file or directory in /home/pnwhosti/public_html/x_psdivers/ppclass/header-inc.php on line 62

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pnwhosti/public_html/x_psdivers/ppclass/header-inc.php on line 62
I checked the vb license, and set the cookies to bb (what page is that on... everyone talks about them, but cant' find on the config-inc and -int.php so exactly what 'file'are they in.

also getting very confused on the terms as classifies is referring to photo post which Ï'm also running here and I don't know if they are referring to PP or just misnamed for Classifieds... if?, in the classsified area and I see photopost, should I just think "Classifieds" or are they actually meaning photopost in the other directory..

been beating my brains out last 3 days off and on so any "simply described" help will be appreciated.. it's the last install for this site... and I need to get going...

And yes, i'm recognizing it's something simple, but have searched and see references but nothing I can say "Here it is".... even in the FAQ for pp... on cookies..

thanx much.... again...

ps. is there a "Global.php" file missing, I don't see one nor in the extracted files... had this in the last extract files too, so checking?? also looked in the header-inc.php to see if there was anything in there. Allowing for the warning "Do not edit below..."I didn't see anything that needed editing..

Last edited by fpoole; July 28th, 2005 at 10:59 PM.
fpoole is offline   Reply With Quote
Old July 28th, 2005, 11:13 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Seattle, WA
Posts: 55
Here's the config-int
I can see the classifieds admincp but not the web pages for the classifies

If I change the vb path from /ppclass/forums
to
/forums
I get the classifeds, but if I click on the admin it goes to vb admincp
not classifieds admincp

Quote:
<?php
//-----------------------------------------------------------------------------------//
// Forum Integration Configuration File
//
// For users using our forum integration files, there are a few things
// we need to know - like the location of Classifieds and your forums; this
// prevents us from doing alot of extra processing in these scripts we otherwise
// would have to do.
//
// Follow the guides to set your paths and enable the integration options you
// want.
//-----------------------------------------------------------------------------------//

// We need to know the server paths to both your vB installation and your Classifieds installation
$vbpath = "/home/pnwhosti/public_html/x_psdivers/forums/";$pppath = "/home/pnwhosti/public_html/x_psdivers/ppclass/";

// We need the URL path to your PhotoPost and vb installation
$url_path = "http://www.psdivers.com/ppclass";
$vb_urlpath = "http://www.psdivers.com/forums";

// The URL of your photo dir where your images are stored (with / at end)
$data_dir = "http://www.psdivers.com/ppclass/data";

// If your PhotoPost tables have a prefix, put it here
// Example:
// ppcl_ = "pp_";
$pp_db_prefix = "ppcl_";

//------------------------------------- vB3 -----------------------------------------//
// VB3_INTEGRATION is for using vB3 headers/footers and styles
// VB3_ENHANCEDINT is for Enhanced vB3 Integration (using vB3 elements in Classifieds)
// requires that VB3_INTEGRATION also be set to 'on'
// VB3_COMMWYSIWYG is for turning on the WYSIWYG interface on the Post A Comment page
// if you set this to 'off' then only the standard input box will appear
//
// Set to 'on' to enable specific integrations
define(VB3_INTEGRATION, 'on');
define(VB3_ENHANCEDINT, 'on');
define(VB3_COMMWYSIWYG, 'on');
//-----------------------------------------------------------------------------------//



fpoole is offline   Reply With Quote
Old July 28th, 2005, 11:45 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,656
Your admin link for classifieds is in the menubar of classifieds not the admin link in the footer which is vb

So if you do not get an admin link on the classifieds menubar your not logged in and your cookies are not aligned. You set your cookie settings in the settings table of the classifieds database settings 181-183
__________________
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 July 29th, 2005, 12:04 AM   #4 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Seattle, WA
Posts: 55
Doh !!!.. it's working... I didn't see the ADMIN in the menu bar... geesh..
thanx much.. I'm not seeing the upload photo link, but assuming this is just an option that is off now.. somewhere...
Ok, looks like we're done...
Thanx much for the help.... till the next time... ;-))
fpoole is offline   Reply With Quote
Old February 1st, 2006, 07:45 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 101
Quote:
Originally Posted by Chuck S
Your admin link for classifieds is in the menubar of classifieds not the admin link in the footer which is vb

So if you do not get an admin link on the classifieds menubar your not logged in and your cookies are not aligned. You set your cookie settings in the settings table of the classifieds database settings 181-183
More specifically, what is the command to do this?
deb0 is offline   Reply With Quote
Old February 1st, 2006, 09:02 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,656
Well phpmyadmin would be in your hosting control panel under mysql administration usually.

Some information here on your install url integration type would be best here so I can assist you.
__________________
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
pp-inc.php on line 2877 marinecentral Photopost Pro How Do I...? 3 October 21st, 2005 05:08 PM
vB 3.5 / PP 5.2 / mysql_free_result() / pp-inc.php line 312 Root Photopost Pro Bug Reports 3 October 12th, 2005 08:17 AM
Error: pp-inc.php on line 129 fpoole ReviewPost Installation & Upgrades 14 September 8th, 2005 11:15 AM
How to remove `Additional Info' header/line? mjm Photopost Pro How Do I...? 4 March 19th, 2005 09:43 PM
Install/Upgrd Error header-inc.php on line 18 fpoole Photopost Pro Installation & Upgrades 6 January 10th, 2005 09:39 AM


All times are GMT -5. The time now is 08:36 AM.

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