scripts cookies problem scripts cookies problem
 

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

scripts cookies problem

Started by seph1roth, March 16, 2006, 12:23:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

seph1roth

hi peeps

newbie here so be gentle, i have a problem with my login where it says "warning browser does not accept scripts cookies"

i have tried everything and no luck.

PLEASE HELP   :-[

http://www.aborted.co.uk/gallery.php

Abbas Ali

That warning is shown if you are visiting login page for the first time or if your browser doesn't allows cookie from the website.

Try to login and see what happens. If it doesn't let you login the allow cookies from your browser settings.
Chief Geek at Ranium Systems

seph1roth

i have tried setting my browser to accept all cookies but still no luck. the login also fails (i login and it returns to the main page as if i never visited it.)

Abbas Ali

Post a non-admin test user account please.
Chief Geek at Ranium Systems

seph1roth

here you go..... :)

user = nbk
pass = toyotarulez

Nibbler

You need to do your theme properly, only add stuff into your template.html and use valid html.

seph1roth

#6
Quote from: Nibbler on March 16, 2006, 01:32:42 PM
You need to do your theme properly, only add stuff into your template.html and use valid html.

what you mean, the theme has not change at all except for the grey bar on top which i removed.  ???

seph1roth

ok problem solved, i dont know exactly what it was but i re-edited the login.php and it works.

thanks peeps ;D

seph1roth

right i have found why the problem occurs, can someone explain please. i take the login program and insert all the code into a html page (the one you see) but that makes the error. if you use the login.php unedited then it works. how can i overcome this

Oh and sorry for unsolving this thread.  :)

Nibbler

Don't edit php files, edit your theme's template.html.

seph1roth