By Tima on Wednesday, 17 August 2016
Posted in General Issues
Likes 0
Views 369
Votes 0
Hello! I'm trying to make short urls for user pages, i turn on "Allow Simple Urls" but it is not work..
After "Allow Simple Urls", urls for new users looks like this - http://dance-space.ru/ru/?option=com_easysocial&view=profile&id=576350&Itemid=302
if i turn off this setting i have like this - http://dance-space.ru/ru/profile/576350-sofiya-bogatyreva
(you can inspect it by test user)

for old users it always looks like this - http://dance-space.ru/sofiya-bogatyreva
(you can inspect it by super user)

So.. i need what all users have short urls like this - http://dance-space.ru/sofiya-bogatyreva
PLZ HELP!
hey Tima,

I've checked in your site, it seems like that is a bug, I already applied some fix in your site, it should work fine now.

JoomlaFolder\administrator\components\com_easysocial\includes\easysocial.php
JoomlaFolder\easysocial.com\plugins\system\easysocial\easysocial.php
JoomlaFolder\administrator\components\com_easysocial\includes\user\user.php


By the way, the reason why some of the user can show the simple url but some can't show is because I've checked from your database, it seems like most of your site user to do not have user `alias`, so those user will not show the simple url.

To check this, you can run this following SQL query :

SELECT * FROM l6zw9_social_users;


May i know those old user is it imported from some where?
·
Thursday, 18 August 2016 16:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Tima,

Can you provide us with your htaccess password from backend?
·
Wednesday, 17 August 2016 22:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Of course i am Sorry.. check it)
·
Wednesday, 17 August 2016 22:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello! Thank you for this fix!
I imported users from jomsocial...
and in jomsocial database i see all alias...
I've added access to this database
·
Thursday, 18 August 2016 19:20
·
0 Likes
·
0 Votes
·
0 Comments
·
For import i use EasySocial migrator..
·
Thursday, 18 August 2016 19:40
·
0 Likes
·
0 Votes
·
0 Comments
·
So.. I have installed EasySocial, use jomsocial user migrator, but jomsocial user alias not transported
How do I transfer them?
Or maybe it would be better to create a new alias.. but how?
During installation EasySocial and synchronization with joomla users, alias do not create...
·
Friday, 19 August 2016 20:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Tima,

I am sorry for the delay of this reply,

I've tried to install Jomsocial in my locally and create a new user but I didn't see any alias data from Jomsocial, perhaps you can guide me which Jomsocial table store this user alias?

By the way, I have an ideas to update your site user alias, perhaps you can take a look of my following instruction and see is it okay for you :

1. Create a hidden menu item for `Easysocial edit profile` page.
2. Put the complete profile percentage notification.
3. Configure after login redirection to their edit profile page
4. Set `Permalink` custom field as required field
5. I will add some hack code from your site and after they fill in permalink field and click save, it will store their user alias data as well.
·
Saturday, 20 August 2016 00:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello! am sorry for the delay of this reply) Prepared test site .. I think we can try on the test site, and then I move users to the main site ..
I did everything in the instructions, please check the correct or not ..
I updated access to a test site
·
Wednesday, 24 August 2016 02:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Tima,

I am sorry for the delay of this reply,

Yes, you did correctly from your test site, but actually what my ideas is force your existing user must enter their user permalink from their edit profile page (http://take.ms/a4VzX), if not that is no way to help them regenerate the alias for them. This is one of the ideas I can think of.

If you agree with this, I will apply some hack into your live site Easysocial core file, when they fill in the user permalink field and press save, I will make it save that permalink value into alias columns from your database as well.
·
Wednesday, 24 August 2016 15:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello! Unfortunately, this option no good for me ..
I think it is enough to add to all users, alias with their id..
like this - "id2324"
it would also be great to default alias was such - "id2324"

Also seems to me that after your changes to the site or after the update, you can not create an account, plz check it..
·
Thursday, 25 August 2016 06:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you check again I already help you solved all the issue as you described at above.
·
Thursday, 25 August 2016 10:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello! Thank you!
I see new alias and registration work!
But I found another bug before it was not ...
registration button in the login module has the wrong link - http://dance-space.ru/ru/feed/registration
must be - http://dance-space.ru/ru/registration
p.s.
i have registration page in hiden menu..
·
Thursday, 25 August 2016 17:57
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like that was bug in latest version, I've temporary applied some fix in your site, it should work fine now.
·
Thursday, 25 August 2016 23:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Big thanks Alex!
Registration is now working correctly!
But I found new problems with links..
If a profile has a link - http://dance-space.ru/ru/aleksej-bogatyrev
and i click on any app tab "about, activity"
the short URL does not work, and it is added also user ID in the URL
looks like this - http://dance-space.ru/ru/profile/576373-aleksej-bogatyrev/about
·
Saturday, 27 August 2016 04:28
·
0 Likes
·
0 Votes
·
0 Comments
·
hey Tima,

I am really sorry for the delay of this reply,

Great to heard you said that was worked correctly now for the registration link.

But the `Simple URL` feature only available for the user profile link in current system. We will see if that is possible to implement this in the future version.
·
Monday, 29 August 2016 17:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Many thanks Arlex! You are the best! Really looking forward to the new versions !!!
It is also very nice if such a request will be implemented - Cleaner URL's Through All Of EasySocial
·
Tuesday, 30 August 2016 18:23
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome Tima

Currently our developers still rushing finish the existing Easysocial 2.0 task, we will see if we can implement this in the future version.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Tuesday, 30 August 2016 18:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post