Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • in reply to: Website is slow #90009
    rpd2
    Member
    Post count: 10

    Need to get this updated. Is this something that can be fixed? I will just get another theme..

    in reply to: Website is slow #89990
    rpd2
    Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Website is slow #89985
    rpd2
    Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Website is slow #89980
    rpd2
    Member
    Post count: 10

    I am getting: Maximum execution time of 30 seconds exceeded in /home/subvertl/public_html/wp-includes/functions.php on line 1803

    So I took out on the functions: while ( file_exists( $dir . “/$filename” ) ) {
    if ( ” == “$number$ext” )
    $filename = $filename . ++$number . $ext;
    else
    $filename = str_replace( “$number$ext”, ++$number . $ext, $filename );

    It loads way faster.. But I dont know if thats the issue.

    in reply to: Website is slow #89979
    rpd2
    Member
    Post count: 10

    Yeah.. I did that already. Still super slow.

    in reply to: Website is slow #89688
    rpd2
    Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Website is slow #89683
    rpd2
    Member
    Post count: 10

    You think this could be because I changed the name of the theme folders? This is usually not a problem.

    in reply to: Website is slow #89659
    rpd2
    Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Website is slow #89640
    rpd2
    Member
    Post count: 10

    My load time is 20.70s. Its lags on the URL, not on any of the resources. I turn off the theme and it takes 178 ms.

    Something is wrong here.

    in reply to: Website is slow #89637
    rpd2
    Member
    Post count: 10

    I am having the same issues.. I have a great hosting provider. I have
    define(‘WP_MEMORY_LIMIT’, ’96M’);

    Still takes forever to load the pages.

    Thanks.

Viewing 10 posts - 1 through 10 (of 10 total)