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 4th, 2004, 01:09 PM   #1 (permalink)
Registered User
 
Join Date: Jun 2004
Posts: 26
header-inc.php problem

I get this after i made the changes in my header-inc.php


Notice: Undefined variable: argv in D:\websites\centralairsoft\reviewpost\index.php on line 15

Warning: main(./global.php): failed to open stream: No such file or directory in D:\websites\centralairsoft\reviewpost\header-inc.php on line 39

Fatal error: main(): Failed opening required './global.php' (include_path='.;c:\php4\pear') in D:\websites\centralairsoft\reviewpost\header-inc.php on line 39
Sflairsoft.com is offline   Reply With Quote
Old August 4th, 2004, 01:21 PM   #2 (permalink)
Registered User
 
Join Date: Jun 2004
Posts: 26
Heres a snip of whats in my header-inc.php i am using VB ON IIS 6.0:


// 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 reviewpost 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 ="/forums"; // changeme
$pppath ="/reviewpost"; // changeme
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;
?>
Sflairsoft.com is offline   Reply With Quote
Old August 4th, 2004, 01:56 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Okay what is this

$vbpath ="/forums"; // changeme
$pppath ="/reviewpost"; // changeme

This obviously is not the proper information

$vbpath ="D:\websites\centralairsoft\forums"; // changeme
$pppath ="D:\websites\centralairsoft\reviewpost"; // changeme
__________________
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 4th, 2004, 04:20 PM   #4 (permalink)
Registered User
 
Join Date: Jun 2004
Posts: 26
Ok made the changes in the header-inc.php like you said

heres what i get now:

Notice: Undefined variable: argv in D:\websites\centralairsoft\reviewpost\index.php on line 15

Warning: main(./languages/english/pp-inc.php): failed to open stream: No such file or directory in D:\websites\centralairsoft\reviewpost\pp-inc.php on line 62

Fatal error: main(): Failed opening required './languages/english/pp-inc.php' (include_path='.;c:\php4\pear') in D:\websites\centralairsoft\reviewpost\pp-inc.php on line 62

Last edited by Sflairsoft.com; August 4th, 2004 at 04:22 PM.
Sflairsoft.com is offline   Reply With Quote
Old August 5th, 2004, 12:53 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Okay again in your photopost config the first question asked on the install was path to photopost you need to fill this out
__________________
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
question re header-inc.php and install.php Carolem Photopost Pro Installation & Upgrades 1 June 8th, 2005 05:24 AM
PHP file as header Uzzio Classifieds Suggestions 3 January 5th, 2005 10:41 AM
Problem after editing header-inc.php kaiwang ReviewPost Installation & Upgrades 3 January 4th, 2005 08:41 AM
vb3 integration - header-inc.php problem mightyjlr Photopost Pro Installation & Upgrades 1 October 14th, 2004 07:21 PM
Connecting header-inc.php to vbulletin chris_ ReviewPost Installation & Upgrades 2 July 6th, 2004 01:13 AM


All times are GMT -5. The time now is 05:06 PM.

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