PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Installation & Upgrades (http://www.photopost.com/forum/reviewpost-installation-upgrades/)
-   -   vbulletin integration (http://www.photopost.com/forum/reviewpost-installation-upgrades/136742-vbulletin-integration.html)

CasualConvo May 25th, 2008 04:16 PM

vbulletin integration
 
On a fresh install of reviewpost, at the vbulletin integration stage, I get this warning at the top:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/modelfus/public_html/reviews/forums/vb3.php on line 464

Can anyone tell me what that means and what, if anything, I can do to fix it? Thank you!

CasualConvo May 25th, 2008 05:04 PM

Ok...that issue is fixed (didn't insert table prefix for vbulletin).

Next issue. When I turn on vb styles I get these errors:

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

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

Fatal error: require() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/php52/pear') in /home/modelfus/public_html/reviews/header-inc.php on line 48


What's wrong here? Thank you!

CasualConvo May 25th, 2008 05:28 PM

Sorry to keep adding to my own post but I'm writing as I go and hope someone can spot something I've missed along the way. The problem is directly connected to my vbulletin styles somehow. When I turn the vb3 integration option for headers, footers and styles on, I get the errors. Also, when I go under Forum Settings, using integrated forum stylesheets shows no stylesheets at all (on ReviewPosts user index page). Turning that option off forces ReviewPost to use it's own stylesheets (which I'm sure we already know).
Anyways, I hope this information can help someone help me to get everything working because beyone this, I haven't a clue. Oh, this is a fresh install of ReviewPost v4 and vbulletin 3.7. Thank you!

Chuck S June 5th, 2008 08:35 AM

On last step of install make sure you enter the correct path to your forum. You can also edit the config-intr.php file and on the $vbpath line correct the forum server path there. As far as the mysql error did you enter your correct vb table prefix on step 4 of install and the proper vb database info is in your config settings of reviewpost?


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