1. madmikey
  2. Bug Report
  3. Tuesday, March 13 2018, 05:23 PM
Hello,

A few days ago I started some testing on Easy Profile (free).
It seems to be a good plugin to improve my Joomla website.
But I have a problem showing the login dialogue on a new page with a different template.
After installation of Easy Profile I created a login menu entry: Easy Profile -> user profile
and assigned a new template in: details pane -> template style.
Unfortunately there is no change in template view at all - regardless of the template I use.

In addition to that there are two files that contain English text instead of placeholders.
(This is important to me because I translated almost the complete text lines to the German language.)

These files are
./administrator/components/com_jsn/config.xml (version 2.5.0)

line 363 appended missing _DESC in description
line 375 text "Include Bootstrap..." replaced by "COM_JSN_CONFIG_LAYOUT_BOOTSTRAP_CSS"
line 376 text "Use only if your..." replaced by "COM_JSN_CONFIG_LAYOUT_BOOTSTRAP_CSS_DESC"
line 385 text "Include IcoMoon icons" replaced by "COM_JSN_CONFIG_LAYOUT_ICOMOON_ICO"
line 386 text "Use only if your..." replaced by "COM_JSN_CONFIG_LAYOUT_ICOMOON_ICO_DESC"

and ./administrator/components/com_jsn/views/fields/view.html.php
line 194 text "Create a menu item..." replaced by "COM_JSN_HEADER_CREATE_ITEM_INFO"
line 214 text "Please specify Download..." replaced by "COM_JSN_HEADER_CREATE_DOWNID_INFO"

Instead of trying to upload these files please have a look at the line numbers above.

There are a lot more but I do not want to do all of your work. ;)

Best regards

Mike
admin Accepted Answer
Admin
Hi,
about login
Easy Profile extends Joomla user management (not replace), so login, registration and edit profile pages are the same of Joomla.
So, if you need to associate login page to some template you need to create a menu item of type Users->Login (like Joomla without Easy Profile)

about translations
fortunately they are minor things, anyway thanks for report it :D
  1. more than a month ago
  2. Bug Report
  3. # 1
madmikey Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Hi,
Easy Profile->User Profile is a profile page (not login page), if a guest(not registered user) try to access to this page then he will be redirected to login page.
Template style will works when you are in your profile page (of course after login).

The right way to have a correct routing is to create both menu items.
  1. more than a month ago
  2. Bug Report
  3. # 3
madmikey Accepted Answer
Basic
Hello,

Thanks for clarification. I did it now as described - and it works as expected.

Mike
  1. more than a month ago
  2. Bug Report
  3. # 4
Júnior Pires Accepted Answer
poderia ter em vídeo tutoriais esses truques.
  1. more than a month ago
  2. Bug Report
  3. # 5
admin Accepted Answer
Admin
poderia ter em vídeo tutoriais esses truques.
In this topic we are talking about "Template Style" parameter, this parameter is available in each menu item and it does not depend from Easy Profile. So, you should refer to Joomla docs.

Basically we have suggested to create a menu item for each view (Joomla's login and Easy Profile's profile page) to be able to manage template style parameter for these different views.
  1. more than a month ago
  2. Bug Report
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.