Search Results for 'fatal error'

Viewing 25 results - 201 through 225 (of 733 total)
  • Author
    Search Results

  • CScience
    Participant
    This reply has been marked as private.

    CScience
    Participant
    This reply has been marked as private.

    CScience
    Participant
    This reply has been marked as private.
    #148554

    Sorry, been busy
    I cannot change items per page to 5 anywhere but frontend settings.
    I’ve changed it to 5 at ‘Frontend acces,’ but I still get 503.
    When I check control panel, it seems like WPDMP creates an insane amount of requests: 114 (just to check all packages).
    Also the plugin is creating a lot of server errors related to “wp_ahm_user_download_counts”

    This is from today
    *****
    503 Service Unavailable

    The website is temporarily unable to service your request. Please try again later.
    If you are the owner of the website:

    Most likely the resource limits of the hosting package has been exceeded or a fatal code execution error has occured. Review logs and optimize your code execution.

    You can find a full overview of your resource usage in our Controlpanel.

    YE86OUqO@rHWG5epPnQkxgAAAGE – udskrevet.dk – 193.104.202.2

    #148250

    FloridaUser
    Participant

    Installed Pro version on top of free version and getting error message below on attempt to activate plugin, any suggestions?
    Fatal error: Cannot redeclare wfu_get_request_uri() (previously declared in /home/by2sa9r36x4v/public_html/wp-content/plugins/wp-file-upload/wordpress_file_upload.php:39) in /home/by2sa9r36x4v/public_html/wp-content/plugins/wordpress-file-upload-pro/wordpress_file_upload.php on line 53

    #148074

    Dan Iernutan
    Participant
    This reply has been marked as private.
    #148046

    In reply to: Excessive Memory usage


    MESO
    Participant
    mesoweb-wp    | [Sun Mar 07 21:27:00.834357 2021] [php7:error] [pid 83] [client 172.18.0.1:38994] PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/wp-includes/meta.php on line 1078
    

    There are also a lot of warnings that are probably unrelated but here they are nonetheless:

    mesoweb-wp    | [Sun Mar 07 21:27:00.587248 2021] [php7:warn] [pid 83] [client 172.18.0.1:38994] PHP Warning:  array_keys() expects parameter 1 to be array, null given in /var/www/html/wp-content/plugins/download-manager/libs/class.AuthorDashboard.php on line 65
    mesoweb-wp    | [Sun Mar 07 21:27:00.587609 2021] [php7:warn] [pid 83] [client 172.18.0.1:38994] PHP Warning:  Invalid argument supplied for foreach() in /var/www/html/wp-content/themes/mesobasic/download-manager/author-dashboard.php on line 15
    
    • This reply was modified 4 years, 2 months ago by MESO.
    #147626

    Nayeem Riddhi
    Moderator

    I can’t able to access the Downloads > Settings Menu, here showing this error,

    Fatal error : Allowed memory size of 268435456 bytes exhausted (tried to allocate 60399336 bytes) in /homepages/34/d34759213/htdocs/neumedpro2020/wp-includes/wp-db.php on line 2056

    Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

    1.Editing the wp-config.php file
    2.Editing the php.ini file
    3.Editing the .htaccess file

    1.Editing the wp-config.php file

    Here you will need to edit the wp-config.php file.
    define( 'WP_MEMORY_LIMIT', '1024M' );

    2.Editing the php.ini file

    On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
    Once this is done, open the file, add or edit the following line:

    memory_limit 1024M

    3.Editing the .htaccess file

    The .htaccess file is a file located within the root of your WordPress files.

    You will need to add or edit the following code to the bottom of the file:

    php_value memory_limit 1024M

    With this done, you can then save your changes and check if the error is resolved.

    Out of this doesn’t solve your issue, please contact your server administrator

    Thanks

    #147265

    Roel van Leuken
    Participant

    No, there are fatal errors in your plugin which are not resolved.

    I resolved the issues myself using filters for now, but it is a temporary fix.

    #147216

    Nayeem Riddhi
    Moderator

    For while page error, it is showing Fatal error : Allowed memory size of 268435456 bytes exhausted,
    Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

    1.Editing the wp-config.php file
    2.Editing the php.ini file
    3.Editing the .htaccess file

    1.Editing the wp-config.php file

    Here you will need to edit the wp-config.php file.
    define( 'WP_MEMORY_LIMIT', '1024M' );

    2.Editing the php.ini file

    On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
    Once this is done, open the file, add or edit the following line:

    memory_limit 1024M

    3.Editing the .htaccess file

    The .htaccess file is a file located within the root of your WordPress files.

    You will need to add or edit the following code to the bottom of the file:

    php_value memory_limit 1024M

    With this done, you can then save your changes and check if the error is resolved.

    Out of this doesn’t solve your issue, please contact your server administrator

    Thanks

    #147211

    Digital Nomads
    Participant
    This reply has been marked as private.
    #147205

    Thierry Guion
    Participant

    Hello,

    I have already installed basic pro version of the plugin Download Manager Pro v5.3.

    Right now it is updated to version 5.3.5

    And I have just bought your add-on WPDM Directory Add-on.
    While trying to activate it from plugins page, it gives me an error :
    Warning: require_once(src/init.php): failed to open stream: No such file or directory in
    /public_html/assets/plugins/wpdm-archive-page/wpdm-archive-page.php on line 61

    Fatal error: require_once(): Failed opening required ‘src/init.php’ (include_path=’.:/usr/local/php74/lib/php’) in /public_html/assets/plugins/wpdm-archive-page/wpdm-archive-page.php on line 61

    How can I make it work?

    Best regards
    Thierry

    • This topic was modified 4 years, 2 months ago by Thierry Guion.
    #147024

    In reply to: WPDM Tags All Lost


    Meggan Van Harten
    Participant
    This reply has been marked as private.
    #146738

    In reply to: Memory Limit Exceeded

    Done however, it took many tries and would just hang.

    I continue to get errors such as below.. Does 5.3.4 resolve this issue or can I roll back safely to an earlier version?

    [14-Feb-2021 16:22:24 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 60270864 bytes) in D:\sites\www-xxxxxxx\public_html\wp-includes\wp-db.php on line 2022

    [14-Feb-2021 16:22:38 UTC] WordPress database error Lock wait timeout exceeded; try restarting transaction for query UPDATE ffwp_postmeta SET meta_value = ‘5611’ WHERE post_id = 10168 AND meta_key = ‘__wpdm_download_count’ made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, WPDM\libs\Apply->triggerDownload, include(‘/plugins/download-manager/wpdm-start-download.php’), WPDM\libs\DownloadStats->add, update_post_meta, update_metadata
    [

    #146696

    Nayeem Riddhi
    Moderator

    For while page error, it is showing Fatal error : Allowed memory size of 268435456 bytes exhausted,
    Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

    1.Editing the wp-config.php file
    2.Editing the php.ini file
    3.Editing the .htaccess file

    1.Editing the wp-config.php file

    Here you will need to edit the wp-config.php file.
    define( 'WP_MEMORY_LIMIT', '1024M' );

    2.Editing the php.ini file

    On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
    Once this is done, open the file, add or edit the following line:

    memory_limit 1024M

    3.Editing the .htaccess file

    The .htaccess file is a file located within the root of your WordPress files.

    You will need to add or edit the following code to the bottom of the file:

    php_value memory_limit 1024M

    With this done, you can then save your changes and check if the error is resolved.

    Out of this doesn’t solve your issue, please contact your server administrator

    Thanks

    #146539

    Nayeem Riddhi
    Moderator

    I was checking the error,

    This message is showing from your wp-admin/dashboard

    Error logging is disabled.
    
    To enable error logging, create an empty file named "php-errors.log". Place it in a directory that is not publicly accessible (preferably outside your web root) and ensure it is writable by the web server. Then add the following code to wp-config.php:
    
    @ini_set ('log_errors', 'On');
    @ini_set ('error_log', '/full/path/to/php-errors.log');
    By default, only fatal errors and warnings will be logged. To also log notices and other messages, enable the WP_DEBUGoption by adding this code:
    
    // Report all types of errors.
    define ('WP_DEBUG', true);
    // Don't show errors to site visitors.
    define ('WP_DEBUG_DISPLAY', false);
    For reference, the full path of the WordPress directory is:
    /html/wordpress/
    
    See also: Editing wp-config.php , 3 Ways To Monitor PHP Errors

    please check

    thanks


    Nayeem Riddhi
    Moderator

    While editing pages, it is showing

    There was a critical bug on your website. Please check your website administrator email address for further instructions.

    In wp-admin/dashboard, in the widget, it is showing,

    Error logging is disabled.
    
    To enable error logging, create an empty file named "php-errors.log". Place it in a directory that is not publicly accessible (preferably outside your web root) and ensure it is writable by the web server. Then add the following code to wp-config.php:
    
    @ini_set ('log_errors', 'On');
    @ini_set ('error_log', '/full/path/to/php-errors.log');
    By default, only fatal errors and warnings will be logged. To also log notices and other messages, enable the WP_DEBUGoption by adding this code:
    
    // Report all types of errors.
    define ('WP_DEBUG', true);
    // Don't show errors to site visitors.
    define ('WP_DEBUG_DISPLAY', false);
    For reference, the full path of the WordPress directory is:
    /homepages/44/d23395939/htdocs/clickandbuilds/YupikPressebereich/
    
    See also: Editing wp-config.php , 3 Ways To Monitor PHP Errors

    please check

    thanks

    #146387

    Thank you for looking at it, but sorry to say, I still get 503
    Just tried to look at ‘all packages’ and got:

    503 Service Unavailable

    The website is temporarily unable to service your request. Please try again later.
    If you are the owner of the website:

    Most likely the resource limits of the hosting package has been exceeded or a fatal code execution error has occured. Review logs and optimize your code execution.

    You can find a full overview of your resource usage in our Controlpanel.

    YCOfX2vNxZMJzQ6DmkUPagAAAFY – udskrevet.dk – 193.104.202.2

    #146322

    SosVirus
    Participant

    Hello ,

    In french,

    Je rencontre beaucoup d’erreur avec wpdownload manager pro

    [09-Feb-2021 13:04:49 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 60228560 bytes) in %PATH-WEBSITE%/wp-includes/wp-db.php on line 2022
    [09-Feb-2021 13:08:02 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 60218504 bytes) in %PATH-WEBSITE%/wp-includes/wp-db.php on line 2056

    par exemple, je n’ai pas accès à la page des téléchargement via /wp-admin/edit.php?post_type=wpdmpro
    j’obtiens le message :

    Une erreur critique est survenue sur ce site. Veuillez consulter la boite de réception de l’e-mail d’administration de votre site pour plus d’informations.

    j’ai modifié les valeurs mémoire comme expliqué ici : https://www.wpdownloadmanager.com/support/topic/problem-with-statistics-and-db/#post-146257

    Le site est sous PHP 7.4 , table InnoDB

    Comment résoudre le problème ?

    #146000

    Nayeem Riddhi
    Moderator

    For now, you can continue this way, otherwise, this is giving a fatal error PHP Fatal error: Allowed memory size of 536870912 bytes exhausted you can check the Allowed memory size exhausted solution

    thanks

    #145993

    Rafael Viana
    Participant

    Hi, when I try to open “All Packages” page I got an error (I had to enable debug mode to see it):

    
    Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 60173072 bytes) in /home/electrocelos/public_html/motorline.pt/wp-includes/wp-db.php on line 2056
    There has been a critical error on this website. Please check your site admin email inbox for instructions.
    
    Learn more about debugging in WordPress.
    
    WordPress database error: [Commands out of sync; you can't run this command now]

    SELECT umeta_id FROM wp_usermeta WHERE meta_key = 'wp_yoast_notifications' AND user_id = 9
    
    WordPress database error: [Commands out of sync; you can't run this command now]
    
SHOW FULL COLUMNS FROM <code>wp_usermeta</code>
    

    What is wrong?

    • This topic was modified 4 years, 3 months ago by Rafael Viana.
    #145928

    Emma Boyd
    Participant
    This reply has been marked as private.
    #145910

    Emma Boyd
    Participant
    This reply has been marked as private.
    #145692

    When the plugin is activate and a post have more than 100 total download, I ot this error message “Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 60157656 bytes) in /home/dynasub5/public_html/wp-includes/wp-db.php on line 2056
    There has been a critical error on this website.”

    For exemple
    https://dynastyhaiti.com/mixtape-2021-kout-loray-la-tonymixhaiti/

    #145638

    Nayeem Riddhi
    Moderator

    There is error showing, Fatal error: Out of memory

    Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

    1.Editing the wp-config.php file
    2.Editing the php.ini file
    3.Editing the .htaccess file

    1.Editing the wp-config.php file

    Here you will need to edit the wp-config.php file.
    define( 'WP_MEMORY_LIMIT', '1024M' );

    2.Editing the php.ini file

    On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
    Once this is done, open the file, add or edit the following line:

    memory_limit 1024M

    3.Editing the .htaccess file

    The .htaccess file is a file located within the root of your WordPress files.

    You will need to add or edit the following code to the bottom of the file:

    php_value memory_limit 1024M

    With this done, you can then save your changes and check if the error is resolved.

    Out of this doesn’t solve your issue, please contact your server administrator

    Thanks

Viewing 25 results - 201 through 225 (of 733 total)