klamore
Member
Posted 8 months ago #
Hi,
My site run over the root domain, but the wordpress files are under a subdirectory.
With plug-in active, I have some problem around login function.
I correct it replacing site_url to home_url on lib/front_end_users.php
In any case, great job and my pleasure to your work!
Thanks!
Moreno
http://wordpress.org/extend/plugins/front-end-users/
Delmorpheus
Member
Posted 8 months ago #
Hi and thanks for the tip,
I am having the same issue on a site with the files in a subdirectory. Was it one specific instance on one line in lib/front_end_users.php that you had to replace, or many?
Regards
Peter
klamore
Member
Posted 8 months ago #
Hi Peter,
I replaced all the string in the file. Currently all is working fine.
Regards,
Moreno