kosta x
Forum Replies Created
-
Forum: Plugins
In reply to: [TNC PDF viewer] “Critical error on this website.”I was able to resolve the issue on my own. I was reading through other support posts here on www.ads-software.com, and one of your responses to someone was to go to the plugin settings, navigate to “global settings”, and click “save”. This fixed the issue. Just posting here as this might help others who come across similar issues with your plugin.
Forum: Plugins
In reply to: [Post Password Token] Fatal ErrorShawn, thank you for the quick update. 2.0.1 is no longer breaking the sites.
Forum: Plugins
In reply to: [Post Password Token] Fatal ErrorSame, the latest update is breaking sites that have this plugin installed. After reverting back, I checked and noticed my php version was 7.3. I upgraded to 7.4 thinking this would solve the issue, but updating still breaks the site.
Please let us know when there’s a fix, otherwise we can’t update the plugin.
Forum: Plugins
In reply to: [Contact Form 7] Duplicate Validation Error Messageany updates on this? having the same exact issue…
Forum: Fixing WordPress
In reply to: Can't access my site via FTP or WP-Admin login30 minutes later, and everything is working again like normal…
Forum: Fixing WordPress
In reply to: Can't access my site via FTP or WP-Admin loginSo i realize this thread is currently over 8 months old, but i just ran into the same exact issue. I can’t access my website’s frontend, backend, or FTP my server.
HELP!
This is how the problem was created:
? I was at a Starbucks (connected to their wifi) working on the backend of a website i’m building, and seemed to have an issue uploading an image file. I was using an image uploader that’s integrated in a theme I purchased from themeforest.net
? The Starbucks was closing, so i just closed my laptop (without logging out of the wordpress backend). I get home and try to continue using the backend via my home wifi connection, and the same exact issues occur as stated in the original post in this thread.
—
I’ve tried restarting my home modem & router with no luck. I also tried to access the site from my mobile phone with the same results. I’m thinking some of my wordpress files are corrupt. Has anyone found any solutions to this problem? I’ll be calling my hosting provider tomorrow to see if they can help.
I have no idea on how to troubleshoot this myself other than creating a new wordpress installation and starting all over…
-Kosta
Thank you photocrati,
The nextgen plugin folder was very corrupt, so much that I had to call my web host to delete the folder because I was unable to. I then FTP’d a fresh installation to the plugin folder, and then activated the plugin on the wordpress backend. Everything is back to normal, and all my settings were still saved. Thank you!
-Kosta
Can anyone help me or point me in the right direction?
Forum: Fixing WordPress
In reply to: Upgraded to newest WP and now Image Loader says this…so i just took a look at my media library:
Even though i still get the “Fatal error: Out of memory” error, images do get uploaded successfully.
Forum: Fixing WordPress
In reply to: Upgraded to newest WP and now Image Loader says this…oops,
i got the 2nd error because i added the code at the very end of the wp-config.php file (after the closing tags).
Well after i changed that, i was able to log back in and access my blog.
But the image uploader still gives me the same error…any ideas?
Forum: Fixing WordPress
In reply to: Upgraded to newest WP and now Image Loader says this…I have the same error:
Fatal error: Out of memory (allocated 32505856) (tried to allocate 13056 bytes) in /homepages/27/d195587143/htdocs/wordpress/wp-admin/includes/image.php on line 162
I added the code to wp-config.php, but now when i try to access my blog or the blog log-in page i get this error:
define(‘WP_MEMORY_LIMIT’, ’64M’);
Warning: Cannot modify header information – headers already sent by (output started at /homepages/27/d195587143/htdocs/wordpress/wp-config.php:79) in /homepages/27/d195587143/htdocs/wordpress/wp-includes/pluggable.php on line 868help!