1
pinky
Re: weird character set error anyone ?
  • 2005/6/1 14:41

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


found the issue, posting here for the next person.

my httpd.conf (apache2) came with UTF8 encoding, I changed it back to
AddDefaultCharset ISO-8859-1

fixed it



2
pinky
weird character set error anyone ?
  • 2005/6/1 3:27

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


http://www.bonjour-brehemont.com/

I have this website developped in french and you can go to the url above or look at the text down in this page.
basicaly there are characters that are displayed very strangely.
This is a migration of an install from a 2003 server and MySQL and now resides on a redhat FC3 server, ...
any idea how I can fix this ????





Originaire de Br騩mont, je suis n頤ans ce village en 1948. Mon ascendance maternelle est originaire de Br騩mont depuis plus de deux si裬es. J'ai de la famille qui r鳩de toujours ࠂr騩mont.

Ce joli village qui dort pr賠de la LOIRE est un des plus beau village de Touraine. Il est bien connu des amoureux de la Loire et des p飨eurs. Sur la route des chⴥaux il ne peut 飨apper aux nombreux touristes qui le traversent



3
pinky
Re: no one knows where I lost my user ?
  • 2005/3/3 15:31

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


I am still experiencing the same problem, please post a fix if you find it



4
pinky
Re: no one knows where I lost my user ?
  • 2005/2/21 19:24

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


no one has a comment on this?
am I the only one to have this issue?



5
pinky
Re: I lost my login
  • 2005/2/14 21:45

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


so I created this simple page:

<body>
<div id="content">
<fieldset style="padding: 10px;">
<legend style="font-weight: bold;">Connexion</legend>
<form action="http://192.168.150.2:812/user.php" method="post">
Pseudo :&nbsp; <input type="text" name="uname" size="26" maxlength="25" value="" /><br />
Mot de passe :&nbsp; <input type="password" name="pass" size="21" maxlength="32" /><br />
<input type="hidden" name="op" value="login" />
<input type="hidden" name="xoops_redirect" value="/admin.php" />
<input type="submit" value="Connexion" />
</form>
</body>

AND I can login with that however when I use the user.php that comes with xoops, there is nothing to do, won't let me loggin AT ALL tells me wrong username.
Kinda like if something in the page is overwriting the uname and pass variables.

I did try to echo these vars from within the checklogin.php and they are blank., ....

any clues ?



6
pinky
Re: I lost my login
  • 2005/2/14 17:40

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


somehow it looks like I am stuck in that function:

if ($uname == '' || $pass == '') {
redirect_header(XOOPS_URL.'/user.php', 1, _US_INCORRECTLOGIN);
exit();
}

in the checklogin.php
I type a uname and a pass but somehow it seems not to come thru.

I created a new user in the database and gave it a level5 but same deal



7
pinky
Re: I lost my login
  • 2005/2/14 15:02

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


I tried the :
UPDATE xoops_users SET pass=MD5('newPassword') WHERE uid=1

and did a select, made sure it changed and it does but still, I try to login and I get the "incorect user"



8
pinky
Re: I lost my login
  • 2005/2/14 14:16

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


"In your browser enter your site's home page URL, then user.php immediately after this. ie,http://yoursite.com/user.php This should load your login page where you can now enter your login details.
"

well I tried that, this isn't the problem, I knew how to do this however when I enter my admin user and password, the system tells me that I can't login as my user isn't accepted


the problem isn't to get to the login page but rather the fact that it won't accept my user and password to login, returns an "invalid user"



9
pinky
I lost my login
  • 2005/2/13 23:46

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


I created this site in XOOPS 2.0.9.2 and I went into "groups"
anonymous
and diasbled access to the "connexion" module, as well as admin, ...

Now I try to loggin and it won't let me login, identifiant is incorect, yet it's the one I just did setup, ...

How can I recover and login to go change that back to visible ?



10
pinky
trying to build a match making site, need advise
  • 2004/11/23 16:33

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


Hi,
I am trying to build a match making web site, kinda like match.com, date.com, ....
I tried the friendfinder module but seriously this looks like ...... (not professional to say the least),

I really would like to find something that works great. and if XOOPS isn't the way, maybe someone knows of another free php MySQL software, ...

are there examples? some of you built something that look like something good?




TopTop
(1) 2 3 »



Login

Who's Online

165 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits