View Single Post
Old January 3rd, 2005, 06:00 PM   #3 (permalink)
flint
Junior Member
Verified Customer
 
Join Date: Sep 2004
Location: Ruhrpott, germany
Posts: 26
Quote:
Originally Posted by omegatron
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.
Iīm sorry I must have been blind for a couple of minutes, not seeing this in the config:
Forum Cookie Prefix (if used, otherwise leave blank)

I think I somehow assumed that PP pulls this from the UBBT config, and then I was wondering why it still didnīt put that little extension in front of it.

thanks!
flint is offline   Reply With Quote