vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   Activation Email (https://vborg.vbsupport.ru/showthread.php?t=323939)

Aros12 11-28-2016 01:21 PM

Activation Email
 
We are trying to send an email to all users who have not completed their account activation. We are using the "Send Email to Users" feature within VB 5. Inside the body of the mail we have the $activatelink variable. The problem is that the activation link that gets created is not valid. When the users clicks they get the following error message:

"Invalid Page URL. If this is an error and the page should exist, please contact the system administrator and tell them how you got this message. "

Here is what the link looks like (I changed the last 4 digits for security)

http://www.hobbysquawk.com/core/regi...3f6d98c6efxxxx

Now, if we go into AdminCP > User Manger and just pick one user that has not activated, and we click the "Email Activation Codes" button at the top of the page, the user gets the following activation link (last 4 digits changed for security):

http://www.hobbysquawk.com/registrat...2921695330xxxx

and that link works perfectly.

Does anyone know how we can fix this or what might be causing this issue? Any help is greatly appreciated.

Thank you.

noypiscripter 11-28-2016 06:54 PM

Try manually doing the activation URL and use the $userid and $activateid variables

http://www.hobbysquawk.com/registration/activateUser?a=act&u=$userid&i=$activateid

Aros12 11-28-2016 07:08 PM

Thanks Glenn!


All times are GMT. The time now is 06:29 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01019 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete