Search Results for 'system status'

Results from the Forum
erlasigurlaug
tagDiv Member

hi again!
thanks for this, but – we don´t understand how to fix this og check it even… so thinking if you guys could please just go in there and try to fix those parameters from system status you talk about could fix the problem…? 🙂

[data removed by admin]

We would be soooo thankful, since we are not yet this technical and still learning how to manage the page.

THank you so much,
Erla

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

Make sure that the parameters from system status have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/ also try to deactivate all plugins except Visual Composer, clear all caches and test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

Andrei L.
tagDiv Member

Hi

Make sure that the parameters from system have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/ also try to deactivate all plugins except Visual Composer, clear the cache memory then test again. You can also switch to a default wp-theme then, try to upload an image and check if the error is still there.

Thanks!

Bogdan B.
tagDiv Staff

Hi,
You can define the memory limit in the wp-config file. Please follow this guide to do it and increase the other parameters as well: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!

ukume
Participant
HTTP ERROR - topic
#0

Hola, desde el pasado dia 11/04/2016 cuando intento subir una imagen al wordpress me da error http, segun mi empresa de hosting y despues de muchos dias estando probando este es el error:

He intentado desactivar los plugins temporalmente y arreglar los permisos globalmente de tu sitio web, pero nada de esto ha ayudado a resolver el HTTP error, visto al subir imagenes desde la pagina de admin – Medios – Añadir nuevo.

Parece que el asunto se debe a la plantilla Newspaper que estas utilizando porque cuando estaba intentando subir una imagen, me da el siguiente error:

Code:
Fatal error: Maximum execution time of 45 seconds exceeded in /home/entu7925/public_html/wp-includes/class-wp-image-editor-imagick.php on line 350

Eso me parecia como un limite impuesto por PHP afectando la maximum duracion que un script puede tardar en ejecutarse.

He buscado por los archivos donde esta definido este limite y lo he encontrado aqui:

Code:
wp-content/themes/Newspaper/includes/wp_booster/wp-admin/panel/td_view_system_status.php

El limite esta puesto a 60 segundos alli, parece que esto causa el problema porque al cambiar la plantilla, todo se arregla y he podido subir imagen sin ver el error ya:

http://awesomescreenshot.com/0995tjtk8d

Parece que hay limites (max_execution_time) definidos en el Newspaper tema que utilizas que causan el problema. Puedes contactar al soporte o equipo que lo ha desarrollado para preguntar como puedes aumentar estos limites y asi seguiras utilzando el tema (me temo que no podemos ayudar con esto ya que no ofrecemos servicios de desarrollo/diseño).

¿Como podemos solucionarlo?

—————-
English:
Hello, since last day 11.04.2016 when I try to upload an image to wordpress gives me error http, according to my hosting company and after many days still testing this is the error:

I tried desactive plugins temporarily and fix the permissions of your site globally, but none of this has helped solve the HTTP error seen to upload images from the page admin – Media – Add new.

It seems that the matter is due to the Newspaper template you’re using because when I was trying to upload an image, it gives me the following error:

Code:
Fatal error: Maximum execution time of 45 seconds exceeded in /home/entu7925/public_html/wp-includes/class-wp-image-editor-imagick.php on line 350

That seemed to me like a limit imposed by PHP affecting the maximum duration that a script can take to execute.

I searched the archives where is defined this limit and I found it here:

Code:
wp-content / themes / Newspaper / includes / wp_booster / wp-admin / panel / td_view_system_status.php

The limit is set to 60 seconds there, it seems that this causes the problem because changing the template, everything is fixed up and I could not see the error image as:

http://awesomescreenshot.com/0995tjtk8d

It seems that there are limits (max_execution_time) defined in the Newspaper theme you use that cause the problem. You can contact support or equipment that has developed to ask how you can increase these limits and so seguiras utilzando the subject (I’m afraid we can not help with this because it does not offer services development / design). </ Blockquote>

Catalin
tagDiv Staff

