PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   VB 3.6.7 + VBSEO + Photopost (http://www.photopost.com/forum/photopost-pro-how-do-i/132072-vbulletin-3-6-7-vbulletin-seo-photopost.html)

emdee90 June 3rd, 2007 08:05 PM

VB 3.6.7 + VBSEO + Photopost
 
Brand new to photopost.

Is there any tried and true method of setting up Photopost so it doesn't conflict with VBSEO? It *mostly* works, except for some avatar issues like creating links to photos like:
Code:

Content visible to verified customers only.


Where it should only be
Code:

Content visible to verified customers only.


Thanks in advance.

Chuck S June 4th, 2007 09:04 AM

I beleive you might want to contact vbseo on this. Our application works fine with vbulletin as it is designed. Any issue like this is being caused by vbseo

You can change whether we prepend the vb url on the avatar in vb3.php

emdee90 June 4th, 2007 10:56 AM

Quote:

Originally Posted by Chuck S (Post 1197840)

You can change whether we prepend the vb url on the avatar in vb3.php

Uhh, that's a wee bit 'greek' to me! :)

Chuck S June 4th, 2007 11:02 AM

open the file and look in the get_profiledata funtion you will see this in front of the avatar path you can try removing it

{$Globals['vbulletin']}

emdee90 June 4th, 2007 09:12 PM

Hi Chuck-

Do you have an approximate line number where to find this?

Chuck S June 5th, 2007 06:41 AM

Try Lines 209 213 217

However the proper fix is to contact vbseo and get the code from them to place in your sites htaccess file so it does not mess with Photopost at all

Our application should work fine with vbulletin so getting vbseo's fix is what I suggest

trilljester October 1st, 2007 01:52 PM

One thing that is a bit confusing is that nowhere during the install process does it tell you leave or remove the trailing '/' from any URLs. You guys might want to change that. I had to go and change all of my forum URLs to remove the trailing slash.

Chuck S October 1st, 2007 08:18 PM

Sure it does. We only get a forum url from two spots your vb forum url in vb admin and Photopost Admin => Forum Settings and Edit Integration.


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