Can someone help me with mij problem.
I have a bridge with e107-CPG and had making my site on a testdomain.
Everything works fine, but now i have transfer my site to my original domein and now the viewing-hits not counting anymore.
On my original domein i had standing a standalone coppermine version, that i've moved to a submap "oldsite" And put my new site in the root.
I've read this forum, to find answers about this problem, but all what i found is that it is maybe a cookie. ( Can it make a cookieconflict between my originals standalone coppermine version.)
Can someone help me.
i've made a testaccount.
If you want the details of the testaccount, you can send me a pm. ( Its an adultsite)
Greetings Senator
Greetings
Make sure your Coppermine cookie settings are valid, ie. the name is legal and the path is either / or a valid path for the gallery. The cookie name must differ from the cookie name used by any other application.
My settings
Coppermine
cookie_path /
cookie_name cpg143
E107:
'cookie_name' => 'e107cookie',
cookie_path unknow
DBtable cpg1410_bridge contains
cookie_prefix (empty)
My old cookiesettings of my original standalone version was.
cookie_name cpg133
cookie_path /cookie
The are not the same, so no conflict i quess
This topic can close, i've solved the isseu.
It was a cookieconflict.
Thx Nibbler. ;)