Hello Gopal,

If you are using the Wordfence plugin, please try to disable because we have some bad reports about this type of plugin and try to search another one with this functionality, sorry! This plugin creates a conflict in the theme which generate this type of issue with saving. Also, please check your console and see if you have some js errors through it. Also, if you have some errors about admin_ajax.php please contact your hosting provider because the problem is related from the server. Also, you have to check your system status if it has the right values for the parameters, otherwise, you have to increase the systems status, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
Please notice that you have to try this advice without any untested plugin. You have to use only the Visual Composer to active and also, all your cache memory would be cleared for good results.

Hope this helps and let us know how it goes!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hi,
Newspaper 6 is more “heavy” due to lots of extra options added to the theme. For this you will need to make sure you have the requirements in order for newspaper 6:
https://forum.tagdiv.com/requirements-for-newspaper/
and make sure you increase your system status parameters following this guide:
https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!

Andrei L.
tagDiv Member

Hi

I’ve made an additional tests using Speed Booster plugin. By adding this code: http://screencast.com/t/jnZQRyqy0KoU in td-speed-booster.php file the plugin move all theme’s css file to the footer. It also moves the google fonts and Visual Composer’s css file: http://screencast.com/t/BHgnBsDk Also jQuery file it’s moved automatically in footer when the plugin it’s enabled, this is a correction to my previous reply.

$this->move_style_to_footer_queue('google_font_open_sans');
$this->move_style_to_footer_queue('google_font_roboto_cond');
$this->move_style_to_footer_queue('js_composer_front');
$this->move_style_to_footer_queue('td-theme');

Before making any changes in plugin’s file check its status under System status panel and make sure it is active: http://screencast.com/t/zONMbMWql If the plugin is inactive comment this code from td-speed-booster.php file to make it active: http://screencast.com/t/VHE9iuEqgc

I hop this helps.
Thanks!

Andrei L.
tagDiv Member

Hi

Sorry for the delay, we don’t work o weekend.

@HowWikiHow
and @lmolengraaf make sure you have the permission for the upload folder set to 777 and also the parameters from system status have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/
This issues has been reported on WordPress’s forum so you can take a look at this topics as it may help: https://wordpress.org/support/topic/media-library-broken-5https://wordpress.org/support/topic/http-errors-on-media-uploads-after-45-update

Thanks!

Catalin
tagDiv Staff

Hello ankits3a,

Unfortunately, the Wordfence plugin is not working with our theme because it creates conflict with the theme and cause a lot of unknown issues. Also, if you do not have access to your system status file, please contact your hosting provider and then try to increase these parameters.

Thank you for your understanding!

Catalin
tagDiv Staff

Hello hwhosting,

First of all, please ensure that this kind of issue does not come from your untested plugins which are using on your side. Please try to disable all the active plugins, leave just Visual Composer to active, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Please ensure that you have the latest version of Visual Composer (4.11.2). Please set your Visual Composer, according to our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ Also, please check your system status and try to increase all the parameters, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Please try to disable all plugins except visual composer, clear cache and reset CDN files if you use it.

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello todaybase,

First of all, please ensure that you have correctly set it the system status parameters, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, please check your console and see if you have some js errors through it. Also, if the problem persists, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect the setup page. Also, please provide the link of this topic so we can know who you are and what the issue is.

Thank you for your understanding!

Catalin
tagDiv Staff

Hello all,

First of all, please ensure that you have correctly set it the system status parameters, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, please check your console and see if you have some js errors through it. Also, if the problem persists, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect the setup page. Also, please provide the link of this topic so we can know who you are and what the issue is.

Thank you for your understanding!

Andrei L.
tagDiv Member

Hi

If you get a 500 error that means it’s something wrong on your server, a bed request or a task which couldn’t be completed but your server can’t provide a more specific answer.
Our theme generate thumbnails for each image to keep the page size as low as possible. That process takes place exactly in the moment when the image is uploaded and could also take some time and request some resources.
Make sure that you have the parameters from system status set as it’s indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/ clear all caches then test again.

