Forums

Pages and posts returning blank (41 posts)

  1. conicon
    Member
    Posted 4 months ago #

    recently, less than a week ago, my site started showing missing view components, first it was the widget area where some tabs were not displaying
    I thought it was plugins so I deactivated almost all plugins, the tabs reappeared but instead, pages and post in front end stopped displaying, can somebody pls help with probable causes and ways of resolving this

    pls use this links, home http://www.thelyricsmag.com/
    and a post http://thelyricsmag.com/archives/509

    thanks a million

  2. govpatel
    Member
    Posted 4 months ago #

    If you don't have access to your admin panel, try manually resetting your plugins, using ftp rename plugins folder to plugins_hold and create a blank plugins folder If that resolves the issue, delete blank plugins folder and rename original back to plugins reactivate each one individually until you find the cause.

    If that does not resolve the issue, try switching default theme twenty eleven to rule-out a theme-specific issue. If you don't have access to your admin panel, access your server via FTP or SFTP, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the Default theme Twenty Eleven theme to activate and hopefully rule-out a theme-specific issue.

    If that does not resolve the issue, it's possible that a .htaccess rule could be the source of the problem. To check for this, access your server via FTP or SFTP and rename the .htaccess file. If you can't find a .htaccess file, make sure that you have set your FTP or SFTP client to view invisible files.

    If you weren’t able to resolve the issue by either resetting your plugins and theme or renaming your .htaccess file, we may be able to help, but we'll need a more detailed error message. Internal server errors are usually described in more detail in the server error log. If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that time period. If you don’t have access to your server error log, ask your hosting provider to look for you.

  3. conicon
    Member
    Posted 4 months ago #

    govpatel:
    1, I have access to admin area and
    2, i have changed theme repeatedly also
    how can i proceed with these insights?
    Your speed is quite impressive, thank you for being a brother

  4. govpatel
    Member
    Posted 4 months ago #

    have you checked your error log see what you getting when you try and go on your website.

  5. govpatel
    Member
    Posted 4 months ago #

    try this see what error you get
    First check wp-config.php if you have any blank space before
    <?php

    code
    if there is none then try and add this code in next line

    error_reporting(E_ALL); ini_set('display_errors', 1);
    `
    In addition, add the following code above
    /* That’s all, stop editing! Happy blogging. */ :

    define( 'WP_DEBUG', true);

    See what error you get.

  6. conicon
    Member
    Posted 4 months ago #

    I have logged in via ftp,
    1, renamed plugins folder, no show
    2, also renamed htaccess, no show
    and theme
    seems it is a tough one?
    Thanks once again

  7. conicon
    Member
    Posted 4 months ago #

    try this see what error you get
    First check wp-config.php if you have any blank space before
    <?php

    i want to believe you mean via ftp?

  8. conicon
    Member
    Posted 4 months ago #

    no space before <?php
    i copied this
    error_reporting(E_ALL); ini_set('display_errors', 1);

    and
    /* That’s all, stop editing! Happy blogging. */ :

    define( 'WP_DEBUG', true);
    -------------------
    still no display, did i get it right?

  9. conicon
    Member
    Posted 4 months ago #

    backend returns this error

    Parse error: syntax error, unexpected ':' in /home/content/l/y/r/lyricsmag/html/wp-config.php on line 3

  10. govpatel
    Member
    Posted 4 months ago #

    Can you paste your wp-config.php code in http://wordpress.pastebin.com
    replace your Db username and password with xxxxx
    and paste urls here.

  11. conicon
    Member
    Posted 4 months ago #

    http://pastebin.com/RD3Pjr5W

    I hope i got this right
    Thanks a million, words cannot be enough

  12. govpatel
    Member
    Posted 4 months ago #

    I told you to replace your database name user name and password with xxxxxxxxx so that no one can know them. go change that right away

    I see you have other things at bottom on file where did that come from there is lot of blank lines and then code as that is not part of wp-config.php file

  13. conicon
    Member
    Posted 4 months ago #

    thank sir
    first, i dont know how to remove those password, etc, what i would just do is when you finish, i would change them

    the password, is it on wp-config or pastebin?

    secondly, i am just seeing those blanks there, i dont know how and where they come from

    i ve deleted the old paste and created new one, here
    http://pastebin.com/WNB45k96

    thank you once again

  14. govpatel
    Member
    Posted 4 months ago #

    Ok Press enter after <?php in line one and add this line
    error_reporting(E_ALL); ini_set('display_errors', 1);

    in line 81
    define('WP_DEBUG', false);
    change to
    define('WP_DEBUG', true);

    And then try to open your website and see what error you get

  15. conicon
    Member
    Posted 4 months ago #

    ok, thank you, seems it s coming up
    backend returns this

    Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in /home/content/l/y/r/lyricsmag/html/wp-includes/functions.php on line 3544

    Notice: Use of undefined constant wpcf7_add_tag_generator - assumed 'wpcf7_add_tag_generator' in /home/content/l/y/r/lyricsmag/html/wp-content/plugins/solvemedia/solvemedia.php on line 811

    may i be correct to say that solvemedia is the plugin causing the problem? strangely, it is working and it is one of the 2 plugins i felt safe about and didnt deactivate
    strange

  16. govpatel
    Member
    Posted 4 months ago #

    Yes deactivate the plugin as may be is not compatible with the version

    once you have site back you need to delete that line we added and change that debug line back to false

  17. conicon
    Member
    Posted 4 months ago #

    i ve deactivated solvemedia and the error from wp-config no longer shows

    should i remove the codes you gave me, those i entered in the wp-config file or leave it

    no error display in backend but still the site returns blank pages, any further steps? pls check up also
    home http://www.thelyricsmag.com/
    and a post http://thelyricsmag.com/archives/509
    i'm indebted to you sir

  18. govpatel
    Member
    Posted 4 months ago #

    What version wordpress do have now as the error

    Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in /home/content/l/y/r/lyricsmag/html/wp-includes/functions.php on line 3544

    You have something in wp-includes/functions.php that has been depreciated

  19. conicon
    Member
    Posted 4 months ago #

    version 3.3

    so how do i find the items that has depreciated?

  20. govpatel
    Member
    Posted 4 months ago #

    just replace wp-includes folder with one from fresh download.

    I am still confused on what you have at bottom in wp-config.php file as that is not part of normal wordpress install.

  21. conicon
    Member
    Posted 4 months ago #

    ok, trying it now

  22. conicon
    Member
    Posted 4 months ago #

    i did and i get a message
    -----------------
    Database Update Required

    WordPress has been updated! Before we send you on your way, we have to update your database to the newest version.

    The update process may take a little while, so please be patient.

    Update WordPress Database
    ----------------
    afraid to proceed
    sorry to bother you this long. wonder if you can help me fix it? I may ve to send info via email or we chat on facebook later. I have to take my rest now, it s about 2am here

  23. conicon
    Member
    Posted 4 months ago #

    i created another wordpress, in another folder
    http://thelyricsmag.com/tlm/
    hoping to transfer content but dont know how to

    the original wordpress is in main folder.
    i am trusting that you would help me through, facebook id=ajaabi
    thank you a million sir

  24. govpatel
    Member
    Posted 4 months ago #

    Go ahead update your database as 3.3 needs to update.

  25. conicon
    Member
    Posted 4 months ago #

    Fatal error: Call to undefined function wp_get_update_data() in /home/content/l/y/r/lyricsmag/html/wp-admin/menu.php on line 34

    here is the error returned

  26. conicon
    Member
    Posted 4 months ago #

    I replaced the menu.php in wp-admin with another one from fresh installation, still blank site, front end

  27. conicon
    Member
    Posted 4 months ago #

    i am trying to move the site and return
    thank you for your help, you are awesome sir

  28. conicon
    Member
    Posted 4 months ago #

    seems the approach is working, tho leading to double work
    thanks once again

  29. conicon
    Member
    Posted 4 months ago #

    i observed that the tool. set as featured image, is not available in version 3.3
    could be just me or general?

    is there any way i can create it in my wordpress?

    how was your day? thank you

  30. govpatel
    Member
    Posted 4 months ago #

    I have it in mine may be is not ticked in screen options click little on top right hand corner

Reply »

You must log in to post.

About this Topic