PDA

View Full Version : Photopost integration


Porthos
05-19-2004, 12:04 AM
Has anyone been able to integrate photopost into the portal yet? I've tried a few times and haven't been to successful yet. I even tried the thumbincluder but it wouldn't work for me. keep on getting MySql errors.

Rids
05-19-2004, 08:45 AM
I'm running Thumbincluder without any problems

Our Sponsors
 

PixelFX
05-19-2004, 12:19 PM
I've got a Thumbnail includer mod for this I'll be releasing again soon :) at vb.org .. just working out a few bugs :)

sporty
05-19-2004, 02:18 PM
Working fine at www.ohiogamefishing.com, as well as reviewpost

Our Sponsors
 

Porthos
05-19-2004, 03:24 PM
Ok maybe someone can help me out.

If I go to me browser and type in the url to thumbincluder1.php I get this error:

Query failed

OK my thumbincluder paths look like this:

$Url_Path = "http://mysite.com/photopost/"; //URL of your photo album, where the index.php is (with / at end)
$data_dir = "http://mysite.com/photopost/data/"; //URL of your photo dir where those jpeg stored (with / at end)
$images_dir = $Url_Path."images/"; //URL of your photopost images dir where default missing thumb image is stored (with / at end)
$rel_dir = "data/"; // path to the data directory where pictures reside RELATIVE
// to the location of THIS file (used for checking thumbs)


I have a center block set up with 3 different urls in case i was using the wrong one like this:

<a href="http://mysite.com/photopost/thumbincluder1.php">

("http://mysite.com/photopost/thumbincluder1.php");

@include("http://mysite.com/photopost/thumbincluder1.php");

In the center block all I get is the top border frame and the url's

Can anyone help me maybe?

PixelFX
05-19-2004, 08:29 PM
I've got part of the intergration setup still working on it will post demo for those interested later :)

dbabaev
05-23-2004, 10:53 AM
Sporty, can you, please, post the code for thumbnailincluder you used on your page? I can't seem to be able to make mine work. thanks in advance. :)

attroll
06-30-2004, 11:46 AM
I just posted how to install thumbincluder in the post below. Look it over and see if you missed something.

http://www.vbadvanced.com/forum/showthread.php?p=7974#post7974