Forum Replies Created

Viewing 15 replies - 481 through 495 (of 1,808 total)
  • You’re correct, chembuddy, that it’s not a WordPress issue at this point. You’ll need to find out the DNS details from your hosting provider, ie, the IP address of the nameservers, then go to the domain registrar & put those in. From here on out, nothing is standardized, ie, each domain registrar has different terminology, different placement of elements on the page, etc, so it’s difficult to provide any specific assistance. I’m sorry for that.

    Chembuddy, how large is your database, do you know? Do you have shared, vps, or dedicated hosting?

    I advise that you first back up your database using either PhpMyAdmin or similar, or conversely, the command line. You should also back up any user-generated content, ie, images, documents, etc, as well as any purchased plugins or themes. It might be instructive to download the database & examine it in a text editor that can accommodate large files. This might reveal large numbers of unnecessary entries that can safely be deleted, thereby reducing the database to a more manageable size. Sometimes plugins just inundate the database w/stuff that can be deleted, especially if the plugin has been uninstalled.

    This can also be caused by a broken theme. You might wish to try renaming your active theme folder & then try logging in. If you can, then changing and/or reinstalling the teme is likely the solution, though if the theme is outdated, changing is likely the better option. Also try renaming your plugins folder by adding a 1 or .old to the end of the folder name & trying to log in. If it works, then you may wish to rename the plugins folder back, then go through each folder in the plugins folder & rename them, except for 1, ie, Akismet, for example, which is core. Then rename the folders, back to their original names, 1 at a time, & try to access the site after each rename. If you rename a folder back to its original & you can’t log back in, you know you’ve found the problem. Once you log in, try to access the homepage. If you cannot, then change the theme to a default theme (they begin w/the word ‘twenty’).

    Hopefully this provides at least a few ideas. Truthfully, the error regarding character encoding might suggest a broken theme.

    chembuddy, sorry I’m asking so many questions, but does this site have content on it?

    Here’s the error I’m getting:
    “Error
    The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer ”

    Are your database entries correct in wp-config.php?

    Hello, anuman, & welcome. First, I hope you changed all your passwords, examined your database thoroughly for illicit entries, & (preferably) reinstalled WordPress following the site compromise.

    1 thing I did notice is that you’ve got wp3-supercache enabled. This can sometimes pose difficulties. Please clear your browser cache. If that doesn’t fix the issue, please disable wp3-supercache by renaming the plugin folder to something like wp3-supercache1, change the line in your wp-config.php that says:
    define(‘WP_CACHE’,true);
    to ‘false’, &
    rename the following files:
    • public_html>wp-content>Cache.
    • wp-content/Advanced-cache.php.
    • wp-content/WP-cache-config.php.
    by appending a 1 or a .old to the en of the folder/filenames.

    Lastly, please be certain all permissions are set correctly, ie, the default is generally 755 for folders & 644 for files.

    Please let us know if you require assistance w/any of this.

    Hi, chembuddy, & welcome. Please open your wp-config.php file & change wp_debug from ‘false’ to ‘true’. Then try going to your site & copy/paste any error messages that appear.

    Please also paste a copy of your .htaccess file in your next reply. You can do this either by viewing it in your hosting provider’s file manager or via FTP (hopefully secure FTP). Please enclose it in backtics (), ie,

     beginning
    middle
    end

    Please consult your WordPress root folder & any subfolders for files called error.log or error_log & send entries.

    Please check your hosting provider’s control panel for an aplet called “errors” or “error logs” & paste entries, if available, to your next reply.

    Please check your entries to ensure that they do not contain credentials before pasting them to this very public forum.

    This is extensive, for which I apologize, but in order to ascertain what’s occurring, we need the information.

    The reason I asked this question is because you’ve clearly got a mixture of \ & / in your path, & somehow I’m not convince that’s correct. In fact, I’m pretty convinced it’s not. Specifically, it looks like your events calendar, your advanced advertising, & your tribes common plugins are affected. I think were I you, I’d ask my host if the restoration from a backup might’ve caused that.

    Hello, stevenbrett, & welcome. Could you please tell us–do you host on a Linux or Windows platform?

    Hi, DustyGhost, & welcome. could you tell us under ‘Settings>General’ what your home & site url’s are, please? BTW, thanks for providing site url & .htaccess files. Very very helpful! Would everyone on here would do likewise!

    So, Carly, I think if you fix the slug on your categories to match the name, you should be good, remembering that there are certain characters, like the +, that are not permissible.

    Hello again, Carly. Well, I can tell you what the problem is, & perhaps doing so will help you fix it. Your category name is actually life+lifestyle. The + is not a valid character in an URL, so the url for the category is:
    https://www.thecarlymorgan.com/category/lifelifestyle/

    Please check your category names & slugs, & see if this helps. Please also don’t forget to report back!

    Hello, again, asghar765. Theme edits likely will not be stored in the database, though there are some exceptions to that. But products, etc will be. You should back up your wp-content/uploads folder where your images live.

    Hi, Carly. In the case of category, they refer to it as ‘slug’. A slug is actually the final portion of the permalink, ie, if you have a category of ‘lifestyle’, then the slug is lifestyle & the permalink is http://www.thecarlymorgan.com/category/lifestyle. That’s the default behavior, anyway. I hope I’m making myself clear. So I’m asking you what your category slugs are. Also, when you go to edit your posts, are your categories checked for that post? Lastly, did you make any changes to the default Woocommerce installation, ie, remove ‘shop’ or ‘category’ from the permalink structure? That should help us determine where the problem lies.

    Have a blessed day.

    Hello, asghar765, & welcome. All of your content, including product categories, etc, are in your database, so that’s the most important thing to back up. Have you tried renaming your theme folder & trying to reach your admin panel? It’ll break the homepage, but let’s see if that might help.

    Hello, Carly, & welcome. Thanks so much for providing your site url–it’s so helpful! My daughter’s name was Karley–sounds the same, spelled differently–I like the name.

    I think what occurred was that Woocommerce changed your category permalinks. That could happen especially if you changed the defaults for Woocommerce. If the categories are still there, go to ‘Posts’ then ‘Categories’, pick 1, & choose ‘Edit Permalink’. Let us know what that is, if you would please.

Viewing 15 replies - 481 through 495 (of 1,808 total)