PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Still can not get past step 4 without an eror message (http://www.photopost.com/forum/classifieds-installation-upgrades/131747-still-can-not-get-past-step-4-without-eror-message.html)

1QuickSI May 7th, 2007 10:57 AM

Still can not get past step 4 without an eror message
 
Ok, install PPro no problems but Classifieds seems to be beating me up...lol...

Step 4 gives me this error:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/domain/public_html/classifieds/forums/vb3.php on line 527

Foum Integraiton: VB3
Admin email: "My email address"

URL to Forum directory: URL to VB3 forums

Forums database table: None as noted when viewing datase tables via phpMyAdmin
Forum Cookie Prefix: bb_ (I assume is correct)

WebsiteName: Name of WebSite
WebSite URL: URL of WebSite

URL TO Classifieds: Url of Classifieds

Thanx...

1QuickSI May 7th, 2007 11:16 AM

Ok went back to Step 1 and entered the VB database names and flew through the install with no errors.

BUT when I try to login I get:

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

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

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

It hates me
Sigh...

Chuck S May 7th, 2007 11:27 AM

Your first error means either the user database info or the table prefix are wrong maybe you now fixed those in your second post however your second post is easy as well. On last step of install you have specified the incorrect server path to the forum therefore you can not find global.php. Edit your config-int.php file and set the right forum server path in $vbpath. Presto problem gone!

1QuickSI May 7th, 2007 11:53 AM

Presto problem solved :)

now it loops.

I login, it welcomes me. Click on somehting it asks me to login again.

I assum it is the cookies prefix?

1QuickSI May 7th, 2007 11:56 AM

Ok finaly got it all straightened out :)


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