PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.6x (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/)
-   -   photo tools link not working anymore ? (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/134263-photo-tools-link-not-working-anymore.html)

easyskillz November 12th, 2007 10:14 AM

photo tools link not working anymore ?
 
I applied the latest vb patches....

Wondering if that has anything to do with the fact that my photo tools link doesn't work anymore.

Zachariah November 12th, 2007 12:23 PM

Don't think the patch would stop anything.

easyskillz November 13th, 2007 04:53 AM

I found the Bug, it comes from the Gallery integration with cmps. When i integrate my right column "flash ad" there is a conflict.

THE IMAGE TOOLS LINK DOESN'T WORK ANYMORE.

here is the integration method i used :

http://www.vbadvanced.com/forum/show...103#post129103

please test this page with login/pass : animal

http://www.maroceve.com/gallery/image56693

Zachariah November 13th, 2007 08:20 AM

In the next version of the gallery currently on the workbench I do not see a problem on integration.

There will be some program wide changes.
$vba_options => $ppg_options

For me to get the integration to work w/ "THIS_SCRIPT"
edited:

Plugin: vBa CMPS - Integration Startup

Changed:
Code:

Content visible to verified customers only.
To:
Code:

Content visible to verified customers only.
Works fine.

easyskillz November 13th, 2007 10:33 AM

Same bug here.

Maybe something to do with a .js conflicting ?

Zachariah November 13th, 2007 11:38 AM

Looking @ the source code:

In the headinclude template there is 2 lines that need Full URL's.

Code:

Content visible to verified customers only.
to
Code:

Content visible to verified customers only.
The code will be a little different in the templates.


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