PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   What'd I do wrong? (http://www.photopost.com/forum/photopost-pro-installation-upgrades/123627-whatd-i-do-wrong.html)

dsmythe March 8th, 2006 11:35 PM

What'd I do wrong?
 
Quote:

Warning: chdir(): No such file or directory (errno 2) in C:\Inetpub\wwwroot\album\header-inc.php on line 60

Warning: main(C:\Inetpub\wwwroot\album/includes/init.php): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\forum\global.php on line 20

Fatal error: main(): Failed opening required 'C:\Inetpub\wwwroot\album/includes/init.php' (include_path='.;c:\php4\pear') in C:\Inetpub\wwwroot\forum\global.php on line 20
Ran the install.php w/ VB3.5 intergration.. these errors happend when I tried to login as the admin.

TIA!
-d

StuartDH March 9th, 2006 03:17 AM

Double-check the setting in this line of your gallery/config-int.php

$vbpath =

make sure it's pointing to your forum folder

dsmythe March 10th, 2006 01:35 PM

Quote:

Originally Posted by StuartDH
Double-check the setting in this line of your gallery/config-int.php

$vbpath =

make sure it's pointing to your forum folder

Thank you very much for the tip! now I just need to get past this error
Quote:

Warning: main(./forum/global.php): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\gallery\header-inc.php on line 61

Fatal error: main(): Failed opening required './forum/global.php' (include_path='.;C:\PHP\PEAR\pear;c:\php\includes;c:\PHP\PEAR\pear') in C:\Inetpub\wwwroot\album\header-inc.php on line 61

Chuck S March 10th, 2006 02:01 PM

Your forum server path would be this

C:/Inetpub/wwwroot/forum

dsmythe March 10th, 2006 06:22 PM

Quote:

Originally Posted by Chuck S
Your forum server path would be this

C:/Inetpub/wwwroot/forum

Ahh, yes - that got most of it so, now I am left with this
Quote:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in c:\Inetpub\wwwroot\album\forums\vb3.php on line 25
and then the same error down the page a bit but it says it is on line 54.

Thank you so much for the help!
-d

Chuck S March 10th, 2006 09:06 PM

on install on step 4 we ask for the vbulletin table prefix. You either forgot to enter this if you use a prefix for vbulletin or on the config step 1 you did not enter the proper vb database info in the user database section.

If you rerun install and correct this you will be okay

dsmythe March 12th, 2006 01:15 PM

Quote:

Originally Posted by Chuck S
on install on step 4 we ask for the vbulletin table prefix. You either forgot to enter this if you use a prefix for vbulletin or on the config step 1 you did not enter the proper vb database info in the user database section.

If you rerun install and correct this you will be okay

I see, ok, see I left it blank
Quote:

Forums database table prefix for your forum (you may have chosen this initially when you installed your forum - leave blank if none or default):
becuase I went w/ the default when I installed VB... I went back and added "forum" in as the prefix and the errors are gone so I am assuming it is working now.

thank you very much for the help!
-d

Chuck S March 12th, 2006 05:42 PM

yes if you entered the proper prefix you should be fine ;)


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

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