*

A.M

  • ***
  • 34 posts
I face really problem in page loading
« on: December 06, 2022, 08:27:24 PM »
Hello there, i really need help in this issue…

The site so slowly when loading proccess in:

- register a new account - take 35s
- Update the settings - take 35s
- create a new item - take up to 1 minute,

And dont know actuelly why this?

It should for new account registeration take only only 3s at most,

Anyone have an idea why this?
iloveOsclass

*

MB Themes

Re: I face really problem in page loading
« Reply #1 on: December 07, 2022, 11:42:35 AM »
@ammar
Probably mail server is not working as expected and delaying these actions.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Hugo

  • ****
  • 186 posts
Re: I face really problem in page loading
« Reply #2 on: December 07, 2022, 02:58:29 PM »
How to improve this? Which settings do we need to adjust at our website back-end and/or server?

*

MB Themes

Re: I face really problem in page loading
« Reply #3 on: December 07, 2022, 04:26:10 PM »
@Hugo
In settings > mail server.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Hugo

  • ****
  • 186 posts
Re: I face really problem in page loading
« Reply #4 on: December 07, 2022, 04:38:58 PM »
Is this correct? Since i also have the feeling that 50% of the time people aren't able to upload their listings.

since i do trac with google tag manager and see people going through the form but now upload to be seen...

*

A.M

  • ***
  • 34 posts
Re: I face really problem in page loading
« Reply #5 on: December 07, 2022, 06:39:35 PM »
@Hugo
In settings > mail server.

Ok this is good sound…

Can you tell us what should to do?,

Should we change the Mail server settings?, or we contact the hosting and ask them to solve the speed of mails server, to be send as fast as it can?
iloveOsclass

*

A.M

  • ***
  • 34 posts
Re: I face really problem in page loading
« Reply #6 on: December 08, 2022, 03:15:29 AM »
Yes, exactly, was true...

the Problem was from Mail Server...

-what i did is, i chhanged the Hostname to: localhost.
- the site on subdomain and i put te email: [email protected] and that was wrong, but i changed to: [email protected].

and now is perfect,

really thanks to @MB Themes

you can mark it as a closed now.

iloveOsclass

*

Hugo

  • ****
  • 186 posts
Re: I face really problem in page loading
« Reply #7 on: December 08, 2022, 10:42:00 AM »
How do enable the following (mod_ssl) and is it important?

I changed my hostname now also to: 'localhost'

*

A.M

  • ***
  • 34 posts
Re: I face really problem in page loading
« Reply #8 on: December 08, 2022, 06:30:33 PM »
I also have problem with this, and there is no posts send to user emails

It says: you have error to send messages!, but at least it become super speed now 👌🏼

But we still need help, any solution to make the server accept send emails?
iloveOsclass

*

mwindey

  • *****
  • 485 posts
Re: I face really problem in page loading
« Reply #9 on: December 08, 2022, 06:46:27 PM »
My hostname is smtp.mydomain.be using port 465 and all works well....

@Hugo

mod_ssl message is not important....

*

Hugo

  • ****
  • 186 posts
Re: I face really problem in page loading
« Reply #10 on: December 08, 2022, 06:49:29 PM »
@mwindey

Is that SMTP because your host recommends it? my host recommends 'mail' instead of SMTP

Let me know

*

MB Themes

Re: I face really problem in page loading
« Reply #11 on: December 08, 2022, 08:41:38 PM »
Smtp is standard.
Alternative is pop3, but all use smtp
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

A.M

  • ***
  • 34 posts
Re: I face really problem in page loading
« Reply #12 on: December 09, 2022, 10:37:28 AM »
I see this is global problem for this, waiting for while!, anyway there is solution for this at least give information for the users that his item ongoing, or on proccess,

You can make feature like, ”please wait” and loading icon gif, so he can understand that his item or his registeration ongoin,

But whats happen that when user click on ”Submit”, and he wait, he see nothing, then he thought that nothing happen, or he have connection problem, so he keep clicking,

The ad will publich 2, or 3 or 4 times, cuz he clicked sevral time and each time was ”Submit”

I hope you get it,

Thank you
iloveOsclass

*

Hugo

  • ****
  • 186 posts
Re: I face really problem in page loading
« Reply #13 on: December 09, 2022, 10:44:32 AM »
Additional to this, if a user presses 'publish item' BUT not all their uploaded images are loaded the page doesn't process and users aren't able to click again on the 'publish item' button and are only able to leave the form by going back a page or reloading the page; consulting in a situation where the users needs to refill the whole form which leads most likely to user abandoning the website and thus not uploading.

We need to disable the 'publish item' button until all images are processed by the system (note: their should be a popup or a warning that informs the user to just wait a few seconds and then press the button)

Could this be implemented (custom modification)?


@osclass

*

MB Themes

Re: I face really problem in page loading
« Reply #14 on: December 09, 2022, 01:17:34 PM »
There is probably javascript that disable button when processing so it is doable I think
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots