Hello
Considering that I do not have access to php.ini and my .htaccess file doest not allow a change in php value, there is a way to remove the PHPSESSID of Coppermine URL adding or removing something in the program code?
I tried to add this and it doesnt work
ini_set('session.use_trans_sid', false);
Thanks in advance
Coppermine does not use php sessions, it must be something else.
Hmm, I am using the short URL plugin and the core theme with some modifications...
Turn the sef_URLs plugin off if it causes errors for you.