PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Installation & Upgrades (http://www.photopost.com/forum/reviewpost-installation-upgrades/)
-   -   Problem installing (http://www.photopost.com/forum/reviewpost-installation-upgrades/133902-problem-installing.html)

SLPLS1 October 18th, 2007 10:28 PM

Problem installing
 
I used all the right paths, doesn't seem to work

I get this

http://www.xboxliveclans.com/forums/reviews/

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/xboxliv1/public_html/forums/reviews/header-inc.php on line 66

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/xboxliv1/public_html/forums/reviews/header-inc.php on line 66

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xboxliv1/public_html/forums/reviews/header-inc.php on line 66

I hope this work's with 3.6.8

SLPLS1 October 18th, 2007 10:42 PM

I got it to work without being imbedded into the vb template, but when I choose to use headers and footer it fails. :( Please help me

Chuck S October 19th, 2007 09:35 AM

You have a wrong path entered on install. Edit your config-int.php filr and make sure the line noted above reads as follows.

$vbpath = "/home/xboxliv1/public_html/forums";

SLPLS1 October 19th, 2007 02:34 PM

Yeah, for some reason I didn't notice the wrong path....

/forums/reviews/forums

Thanks Chuck, working now :)

Chuck S October 19th, 2007 02:56 PM

enjoy your weekend let me know if we can be of further assistance.


All times are GMT -5. The time now is 03:43 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