Warning your browser does not accept script's cookies Warning your browser does not accept script's cookies
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Warning your browser does not accept script's cookies

Started by Fulop, May 06, 2017, 06:01:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Fulop

hello

I spent hours searching the answer before posting here and what I found didn't help me.
For a few days I have this message when I try to log in to my site   "Warning your browser does not accept script's cookies "
My webhost restored the htaccess and said he couldn't help me for this, that i'd need a developper because they can't help with scripts.

If there is one here I am ready to pay for some help, I would also like to update my old version of cpg and would like some help, each time I try to do Something I make a mess :)
if you are French it's even better

thanks in advance, I'm desperate


Fulop

this is what I get from the debug mode but I don't want to change anything and make it worse

Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content FROM cpg133_filetypes;
        [1] => SELECT * FROM cpg133_users WHERE user_id='0'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '*'
        [2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg133_usergroups WHERE group_id in (3)
        [3] => SELECT group_name FROM  cpg133_usergroups WHERE group_id= 3
        [4] => DELETE FROM cpg133_banned WHERE expiry < '2017-05-06 02:05:13'
        [5] => SELECT * FROM cpg133_banned WHERE ip_addr='0.0.0.0' OR ip_addr='0.0.0.0' OR user_id=0
        [6] => SELECT aid FROM cpg133_albums WHERE visibility != '0' AND visibility !='10000' AND visibility NOT IN (3)

ΑndrĂ©

If the issue still exists, please post a link to your gallery so we can have a look ourselves. If it's solved, please mark the thread accordingly and say how you fixed the issue. Thanks.