Website Rob
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Images are not showing in the Media LibraryIn case you were not aware, going to your site returns Error 524 A timeout occurred.
Time to contact your hoster or check your settings.
Forum: Fixing WordPress
In reply to: Unable to Add PluginsThe organization I am working with do not have any credentials for any type of FTP or hosting service.
Then the organization needs to obtain those credentials. If they are the Owner of the Hosting account they have every right to have full access to said account; such as the Hosting Control Panel and FTP. If they are not the Owner they need to contact the Owner and get access information from them. Or have the Owner make changes you cannot.
And yes, there is a way to prevent ability for Plugin and Theme changes. That is done through the ‘public_html/wp-config.php’ file which can easily be accessed through either access method mentioned above. Although there are plugins that can give access to ‘wp-config.php’ file, in this case account access is more important.
Forum: Fixing WordPress
In reply to: No 301 redirect no matter what I doWithout any details or working example to go by, all that can be offered are opinions. Give us something to work with and more concrete replies can be given.
Connection lost or the server is busy. Please try again later.
The above usually indicates the database server is overloaded, cannot accepted new connections. Which is why says to try later. This can cause things to go wrong within WordPress. And we don’t know how your database was affected nor what the Hoster did to resolve the problem.
If you continue to receive Connection error or timeout msgs. you should contact your Hoster about it and/or consider moving to another Hoster.
Forum: Fixing WordPress
In reply to: Internal Links Change URL but Don’t RedirectI made two suggestions. Which one worked for you?
Forum: Fixing WordPress
In reply to: Internal Links Change URL but Don’t RedirectWithout seeing an example or any error log output to go by, you’ll have to depend on your Hosting Support for help. Ask them to look at the error logs or show them an example they can test.
Forum: Fixing WordPress
In reply to: Moving a site — new host — smooth tripThe learning is in the doing.
Although the steps you outlined are doable and will work, you may find it will create more work than you had anticipated. Having already done what you intend to do, I can only offer suggestions based on what I learned. No matter how you go about it, you can save yourself some headaches by documenting all that you do.
Forum: Fixing WordPress
In reply to: Moving a site — new host — smooth tripEven simpler method is to either ask your new Hoster to transfer the account for you or do a cPanel full site backup and upload that backup file to new Hosting account, your new Hoster can restore it for you. Either of these methods makes sure all eMails, error logs, and any/every thing else is transferred over.
After setup on new Hosting account, use the Nameservers provided to you by new Hoster to update at your Registrar – and you’re done. You might have to reset Permalinks and that only requires using Admin -> Settings -> Permalinks – Click “Save” button, you don’t have to make any changes.
Talk to your new Hoster if not sure.
More helpful information:
https://wordpress.org/support/article/moving-wordpress/#moving-to-a-new-serverForum: Fixing WordPress
In reply to: Cannot create new page or see previewsI ran into this problem and fixed it when I figured out I had JavaScript disabled in my Browser. I was using Firefox with NoScript plugin and once I enabled JS, problem was gone.
Forum: Fixing WordPress
In reply to: Restrict Uploads Folder Via Htaccess…Have you searched https://wordpress.org/plugins/ for a Membership plugin? Seems it might be faster to check out a few rather than try and create one from scratch.
Forum: Fixing WordPress
In reply to: Static pages 404 error unless re-saving permalinksSuggest you disable WordPress REST API Authentication plugin if no API Authentication is needed or has been given. Not sure why you have it installed but https://wordpress.org/plugins/disable-application-passwords/ will disable API Authentication for everything.
I’m just guessing here as the only other alternative that I can see is to disable all plugins that do not affect the front-end and see what happens during the few days to a week.
- This reply was modified 5 years ago by Website Rob.
Forum: Fixing WordPress
In reply to: Internal Links Change URL but Don’t RedirectAlthough I’m still not sure exactly what problem you’re having, no example to go by, did the cache code I provided help at all?
Forum: Fixing WordPress
In reply to: I can’t Login as adminSuggest you login to your Hosting Control Panel and view error logs for more information the problem.
Forum: Fixing WordPress
In reply to: Document management problemI would think that having a page listing all the PDF’s, including revisions, would be the simplest method. Linking to that page would mean only one page needs updating.
Forum: Fixing WordPress
In reply to: Add New Plugin ErrorContact Support at your Hoster and ask if they can help. They will know more than anyone else about any problems your site is having.