• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Registration form on site is not published

SagarS

Basic Pleskian
Dear All,

I have created website in sitebuilder and publish successfully.While creating website i have added Registration page which also published.
But content on registration form page is not display properly please check http://www.sabkucheasy.com/Registration2.php
In site preview its working fine.

Please suggest me to sort out this issue.

Thanks,
Sagar
 
Hi Sagar,

As I see from published site some locales are missing.
Please make sure that installed package sitebuilder_module-login-4.5.0-build08090214 not corrupted.
Main locale file for frontend is /usr/local/sitebuilder/resources/locale/en_US/Modules/Login/Frontend.lng.

If it's corrupted please try to reinstall it. You can even customize it if you would like. Just in case pasting the content of the file:

[root@localhost ~]# cat /usr/local/sitebuilder/resources/locale/en_US/Modules/Login/Frontend.lng
address1 = "Address1"
address2 = "Address2"
cancel = "Cancel"
city = "City"
company = "Company"
contactInformation = "Contact information"
country = "Country"
email = "E-mail"
enterYourName = "Please enter your user name to receive your password."
firstName = "First name"
forgotYourPassword = "Forgot your password?"
goToLoginPage = "Go to registration page"
lastName = "Last name"
login = "Log in"
loginForm = "Log in"
logout = "Log out"
myProfile = "My profile"
password = "Password"
passwordConfirmation = "Password confirmation"
passwordNotSent = "Could not retrieve your login information. Please try again."
passwordRecovery = "Password recovery"
passwordRecoveryForm = "Password recovery"
passwordSent = "The password has been sent to your e-mail."
phoneNumber = "Phone"
profileForm = "My profile"
profileNotUpdated = "You profile data has not been updated."
profileUpdated = "You profile data has been updated."
provideLoginInformation = "Log in"
registerAndLogin = "Register & Log in"
registerNow = "Register Now"
registration = "Register"
registrationForm = "Register"
registrationInfo = "Registration and submitting your personal information will facilitate your use of our site."
rememberMyLogin = "Remember my login"
state = "State"
submit = "Submit"
updateProfile = "Update profile"
userName = "User name"
youAreDeactivated = "Your account is deactivated. Please contact the site administrator."
youAreLogged = "You have logged in."
youAreNotLoggedCheckLoginAndPassword = "You have not logged in. Please check your login and password."
youNotRegistered = "Your account has not been registered. Please try again."
youRegistered = "Your account has been registered."
zip = "ZIP"
 
Hello,

Thanks for your response.

RPM package sitebuilder-module-login is installed on server :
[root@sb ~]# rpm -qa *sitebuilder_module-login*
sitebuilder_module-login-4.5.0-build08090214

Also front end file "/usr/local/sitebuilder/resources/locale/en_US/Modules/Login/Frontend.lng" is exists with above contents on server.

Please let me know how do i reinstall this package.

Thanks
Sagar
 
Hello,

Did you use any of the language packs in the interface? If not, try following steps for resolution:

1. Download appropriate module from here: http://www.parallels.com/download/sitebuilder4. Just select necessary OS and you will get the list of modules for download.
2. Try to reinstall the package with:

rpm -Uhv sitebuilder_module-login-4.5.0-build08090214.noarch.rpm --force

3. If this won't help, try to remove module from website. Make full re-publication and add module back with Full republication as well.

Dmitriy.
 
Back
Top