Topic: sid in url ? [RESOLVED]
first time i go on my website, the sid appears in the url, but once u go on another it just disappears.
any idea?
it seems it comes randomly
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → sid in url ? [RESOLVED]
first time i go on my website, the sid appears in the url, but once u go on another it just disappears.
any idea?
it seems it comes randomly
That isn't a PunBB issue, it's an issue with your site
Nevermind, you was right, it was my host config (my host is OVH)
You need to add this :
ini_set('session.use_trans_sid','0');
ini_set("url_rewriter.tags","");
session_start();
PunBB Forums → PunBB 1.2 troubleshooting → sid in url ? [RESOLVED]
Powered by PunBB, supported by Informer Technologies, Inc.