Administration Centre
Please Log In To The Administration Centre
Cookie error! The ID in the cookie does not match that
in the database. Please log in again and ensure
cookies are enabled on your Browser
***********************************************
what is wrong? installation will all ok. i delete all
cookies in browser. But again same problem.
well... another error. In main index page and in admin
page show's sql dataloading:
SQL Queries used to generate this page:
SELECT login_time, ip, id FROM `wc_admin` WHERE
session="54f658daf55479acd01695986cf1a44a"
GET and POST queries used to generate this page:
GET:
s = 54f658daf55479acd01695986cf1a44a
POST:
Powered
AND in users index page is:
SQL Queries used to generate this page:
SELECT id, title, description FROM wc_categories ORDER
by title ASC
SELECT * FROM wc_images ORDER by id DESC LIMIT 0, 5
SELECT i.*, s.pic FROM wc_sent_cards s, wc_images i
WHERE s.pic=i.id GROUP BY s.pic ORDER by s.pic DESC,
i.id ASC LIMIT 0, 5
GET and POST queries used to generate this page:
GET:
POST:
Logged In: YES
user_id=678800
The SQL Queries and GET and POST queries can be hidden by
going to the debug section of the admin CP.
To fix the cookie issue first check that you haven't
disabled cookies whether completely or just for that
domain. If you let me know which browser you are using
then I can give you more specific instructions.
The next step is to set your browser so that you have to
manually authorise each cookie that is set. Log in and
check that you get a confirmation for each cookie that is
set. Again, if you let me know which browser you are using
I can give you more specific instructions.
Chris