View Single Post
Old January 3rd, 2005, 02:52 PM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,937
UBBThreads cookies indeed work with w3t_ as I use a custom prefix and am running the latest version

In fact in Threads if you use a custom cookie prefix it still uses the w3t_ it just places the custom prefix on the front of it

In your Photopost just specify what your cookie prefix is. Our code is valid for this

setcookie( "{$Globals['cookieprefix']}w3t_myid"

SEE WHERE THE CUSTOM PREFIX GETS ENTERED WHEN WE SET IT.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote