1
orwah
problem with the activation email in 2.0.16
  • 2006/12/22 19:47

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


hello
when new user rigister in XOOPS 2.0.16 he must receive activation email but i receive "Mail delivery failed" message !!

note : the "contact us" is working fine and send messages correctly

the Mail delivery message :Quote:
"Mail delivery failed: returning message to sender

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

****@gmail.com
unrouteable mail domain "gmail.com"

------ This is a copy of the message, including all the headers. ------

Return-path: <***@***.net>
Received: from nobody by ****.****.net with local (Exim 4.52)
id 1Gxqf1-0000CJ-W9
for ****@gmail.com; Fri, 22 Dec 2006 15:06:32 -0500
To: ****@gmail.com
Subject: =?windows-1256?B?0cfI2CDK3drt4SDH4cXUytHH3yDh4drW5iAgYWFh?=
Date: Fri, 22 Dec 2006 15:06:31 -0500
From: =?windows-1256?B?WE9PUFMgU2l0ZQ==?= <***@***.net>
Message-ID: <989cced214bffb79f99741bf31c3f3a2@www.****.com>
X-Priority: 3
X-Mailer: PHPMailer [version 1.73]
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="windows-1256"
"

etc ....

what i can do ??




2
orwah
fix bug "can not edit profile in 2.2.3" in profile model
  • 2005/9/5 13:02

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


fix bug "can not edit profile in 2.2.3"

file: modules\profile\edituser.php
line: 85
$stop userCheck($edituser);
        if (!empty(
$stop)) {
            echo 
"<span style='color:#ff0000;'>$stop</span>";
            
redirect_header('userinfo.php?uid='.$uid2);
        }

the error here
i just commit it with /* and */
and every thing goes alright

------



3
orwah
Re: password bug in 2.2.3 "accept just numeric chars" else "password most bel 3 char length" message
  • 2005/8/31 17:06

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


ok

thanks m0nty .. it works



4
orwah
Re: password bug in 2.2.3 "accept just numeric chars" else "password most bel 3 char length" message
  • 2005/8/31 16:18

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


i tried :
if (!$config) { // If there is a config error, we use xoops
    
$xoops_auth_method 'xoops';
} else {
    
$xoops_auth_method $config[0]->getConfValueForOutput();
    if(!
is_readableXOOPS_ROOT_PATH.'/class/auth/auth_' $xoops_auth_method '.php')){
        
$xoops_auth_method 'xoops';
    }
}


but the bug still
i cann't register with "abc" as password ??



5
orwah
Re: password bug in 2.2.3 "accept just numeric chars" else "password most bel 3 char length" message
  • 2005/8/31 16:04

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


sorry

ok



6
orwah
password bug in 2.2.3 "accept just numeric chars" else "password most bel 3 char length" message
  • 2005/8/31 15:37

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


as you see

if the password numerical such "123" or whate ever no problem

if there are a char like "abc" it will get the message
password must be 3 chars at least.



7
orwah
Re: activating mail Bug with xoops2.2.3
  • 2005/8/31 15:33

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


ok ..

the solution in that page work will ..
i test it ..

but i cann't post there



8
orwah
Re: activating mail Bug with xoops2.2.3
  • 2005/8/31 15:26

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


yes and me

the reason is it must be numerical onlly
excample "123" is good
but "abc" will not work

another bug



9
orwah
activating mail Bug with xoops2.2.3
  • 2005/8/31 15:18

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


1-
the activating url in the Activating e_mail looks like this :

"http://www.orwah.nethttp://www.orwah.net/modules/profile/activate.php?op=actv&id=..."

the "http://www.orwah.net" appears twice ??

so when the user try to activating his account by clicking this URL he get an error page



how i can fix this ?

---------



10
orwah
error: Call to undefined function: is_a() in /kernel/object.php on line 986
  • 2005/8/26 10:08

  • orwah

  • Just popping in

  • Posts: 17

  • Since: 2005/3/4 9


in my PC every think is OK
when i upload to the server
this message appears:

Fatal error: Call to undefined function: is_a() in /home/httpd/vhosts/orwah.net/httpdocs/kernel/object.php on line 986

every time i tried to change some thing in administrating menu

PHP Version on the server is 4.1.2 ?

help




TopTop
(1) 2 »



Login

Who's Online

141 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 141


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