Thanks!

Andrei L.
tagDiv Member

Hi

Please make sure that you’re suing last theme version available on themeforest, V 2.3.6 and also update Visual Composer at V 4.11.2. Here you can check our documentation for more details abut the update process: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Also check the parameters from system status and make sure that they have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/

Thanks!

Bogdan B.
tagDiv Staff

Hi,
The new version of WP caused a few issues so please update your theme to the latest version: https://forum.tagdiv.com/how-to-update-the-theme-2/ and also update you visual composer plugin: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
As for the theme settings, make sure you have all the system status parameters increased according to this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!

Bogdan B.
tagDiv Staff

Hi,

Please try to increase all your system status parameters according to this guide: https://forum.tagdiv.com/system-status-parameters-guide/

Thank you!

Catalin
tagDiv Staff

Hello Castle Yen,

Please ensure that you have the latest version of Visual Composer (4.11.2). Please set your Visual Composer, according to our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ Also, please check your system status and try to increase all the parameters, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Please try to disable all plugins except visual composer, clear cache and reset CDN files if you use it.

Hope this helps and let us know how it goes!

Thanks.

Catalin
tagDiv Staff

Hello t2e,

Please ensure that you have the latest version of Visual Composer (4.11.2). Please set your Visual Composer, according to our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ Also, please check your system status and try to increase all the parameters, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Please try to disable all plugins except visual composer, clear cache and reset CDN files if you use it.

Hope this helps and let us know how it goes!

Thanks.

Catalin
tagDiv Staff

Hello benjoHH,

Please ensure that you have correctly installed the Visual Composer and also, make sure that you have the latest version of this. Please set your Visual Composer, according to our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ Also, please check your system status and try to increase all the parameters, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Please try to disable all plugins except visual composer, clear cache and reset CDN files if you use it.

Hope this helps and let us know how it goes!

Thanks.

Andrei L.
tagDiv Member

Hi

I’ve checked your site and noticed that you’re using an older version of Visual Composer plugin. Try to update the plugin at V 4.11.2 which is included in theme’s path, /plugins folder: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ clear all caches and test again. Also check the parameters from system status and make sure that they have the values indicate in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/

Thanks!

Andrei L.
tagDiv Member

Hi


@awesomenezz
make sure you’re using the current theme’s version available on themeforest, V 6.7.1 and also update the Visual Composer plugin at V 4.11.2. Here you can find our documentation regarding the update process: https://forum.tagdiv.com/how-to-update-the-theme-2/https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ Also check if the parameters from system status are have the recommended values. Here you can check our documentation for more details: https://forum.tagdiv.com/system-status-parameters-guide/

Thanks!

Catalin
tagDiv Staff

Hello PanaitStudio,

Am verificat site-ul tau dar nu am observat nici o problema cu aliniearea butonului de search din header si nici pentru News Ticker, dupa cum se poate vedea aici -> http://screencast.com/t/UgseIhLNJ1fr
Pentru a doua problema, incearca sa maresti parametrii din System Status. Verifica acest topic unde a mai fost discutata aceasta problema, aici -> https://forum.tagdiv.com/topic/wp-memory-usage/

Multumesc pentru mesaj si sa ne anunti cum merge!

Bogdan B.
tagDiv Staff

Hi,
Please make sure you meet the requirements for newspaper: https://forum.tagdiv.com/requirements-for-newspaper/
Also check your system status parameters: https://forum.tagdiv.com/system-status-parameters-guide/
You might also try it without any plugins to rule out a plugin conflict. Disable all plugins except visual composer, clear cache and reset cdn. Then try to save a post again.
Let us know how it goes.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Please increase the system status parameters according to this guide: https://forum.tagdiv.com/system-status-parameters-guide/ especially the post max size: http://screencast.com/t/S06bFPeVj1q
Thank you!

Viewing 25 results - 4,001 through 4,025 (of 4,331 total)