Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → 3d Party Tools → [ASK] pvpgn web register

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 4

1

Topic: [ASK] pvpgn web register

i have installed pvpgn web register, and it works for non activation email

but, when i use activation email to register, it says:

jimmy, we have sent you an activation email at xxx@yahoo.com. Please follow the instructions in this email to activate your account.

but the activation code doesn't send to my email

how to solve this?

thanks

2

Re: [ASK] pvpgn web register

Google for "setup php mail".
Simple function <?php echo mail("xxx@yahoo.com"); ?> should send a mail and return "1".

Do not ask for support in PM.

3

Re: [ASK] pvpgn web register

do i have to make new file in pvpgn web register?

could you show me the step?

thank you

4

Re: [ASK] pvpgn web register

This is PHP configuration issue, not a web register script.
The one step is google for "php basics". Simple script is a single file that started with text "<?php ".

Do not ask for support in PM.

Posts: 4

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 1 guest, 0 registered users

forums.pvpgn.pro → 3d Party Tools → [ASK] pvpgn web register