LOG IN

Asked by amine fadri

hello first i very tanks for your script i found it verry pratical i install it very easy but when i log in the adlin space i hav this message under IE 7 and firefox 3
=> Incorrect username and/or password. Cookies must be enabled to login to the system!

I enable cookies in browser but i have the same problem

information i just started learning php and i need a news script for an association web site in morroco thanks for help firstly

Question information

Language:
English Edit question
Status:
Solved
For:
phpns Edit question
Assignee:
No assignee Edit question
Solved by:
amine fadri
Solved:
Last query:
Last reply:
Revision history for this message
alecwh (alecwh) said :
#1

Hello,

While phpns doesn't perform very well with Internet Explorer, we haven't
gotten any complaints (yet) about people not being able to login. Try
using the same user/pass on the Firefox browser, and see if it works.

Revision history for this message
KyleO (k-p-osborn) said :
#2

If you'd have payed attention... "...i hav this message under IE 7 and
firefox 3..."

Try re-installing phpns, and make sure you have the username and
password down correctly. Only thing I can suggest.

On Tue, 2008-07-29 at 03:27 +0000, alecwh wrote:
> Question #40563 on phpns changed:
> https://answers.launchpad.net/phpns/+question/40563
>
> Status: Open => Answered
>
> alecwh proposed the following answer:
> Hello,
>
> While phpns doesn't perform very well with Internet Explorer, we haven't
> gotten any complaints (yet) about people not being able to login. Try
> using the same user/pass on the Firefox browser, and see if it works.
>

Revision history for this message
amine fadri (aminefadri13) said :
#3

HELLO THANKS FOR YOUR SUPPORT BUT PHPNS CANT WORK CORRECTLY I REINSATALL IT AND I HAV THE SAME PROBLEME I DO ALL STEP OF INSTALLATION CORRECTLY AND I CANT LOG IN

Revision history for this message
Finn (finn-campaignfree) said :
#4

It seems as though changing the initial login information to the admin login information works. This will then enable you to do anything including adding and deleting users.
As I have only just installed phpns for the first time I do not know what chaos I might be causing but give it a try anyway. Good luck

Revision history for this message
alecwh (alecwh) said :
#5

There may be a problem with the username/password you are actually
using. Are there any odd/non-standard characters you are using in the
fields?

Also, if you know how, please post the actually database.users user row
from the mysql console (or phpmyadmin). ONLY DO THIS IF THE PASSWORD
FIELD LOOKS ENCRYPTED. If it doesn't, that's the issue, and we'll need
to dive deeper.

Revision history for this message
amine fadri (aminefadri13) said :
#6

tanks alecwh there is the database. user row

==============================================
--
-- Structure de la table `phpns_users`
--

CREATE TABLE `phpns_users` (
  `id` int(15) NOT NULL auto_increment,
  `user_name` varchar(100) NOT NULL,
  `full_name` varchar(150) NOT NULL,
  `email` varchar(100) NOT NULL,
  `password` varchar(40) NOT NULL,
  `timestamp` varchar(15) NOT NULL,
  `ip` varchar(15) NOT NULL,
  `msn` varchar(100) NOT NULL,
  `aim` varchar(100) NOT NULL,
  `yahoo` varchar(100) NOT NULL,
  `skype` varchar(100) NOT NULL,
  `display_picture` varchar(150) NOT NULL,
  `rank_id` varchar(15) NOT NULL,
  `notifications` varchar(1) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;

--
-- Contenu de la table `phpns_users`
--

INSERT INTO `phpns_users` (`id`, `user_name`, `full_name`, `email`, `password`, `timestamp`, `ip`, `msn`, `aim`, `yahoo`, `skype`, `display_picture`, `rank_id`, `notifications`) VALUES
(1, 'amine', 'amine', '<email address hidden>', '93ac222e3bb8ff225ba32a39584e7a3f9eb90b22', '1217292512', '127.0.0.1', '', '', '', '', '', '1', '1');
=============================================
i forget to tel that i m installing script in local with wamp server but i think thats the same
=====>version of server
-- phpMyAdmin SQL Dump
-- version 2.11.6
-- http://www.phpmyadmin.net
--
-- Serveur: localhost
-- Généré le : Mer 30 Juillet 2008 à 00:14
-- Version du serveur: 5.0.51
-- Version de PHP: 5.2.6
tanks for your support another thing i can contribute in translation to frensh

Revision history for this message
alecwh (alecwh) said :
#7

Hello,

Yes, it looks like the user was submitted correctly to the database
during the installation. Because this is not a widespread complaint, I
bet it's something on your end, thus making it harder to fix.

Make sure you are entering your credentials correctly, AND make sure
that you have cookies enabled on your browser. You cannot login without
cookies enabled.

Revision history for this message
alecwh (alecwh) said :
#8

I just read that you have cookies enabled already... sorry for that
mistake. I'm honestly not sure what's going on here. Try installing with
a different username/password combination. There may be a problem with
non-alphanumeric characters in your password, too.

Revision history for this message
amine fadri (aminefadri13) said :
#9

tanks alecwh i try again to install it and i will tel you the results tanks for support

Revision history for this message
amine fadri (aminefadri13) said :
#10

i forget to tell than when including show_news in my page i have a welcome news in my web site

Revision history for this message
amine fadri (aminefadri13) said :
#11

finaly it work i think that the problem that the password cant containt only numeric charachters like do you say alecwh thanks for your suport and all person posted a suggetion for my problem it s the bigning