![]() |
Photopost v4.8.5 & vBulletin v3.0.3 Installation I'd like to integrate all of Photopost's products, especially Photopost v4.8.5 with vBulletin v3.0.3, without running amok with all kinds of errors and problems that other users, myself included, are experiencing. Since there are a lot of users asking the same kind of questions over and over concerning this subject, I think that the documentation is not explained quite clearly, i.e. the infamous PP_PATH error. The author assumes that everybody installs vBulletin at the root of the server while in reality, very few do. Using my case as an illustration. I'd like to install both programs' databases separately (trying to keep everything simple). MySQL Databases: ------------------------------------------------- Photopost : mydomain_photo (dbprefix: pp_ ) vBulletin : mydomain_vbb (dbprefix: vb3_ ) -------------------------------------------------- Paths: ------------------------------------------------- Photopost : /home/mydomain/public_html/photopost vBulletin : /home/mydomain/public_html/vbulletin -------------------------------------------------- URL Paths: -------------------------------------------------- Photopost : http://www.mydomain.com/photopost vBulletin : http://www.mydomain.com/vbulletin -------------------------------------------------- Quote:
Quote:
Quote:
include('/home/mydomain/public_html/photopost/inc_features.php'); include('/home/mydomain/public_html/photopost/inc_photopost.php'); Quote:
... </head> <body> $header $navbar ..... and ADD below 3 lines: <!--- start insert $photopostfeature below --> $photopostfeature <!--- end insert $photopostfeature --> then, from the same template FORUMHOME, go down few lines, and locate following code: <!-- main --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> ... and ADD below 5 lines: <!--- start insert $photopostcats below --> <br /> $photopostcats <br /> <!--- end insert $photopostcats --> so that, your modified template FORUMHOME would look like below: ... </head> <body> $header $navbar <!--- start insert $photopostfeature below --> $photopostfeature <!--- end insert $photopostfeature --> <!-- main --> <!--- start insert $photopostcats below --> <br /> $photopostcats <br /> <!--- end insert $photopostcats --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> ... 3.A./ Is my work done after I've completed all these tasks, assuming that I have entered info correctly into the file config-int.php ? 3.B./ Need I modify the header-inc.php file ? 3.C./ What's the difference between Data virtual path and Server path OR they're the same, i.e. /home/mydomain/public_html/photopost/data ? |
1. yes you need to uncomment the database select and also the link line and make sure the proper information in the link statement as well. 2. yes 3. There should be no need to modify anything else. I dont know where your getting this term data virtual path. In your Photopost admin select edit integration and fill out the paths etc as needed. |
Pictures Display in vBulletin 3.0.3 Thank you for your help and clarifications. PhotoPost got integrated nicely to vBulletin. My next question deals with how to get the pictures displayed. Currently, they are listed vertically. 1./ I'd like the featured photos to be listed horizontally (valign=top) OR vertically on the right side of the forum. 2./ To have the pictures categories table listed (switched) at the bottom of the forum. |
I just figured it out. In the inc_features.php, I changed the lines from Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
Yes and that would display 5 photos in one row horizontal correct |
Help... I am new to changing code and I do not understand what you mean by "uncomment". I have changed the files and nothing is showing up. Also, could I get more direct instructions for changing the header-inc file. When I changed it, it keeps trying to go to Photopost/profile.php. I get an error message stating that this file does not exist. Also, in vb3.5 when I click on my avatar for more pics, it tries to send me to gallery.php. how do I change that to direct them to their photopost profile? Thank you for your help, Ella |
Hello I think your posting to the wrong thread. Now if you have an issue trying to get the photo block on vbulletin forumhome this is the thread you want http://www.photopost.com/forum/showthread.php?t=122207 I suggest if you have questions about vb 3.5 you visit there support forums or the hack thread of any hacks you have installed as there is no such file as gallery.php in our code. |
I have moved this question to the 3.5.4 area... |
| All times are GMT -5. The time now is 08:39 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0