PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Path Issue PP version 4.86 and VB3 3.0.7 (http://www.photopost.com/forum/photopost-pro-installation-upgrades/112437-path-issue-pp-version-4-86-vb3-3-0-7-a.html)

Drunes February 28th, 2005 08:01 PM

Path Issue PP version 4.86 and VB3 3.0.7
 
Warning: main(./languages/english/pp-inc.php): failed to open stream: No such file or directory in inetpub\wwwroot\photo\pp-inc.php on line 69

Error when the page loaded with vb3 integration turned on, everything works fine with it turned off.

Path for vb3 integration c:\Inetpub\wwwroot\forums
Path for pp c:\Inetpub\wwwroot\photo

Now I have tried them several different ways including with the drive letter removed. I get the same error everytime.

PP version 4.86
VB3 version 3.0.7

Chuck S February 28th, 2005 09:12 PM

What is your config-inc.php file PP_PATH set to?

Drunes February 28th, 2005 10:21 PM

Though there is a path in the admin console there is no path in the config-inc.php file.

As added information this is an upgrade from 4.7 to the latest version. Using the upgrade directions.

Jim

Chuck S February 28th, 2005 10:28 PM

?

There is in your admin config section a Path entered but the config-inc.php

$PP_PATH is empty?

Edit the config-inc.php file and make the path this

$PP_PATH="c:/Inetpub/wwwroot/photo";

Drunes February 28th, 2005 10:59 PM

Ok I looked in the new file since I did not move it from the zip file per the instructions and added the missing lines. That one is solved, however I now have another issue. The Link is http://www.silverblades.net/photo/showmembers.php? however if you select a member album. I will do a search and see if I can find anything.

Chuck S March 1st, 2005 08:48 AM

You server does not translate spider urls turn them off in admin global options


All times are GMT -5. The time now is 07:15 PM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97