PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   vb and pp pro integration (http://www.photopost.com/forum/photopost-pro-installation-upgrades/140346-vbulletin-pp-pro-integration.html)

redbone June 25th, 2009 08:41 AM

vb and pp pro integration
 
I have both installed and now seems to be working. How can I add "Lastest Photos Uploaded" to top of the vb forums ( I'd like for it to display the last 8 photos or so )- right now to get to the photopost gallery users have to tack on /photopost to the end of the url.

Chuck S June 25th, 2009 08:42 AM

http://www.photopost.com/forum/photo...3-5-3-8-a.html

This is what you want ;)

redbone June 25th, 2009 09:15 AM

ok i have the 2 inc files in my photopost directory and I added the plugin but am now seeing this error on the main page

Warning: include(../photopost/inc_features.php) [function.include]: failed to open stream: No such file or directory in [path]/index.php(596) : eval()'d code on line 1

Warning: include() [function.include]: Failed opening '../photopost/inc_features.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/index.php(596) : eval()'d code on line 1

Chuck S June 25th, 2009 12:52 PM

That would suggest you have not put the correct path in the plugin include statement so you can find that file. You must place the proper path and directory name to that file.

redbone June 25th, 2009 01:10 PM

I am making some progress ... new error though

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/photopost/inc_features.php on line 67
Table 'harrodsh_vbforums.pp_photos' doesn't exist

redbone June 25th, 2009 01:33 PM

ah - i figured out since I was using two diff dbs I had to uncomment some lines in the inc-features - but now it left me with

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'harrodsh'@'localhost' (using password: NO) in [path]/photopost/inc_features.php on line 25
I cannot connect to the database.

where do i update the username and password for this?

redbone June 25th, 2009 03:35 PM

ok - so i started over w/ photopost and did a fresh install using 1 db. Re-activated the plugin and it seems to be partially working - except that the thumbnail is black - doesn't show the pict ?? any ideas?

Chuck S June 25th, 2009 03:36 PM

You set those in that same file you will see the link and mysql_select_db lines uncomment them all and fill out the proper information.

redbone June 25th, 2009 07:35 PM

Quote:

Originally Posted by redbone (Post 1249153)
ok - so i started over w/ photopost and did a fresh install using 1 db. Re-activated the plugin and it seems to be partially working - except that the thumbnail is black - doesn't show the pict ?? any ideas?

Looks like we posted about the same time - i started over see above - any thoughts on why the thumbnail is black ?

Chuck S June 25th, 2009 07:40 PM

In Admin => Edit Integration make sure the url to the photopost data directory there has a trailing slash.

redbone June 25th, 2009 09:11 PM

Thanks! Works like a charm.

Chuck S June 26th, 2009 06:39 AM

Glad to help


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