PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   VB3 Integration. Featured Photo display url but no Thumbnail (http://www.photopost.com/forum/photopost-pro-installation-upgrades/112599-vb3-integration-featured-photo-display-url-but-no-thumbnail.html)

dobbs March 7th, 2005 11:22 AM

VB3 Integration. Featured Photo display url but no Thumbnail
 
I get a huge box that stretchs out the forum and shows the url to the image it should be displaying but no thumbnail?

The thumbnail url is wrong, it is trying to display
http://www.315er.net/photopost/data/...0_8A-thumb.JPG
when it should be
http://www.315er.net/photopost/data/...mbs/040_8A.JPG

Chuck S March 7th, 2005 11:24 AM

Check your paths in the config integration settings.

dobbs March 7th, 2005 11:29 AM

The thumbnail url is wrong, it is trying to display
http://www.315er.net/photopost/data/...0_8A-thumb.JPG
when it should be
http://www.315er.net/photopost/data/...mbs/040_8A.JPG

Chuck S March 7th, 2005 11:44 AM

Right your not using the new inc_features.php thats included in Photopost 5 your still using the older one

dobbs March 7th, 2005 11:53 AM

ahhh....was starting to figure there was a new one, cause it looked like thumbnail were being handled in a differant way.

Thank you so much omegatron you have been very helpful with my boat load of questions

dobbs March 7th, 2005 12:03 PM

inc_features.php or inc_photopost?

I took the inc_photopost from the photopost 5 and over wrote the one from the vb3 integration download and now i get nothing?

dobbs March 7th, 2005 12:49 PM

ok... i got it all figure out. You really need to get rid of the old instructions from the download page.

Chuck S March 7th, 2005 05:31 PM

We actually have directions linked in the documentation forum here

slcr1 March 7th, 2005 07:44 PM

I'm having the exact same error and can't figure it out @ www.dfwfiddyriders.com

slcr1 March 7th, 2005 08:12 PM

disregard my msg..=-P

TL408 April 29th, 2005 01:57 AM

I'm having the same problem on my forum, as shown below. Can someone please be so kind and let me know how to fix this, step-by-step. Thank you so much for your help. I appreciate it.

-Tuan

http://www.houstonstreetscene.com/forum/index.php?

Chuck S April 29th, 2005 06:21 AM

Yours doesnt have any errors it just has no photos meaning you dont have any uploaded outside the members galleries

TL408 April 29th, 2005 09:46 AM

The picture didn't show because I deleted just to try again. But no dice, it is showing only the link with no thumbnail.....Take a look at the link again and you should see the url instead of thumbnail pic. http://www.houstonstreetscene.com/forum/index.php?

I'm pretty sure it is the same problem as Dobbs above. It is trying to get to this link
Code:

Content visible to verified customers only.
when the actual path should be
Code:

Content visible to verified customers only.
instead.

I saw the fix was mentioned above but couldn't follow on what I need to do in order to correct the issue. Thanks again for your help. I appreciate it.

-Tuan

Chuck S April 29th, 2005 10:33 AM

You need to update your forum to use the new inc_features.php for our new distribution not the old hack which has different file formatting

http://www.houstonstreetscene.com/fo...-med-thumb.jpg

Your still using that old hack

TL408 April 29th, 2005 10:39 AM

How do I go about doing that? Can you please give me a step-by-step instruction? What do I need to take out and/or replace in the inc_features.php file?

Thanks
-Tuan

Quote:

Originally Posted by omegatron
You need to update your forum to use the new inc_features.php for our new distribution not the old hack which has different file formatting

http://www.houstonstreetscene.com/fo...-med-thumb.jpg

Your still using that old hack


Chuck S April 29th, 2005 10:44 AM

You must need to edit your forums index.php file where you included the inc_photopost.php old hack file and change it to inc_features.php

Note if your using separate databases etc you will need to modify inc_features.php according to the directions

http://www.photopost.com/members/for...d.php?t=110527

TL408 April 29th, 2005 10:49 AM

Thanks!

After I edit the VB index.php file and changed from "inc_photopost.php" to "inc_features.php", the URL links disappeared but still no thumbnail. :(

http://www.houstonstreetscene.com/forum/index.php


Quote:

Originally Posted by omegatron
You must need to edit your forums index.php file where you included the inc_photopost.php old hack file and change it to inc_features.php

Note if your using separate databases etc you will need to modify inc_features.php according to the directions

http://www.photopost.com/members/for...d.php?t=110527


TL408 April 29th, 2005 10:55 AM

By the way, I am using the same MySQL db and userid/pass as the VBforum.

Thanks
-Tuan

TL408 April 29th, 2005 11:34 AM

Can you please take a look at my GlobalOptions and Integration Options below? I don\'t see anything incorrect.

GlobalOptions
http://img223.echo.cx/img223/200/globaloptions7lq.jpg

IntegrationOptions
http://img11.echo.cx/img11/6639/integrationadmin7sh.jpg

Thanks again.

TL408 April 29th, 2005 02:37 PM

Ahhh.....I figured it out. In this thread, on the 4th post by Toney, you suppose to include both lines as showned below. Not replace the inc_photopost.php file with inc_features.php

Code:

Content visible to verified customers only.
Thanks for all the help. :D


All times are GMT -5. The time now is 12:31 PM.

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