*

7ala

  • ****
  • 144 posts
Arabic company name problem
« on: March 26, 2022, 01:33:59 PM »
If the company name is in Arabic after creating the company list when clicking on the company the user is not directed to the list 404 error message appears when changing the company name to English name works perfectly
Is there a way to make the username in multiple languages?
« Last Edit: March 26, 2022, 01:50:42 PM by 7ala »

*

MB Themes

Re: Arabic company name problem
« Reply #1 on: March 27, 2022, 08:56:28 AM »
@7ala
Depends if your hosting allow special characters in URL.
If not, best way is to update route to use just id, not identifier
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

7ala

  • ****
  • 144 posts
Re: Arabic company name problem
« Reply #2 on: March 28, 2022, 08:51:22 AM »
@7ala
Depends if your hosting allow special characters in URL.
If not, best way is to update route to use just id, not identifier

Hosting allow special characters in URL.

If not, best way is to update route to use just id, not identifier

How to do it
Is there an plugin problem?
The problem is in the link
If it is in Arabic, an error message appears
Otherwise no problem

*

MB Themes

Re: Arabic company name problem
« Reply #3 on: March 28, 2022, 09:14:25 AM »
@7ala
Maybe you could first send some URLs so we can see how links are generated.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

7ala

  • ****
  • 144 posts
Re: Arabic company name problem
« Reply #4 on: March 28, 2022, 09:50:42 AM »
@7ala
Maybe you could first send some URLs so we can see how links are generated.

Here there is no problem

http://localhost/company/manoo

Here is the problem http://localhost/company/شركة- الغفاري-المحدودة-%

http://localhost/company/شركة- الغفاري-المحدودة-%

This message appears

Because the link is in Arabic

Bad Request
Your browser sent a request that this server could not understand.
Apache/2.4.51 (Win64) OpenSSL/1.1.1l PHP/7.4.26 Server at localhost Port 80





« Last Edit: March 28, 2022, 10:02:38 AM by 7ala »

*

MB Themes

Re: Arabic company name problem
« Reply #5 on: March 29, 2022, 01:46:24 PM »
@7ala
I do not think you can just copy paste part of encoded identifier. This is what you did.
It will end with ID of profile that is missing completely in your previous reply.

You can check in t_user_business_profile in column s_identifier if your identifier is not longer than 300 chars. In that case you must increase length of s_identifier field.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

7ala

  • ****
  • 144 posts
Re: Arabic company name problem
« Reply #6 on: April 01, 2022, 11:13:29 AM »
@7ala
I do not think you can just copy paste part of encoded identifier. This is what you did.
It will end with ID of profile that is missing completely in your previous reply.

You can check in t_user_business_profile in column s_identifier if your identifier is not longer than 300 chars. In that case you must increase length of s_identifier field.


This is how the ID appears in the title because it is Arabic
Because it was registered on the site with an Arabic ID
Error message appears
If the identifier is in English, it works without problems
« Last Edit: April 01, 2022, 11:15:49 AM by 7ala »

*

MB Themes

Re: Arabic company name problem
« Reply #7 on: April 01, 2022, 12:17:47 PM »
@7ala
ID / link is wrong, you can see this based on percentage sign (%)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

7ala

  • ****
  • 144 posts
Re: Arabic company name problem
« Reply #8 on: April 01, 2022, 12:20:46 PM »
@7ala
ID / link is wrong, you can see this based on percentage sign (%)


I know it's wrong
It is the program that generated this link
There is a bug in the plugin

*

MB Themes

Re: Arabic company name problem
« Reply #9 on: April 01, 2022, 01:06:24 PM »
Ok this does not lead anywere, create support ticket with all details, FTP & backoffice login.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots