When I created the signup form I left the destination page blank and in the php file it says
Code: Select all
$activated_page = basename(__FILE__);
Code: Select all
$activated_page = basename(__FILE__);
Ok. What would that look like if I just want to edit the existing php?Pablo wrote: Sat Nov 21, 2020 8:53 pm Sorry, you can only select a page within the website.
It cannot be an external URL.