PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Installation issues (http://www.photopost.com/forum/classifieds-installation-upgrades/130434-installation-issues.html)

mstanfa February 13th, 2007 01:15 PM

Installation issues
 
I am doing and installation of ppclassifieds and everything goes fine until step 5. I keep running across this error at the top of the screen:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/mstanfa6/public_html/classifieds/forums/photopost.php on line 293

The rest of step 5 comes up but when the logon screen comes up I get this error on top of the screen:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/mstanfa6/public_html/classifieds/forums/photopost.php on line 25

I assume they are related

I am attepting to do the integration with a fresh install of VBulletin latest version and a virgin install.

What did I do wrong?

Chuck S February 13th, 2007 01:21 PM

Have you input the correct table prefix you use for your vbulletin on step 4 as well as select the proper integration cause what I am seeing is you are trying to integrate with photopost not vb3

mstanfa February 13th, 2007 02:28 PM

Settings correct
 
Yes the settings are correct in step 4. Should I go back and check previous steps?

mstanfa February 13th, 2007 02:44 PM

If I try to go through ignoring the errors and then try to logon I get this:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/mstanfa6/public_html/classifieds/header-inc.php on line 64

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/mstanfa6/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/mstanfa6/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/mstanfa6/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/mstanfa6/public_html/classifieds/header-inc.php on line 65


Don't know if it helps.

Chuck S February 13th, 2007 02:50 PM

The settings are not correct. If you have installed with vb3 integration you would not get this issue. You have not selected vb3 from the dropdown on step 4

Code:

Content visible to verified customers only.
Next your last error is because on that last step the path to your vbulletin forum is not correct. You can edit config-int.php and in the $vbpath line set the proper path to vbulletin forum

mstanfa February 13th, 2007 08:10 PM

Ok, I missed that part. Now it went all the way through to the logon screen but now I get this error when I try to log in:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/mstanfa6/public_html/classifieds/header-inc.php on line 64

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/mstanfa6/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/mstanfa6/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/mstanfa6/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/mstanfa6/public_html/classifieds/header-inc.php on line 65

What did I miss this time?

Chuck S February 13th, 2007 09:15 PM

You missed this in my last post

Quote:

Next your last error is because on that last step the path to your vbulletin forum is not correct. You can edit config-int.php and in the $vbpath line set the proper path to vbulletin forum
__________________

mstanfa February 14th, 2007 10:25 AM

By config-int.php do you mean the config-intc.php or the config-inc.php since I do not find a config-int.php

Chuck S February 14th, 2007 11:08 AM

config-intc.php

mstanfa February 14th, 2007 11:41 AM

Thank you that seems to have gotten it and I can get into the admin now. I will let Mark know that it's seems to be up now. Thanks again.

mstanfa February 26th, 2007 12:20 PM

Related issue
 
Hi, seems that admin is and has been working but when I try to get the main pages to come up I still get that same error as before. Re-pasted below (same error as before)

I did go in and set the paths so I can only guess I did them wrong. I need to see an example of what a correct config-intc.php looks like since mine isn't working right.

When I go to user index this is what I get:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/mstanfa6/public_html/classifieds/header-inc.php on line 64

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/mstanfa6/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/mstanfa6/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/mstanfa6/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/mstanfa6/public_html/classifieds/header-inc.php on line 65

Chuck S February 26th, 2007 12:27 PM

This all comes back to post 6.

Your next to last post says you fixed it now your back. So what did you change?

mstanfa February 26th, 2007 12:36 PM

The admin was working but when I go to the index it didn't. I am tempted to just reinstall it at this point might be easier. I had not tested the index only saw the admin was working.

Chuck S February 26th, 2007 12:40 PM

If you can not view your site at the index the variable $vbpath which is your forum server path in the config-intc.php file is simply INCORRECT and you need to ftp to your server edit that file and correct the path.

You can try reinstalling if you choose also but same thing you need to ensure you are not making the same mistakes you have been making double checking the information your entering. Now recapping this thread there are two things if you want to do a reinstall that you should recheck carefully

1. On step 4 make sure you are selecting vb3 from the dropdown cause on your initial install you had not done so.

2. On the last step when you fill out the edit integration settings to turn on the vb3 enhanced integration make sure the server path to the forum is correct

personally since you seem to be properly installed except this one item number 2 I would suggest you instead simply do the ftp edit of the file noted and correct the path.

mstanfa February 26th, 2007 01:39 PM

Ok. The reinstall took fine and it does pull up the index.php now when I click on back to user index.

Chuck S February 26th, 2007 04:15 PM

Okay enjoy then ;)


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