Log in

View Full Version : Time-Out for Cookie help me


secretgol
06-13-2005, 07:13 AM
Time-Out for Cookie :0

There is a problem with my forum's cookies
I m not login in admincp


// Prefix that your vBulletin tables have in the database.
// For example: $tableprefix = 'vb3_';
$tableprefix = '';

// Prefix that all vBulletin cookies will have
// For example
$cookieprefix = 'bb';

Colin F
06-13-2005, 08:13 AM
Time-Out for Cookie :0

There is a problem with my forum's cookies
I m not login in admincp


// Prefix that your vBulletin tables have in the database.
// For example: $tableprefix = 'vb3_';
$tableprefix = '';

// Prefix that all vBulletin cookies will have
// For example
$cookieprefix = 'bb';
You can't log in?

Try to delete all your cookes and then try to log in again.

There's also a script on vB.com that fixes some cookie problems.

secretgol
06-13-2005, 08:35 AM
You can't log in?

Try to delete all your cookes and then try to log in again.

There's also a script on vB.com that fixes some cookie problems.

no
all cookes is delete
I m not login
where is change Time-Out for Cookie
in ftp or in msql
because
I m not login in admincp

Colin F
06-13-2005, 09:03 AM
no
all cookes is delete
I m not login
where is change Time-Out for Cookie
in ftp or in msql
because
I m not login in admincp
Changing the timeout needs to be done in the AdminCP.
The data to it is saved in mysql.

Why can't you login to the admincp?

Marco van Herwaarden
06-13-2005, 10:15 AM
You should not set your cookie timeout to 0.

To fix this ask for help at vbulletin.com