PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.6x (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/)
-   -   Postbit Legacy Problem after upgrade (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/135124-postbit-legacy-problem-after-upgrade.html)

Ocean44 January 25th, 2008 06:21 PM

Postbit Legacy Problem after upgrade
 
1 Attachment(s)
In the postbit legacy area, clicking on a username opens a pulldown menu. At the bottom of that menu, I am seeing multiple instances of the "View Gallery Uploads" menu item. See the attached image. The 1st poster in a thread has just one, the 2nd has 2, etc. The image is from the 25th poster in a thread.

Also, the "View Gallery Upload" links just go to #.

Did I miss something when upgrading?

Zachariah January 25th, 2008 08:08 PM

try this out.
/gallery/showimage.php

Find:
Code:

Content visible to verified customers only.
Remove it

BWJ January 30th, 2008 05:01 PM

I have the exact same problem like Miner! I have version 2.4.1

Quote:

Originally Posted by Zachariah (Post 1215409)
try this out.
/gallery/showimage.php

Find:
Code:

Content visible to verified customers only.
Remove it

I tried this - unfortunately without any luck... :confused:

BWJ January 30th, 2008 05:17 PM

ok I then tried to remove:

Code:

Content visible to verified customers only.
from the postbit_legacy and problems seems to be solved. Does this influence anything else?

-------------

EDIT: I have to put it back as this code seems to be part of default vbulletin. So I still having the problem. Zachariah please take a look at this...

Zachariah January 31st, 2008 08:19 AM

BWJ, I do not run in to this problem on default install. Perhaps a hack.

Until it can be isolated you can disable that part of the integration.
/forums/includes/vbgallery/postbit_display_complete.php

Find and "hash" out: //
Code:

Content visible to verified customers only.
to:
Code:

Content visible to verified customers only.

Ocean44 January 31st, 2008 05:26 PM

Quote:

Originally Posted by Zachariah (Post 1215409)
try this out.
/gallery/showimage.php

Find:
Code:

Content visible to verified customers only.
Remove it

That was already // hashed out in my /gallery/showimage.php

I do want to have postbit legacy integration.
Is there something else I can try?

BWJ January 31st, 2008 06:25 PM

Quote:

Until it can be isolated you can disable that part of the integration.
/forums/includes/vbgallery/postbit_display_complete.php
Thank you. That did it! :)

BWJ January 31st, 2008 06:30 PM

Quote:

Originally Posted by Miner (Post 1216072)
That was already // hashed out in my /gallery/showimage.php

I do want to have postbit legacy integration.
Is there something else I can try?

Hi Miner, I use this hack and is very satisfied - actually better like it than the default solution: http://www.photopost.com/forum/showp...57&postcount=3

Ocean44 February 1st, 2008 10:28 AM

Quote:

Originally Posted by BWJ (Post 1216084)
Hi Miner, I use this hack and is very satisfied - actually better like it than the default solution: http://www.photopost.com/forum/showp...57&postcount=3

That looks nice, I'll do it that way. Thanks!


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