1
m0nty
slight bug on activation email. X 2.2
  • 2005/7/31 15:04

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


i noticed yesterday, when i registered on my 2.2 test install.. (fresh installation)

thevirtual url on instalation doesn't show thecomplete url only the subs.

ie.http://www.domain.com/test22

it only shows /test22

which is fine as once installed, it adds the domain to the beginning.

but the activation email ddn'tshow this..

when i received the email the activation link only showed as :

/test22/modules/profile/activate.php?op=actv&id=5&actkey=db67677d
therefore it wasn't a clickable link and i had to manually add the doain http to the beginning.

it worksfine if i manually add it to the virtual url path in mainfile.php tho

2
intosia
Re: slight bug on activation email. X 2.2
  • 2005/8/2 11:02

  • intosia

  • Just popping in

  • Posts: 51

  • Since: 2005/7/23


I also have this problem. I added it in the mainfile.php but nothing changed?? Or do i need to do something extra?
Asian Chicks for Life! ^^

3
xfranc
Re: slight bug on activation email. X 2.2
  • 2005/8/4 14:12

  • xfranc

  • Just popping in

  • Posts: 22

  • Since: 2005/8/4 1


I had this problem too - to work around it I modified the /modules/profile/language/english/mail_template/register.tpl file.

Look for the {X_UACTLINK} line, and enterhttp://yoursite.com in front of this :

http://www.yoursite.com{X_UACTLINK}

This is working now - although i do get an odd referring message as the constant appears to be undefined, but the account does activate properly.

This should tide us over until there is a fix... or proper suggestion.

4
bluenova
Re: slight bug on activation email. X 2.2

{SITEURL}{X_UACTLINK} should do the trick

5
Herko
Re: slight bug on activation email. X 2.2
  • 2005/8/4 14:21

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


yes this is actually due to a new feature, the relative path in mainfile.php. Good call, we'll add this to the patch (or make sure the activation link code contains the full path, including the URL).

Herko

6
zerowan
Re: slight bug on activation email. X 2.2
  • 2005/8/7 12:23

  • zerowan

  • Just popping in

  • Posts: 7

  • Since: 2005/8/7 1


Hello. I have done the fix to the register.rtf file, however, the problem still occurs in the activation email.

When I check the register.rtf file on the server, it reflects the updates that I have made yet the email that is sent still has the exact same format as before the changes.

What is going on here? Please help. Thank you.

7
BlueEyes
Re: slight bug on activation email. X 2.2
  • 2005/8/7 14:57

  • BlueEyes

  • Just popping in

  • Posts: 11

  • Since: 2005/6/5 1


I had the same problem here but with a few more issues

Email template bug

Adding the {SITEURL}tag doesnt fix it because in the email where {SITEURL}is at the bottom it doesnt show the full path either. In mine it shows (/members/) which is the subdirectory that XOOPS is in.

I guess for now addinghttp://www.4wheelers.com in front of the SITEURL tag will work. But dont forget to check the url at the bottom of the email where it shows the sitename, website url and admin email.

8
zerowan
Re: slight bug on activation email. X 2.2
  • 2005/8/8 18:46

  • zerowan

  • Just popping in

  • Posts: 7

  • Since: 2005/8/7 1


When I updated the register.rtf file both ways, adding the URL manually and by code, nothing changed. Even the text changes (altering the salutations) I made did not show up in the activation email that was generated.

What's going on?

Thanks for the help.

9
m0nty
Re: slight bug on activation email. X 2.2
  • 2005/8/8 20:45

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


read my 1st post..

Quote:

it worksfine if i manually add it to the virtual url path in mainfile.php tho

10
BlueEyes
Re: slight bug on activation email. X 2.2
  • 2005/8/9 0:32

  • BlueEyes

  • Just popping in

  • Posts: 11

  • Since: 2005/6/5 1


Zerowan, are you sure you have the right file? It should be register.tpl not register.rtf. Maybe thats why its not working, you have the wrong file extension on it. Also make sure you are uploading it to the right directory.

/(XOOPS_DIRECTORY)/language/english/mail_template/

Login

Who's Online

170 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 170


more...

Donat-O-Meter

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

Latest GitHub Commits