Home › Forums › Space themes support forum › AJAX call error while clearing the dummy content.
AJAX call error while clearing the dummy content.
- This topic has 34 replies, 2 voices, and was last updated 1 year, 6 months ago by Artem Temos.
-
AuthorPosts
-
April 3, 2023 at 10:11 pm #456848
demarengParticipantHello,
I just downloaded and activated the theme but while I try to download the dummy content I am getting this error: AJAX call error while clearing the dummy content. I have tried to deactivate all plugins except Elementor but same result. Can you help me ASAP please?April 4, 2023 at 9:56 am #456952
Artem TemosKeymasterHello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
April 5, 2023 at 5:27 pm #457560
demarengParticipantHi,
Which credentials do you want me to give you?April 6, 2023 at 9:54 am #457716
Artem TemosKeymasterHello,
We need your admin access to be able to run the import and check why the error appears there.
Thank you in advance.
April 6, 2023 at 2:33 pm #457817
demarengParticipantHi,
You can find the credentials below in private content section.April 6, 2023 at 3:34 pm #457842
Artem TemosKeymasterHello,
We just checked the import mechanism and see that your server returns a timeout error. That is why the import can’t be completed. You need to contact your hosting provider and ask to increase the timeout limit in order to fix the import function https://gyazo.com/dc605c0e5f8726e97549d5c7b426ce20
Kind Regards
April 9, 2023 at 7:13 pm #458504
demarengParticipantHello,
Thanks for the info that you gave about Timeout Limit.
I asked hosting provider to increase that Limit but they wanted me to say exact value to increase. Can you inform me about which value do they need to increase?
Thanks in advance.April 10, 2023 at 10:11 am #458628
Artem TemosKeymasterHello,
The timeout needs to be set at least to 300s to be able to import the dummy content. Let me know once it increased so we can test the import.
Kind Regards
April 10, 2023 at 2:39 pm #458708
demarengParticipantHi,
The hosting provider said that there is no value called ”timeout limit”. So they couldn’t do anything. Can you help me urgently? Or you have my admin credentials to access. If you can do something please do it!
Thanks.April 10, 2023 at 2:46 pm #458711
Artem TemosKeymasterBut the server causes this error and it is clearly stated on the error from screenshot https://gyazo.com/dc605c0e5f8726e97549d5c7b426ce20
If they can’t increase this parameter then our theme will not be able to import the dummy content properly. We have a large number of similar requests and usually, it is easily fixed by the server provider.Kind Regards
April 13, 2023 at 5:19 pm #459481
demarengParticipantHi,
The Connection Timeout parameter has been increased to 350s by the server provider. But still can’t download the dummy content. Is the value not enough or something else might be causing the problem? Urgent help please.
April 13, 2023 at 5:22 pm #459482
demarengParticipantBy the way, you can test still. Credentials are the same.
April 13, 2023 at 5:57 pm #459496
Artem TemosKeymasterAs we can see, the dummy content has been already imported. But we can’t open the page and it loads indefinitely. Could you please send us your FTP access so we can check what is wrong with it?
Kind Regards
April 14, 2023 at 2:30 pm #459656
demarengParticipantOk, but I don’t know how I can access the FTP. Can you give me some directions from where and how to do it?
April 14, 2023 at 2:57 pm #459662
Artem TemosKeymasterYou can contact your hosting provider in order to get this information.
Kind Regards
April 14, 2023 at 5:50 pm #459735
demarengParticipantTell me exactly which FTP access do you want? And what you will be checking? The hosting provider wants to know.
April 17, 2023 at 9:31 am #460097
Artem TemosKeymasterWe need to be able to connect to your server and edit your website files to troubleshoot this problem.
Kind Regards
April 19, 2023 at 12:53 pm #460650
demarengParticipantCan you try this?
April 19, 2023 at 2:19 pm #460680
Artem TemosKeymasterWe see this error in the log
Directive 'allow_url_include' is deprecated
.
It seems that thefile_get_contents
function for URLs is disabled on your server. You need to contact your provider and ask to enable this option.April 19, 2023 at 4:49 pm #460746
demarengParticipantOk its enabled. Can you check? Also, AJAX error still occurs.
April 19, 2023 at 4:59 pm #460751
demarengParticipantIn addition, you can see my hosting coverage as the photo below. If this is the issue I can upgrade. It’s written in Turkish but you may understand the important ones.
Attachments:
You must be logged in to view attached files.April 19, 2023 at 5:29 pm #460762
Artem TemosKeymasterSince the
allow_url_include
option is deprecated you need to disable it on your website. As we can see, it is currently enabled https://monosnap.com/file/hQnrWZYq0mggBUcrFDRqDn5B3Hqj7LApril 21, 2023 at 10:45 pm #461375
demarengParticipantHey, allow_rul_include is disabled now. Can you check?
April 22, 2023 at 11:01 pm #461469
demarengParticipantHello, I’m waiting for your response.
April 24, 2023 at 11:24 am #461656
demarengParticipantCan someone answer, please? It’s been 5 days.
April 24, 2023 at 12:04 pm #461676
Artem TemosKeymasterHello,
Now we see a new error in the logs also caused by the server configuration. Please, refer to your hosting provider for this log
[24-Apr-2023 08:24:17 UTC] PHP Warning: file_get_contents(http://www.gurkargrup.com.tr/wp-content/uploads/2019/11/jupiter-price-basic.svg): failed to open stream: Connection timed out in /home/cwigurka/public_html/wp-content/themes/xts-jupiter/framework/modules/core/functions.php on line 79
Kind Regards
April 24, 2023 at 5:02 pm #461750
demarengParticipantI just talked to the hosting provider can you tell me exactly what do you want me to tell hosting provider. Because the hosting provider couldn’t do anything.
April 24, 2023 at 5:05 pm #461753
Artem TemosKeymasterThe question is why PHP
file_get_contents
function doesn’t work and returns a timeout error when trying to get content from this URLhttp://www.gurkargrup.com.tr/wp-content/uploads/2019/11/jupiter-price-basic.svg
.
This file exists and it can be opened in the browser.April 24, 2023 at 6:01 pm #461764
demarengParticipantI understand the cause of the error. It’s probably because of my hosting coverage disk space, its just 5gb. I got the same error when I added more content on a plain page. For first couple of content there was no problem but when I tried to add some menus it gave the 504 gateway timeout again. I will upgrade the coverage. What do you recommend at least for disk space and traffic? The website will have no e-commerce or similar complex features. It’s about 10 pages with some sliders, photos and content about the corporation. Like a simple corporate page.
April 25, 2023 at 9:51 am #461901
Artem TemosKeymasterHello,
5GB should be enough if you have only a few pages with images. The problem seems to be different and not related to your disc space.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register