abdulhanan
Forum Replies Created
-
Forum: Plugins
In reply to: [Google for WooCommerce] Unable to create your setupYour Plugin not getting my store address and show me error.
Forum: Plugins
In reply to: [WooCommerce] Downloadable product error: file not found go to shopHi, Thanks to all of you. Today I open the file manager in the Cpanel and I noticed that the woocommerce_uploads folder was created new and the old one is in the trash. So I restore the folder. Now all the things working well.
- This reply was modified 4 years, 6 months ago by abdulhanan.
Forum: Plugins
In reply to: [WooCommerce] Latest release cause error on digital product@abwaita Thanks for your reply, I already generated a new topic
https://wordpress.org/support/topic/downloadable-product-error-file-not-found-go-to-shop/Hope you help me.
Forum: Plugins
In reply to: [WooCommerce] Downloadable product error: file not found go to shopHi, Thanks for your reply!
I try to useredirectmethod as you said but now I got a 404 page not found error.Setting: https://snipboard.io/R1fDQp.jpg
Error: https://snipboard.io/uNxJIf.jpgPlease check!
- This reply was modified 4 years, 6 months ago by abdulhanan.
Forum: Plugins
In reply to: [WooCommerce] Downloadable product error: file not found go to shopHi, Thanks for your reply!
Please check this link https://snipboard.io/gyhS3H.jpgForum: Plugins
In reply to: [WooCommerce] Latest release cause error on digital productI did, but i show now 404 not page found error
Forum: Fixing WordPress
In reply to: Back-end not working possibly due to .htaccess file.@hugonh in my case, i have more than 250. Htacess files, so I deleted wp-admin and wp-includes folders. Then download fresh WordPress and upload these two folder.
And about wp-content, i deleted htacess manually. I know it’s hard but you need to do this manually.Forum: Fixing WordPress
In reply to: Back-end not working possibly due to .htaccess file.Hi Everyone! I face that problem but good news, I found the way.
First of all, go to Cpanel- Go to file manager
- Go to public_html folder
- first change folder name wp-content to any just like wp-content-off
- Now change the htacess code
- Wait for few minutes, If .htacess file again change then means virus isn’t in this folder
- Now change wp-includes folder name like before, In my case i got virus in wp-content folder
- Now again change .htacess file and wait.
- Inshallah, Now you see .htacess not change! so delete the wp-includes folder and download fresh WordPress from wordpress.org and upload only the wp-includes folder.
- Now change the wp-content-off to again with orignal name (wp-content)
- Now you need to clean your server ASAP, so install any plugin that has good rating and clean your site.
- To save your site in the future, Connect your site with cloudflare. Bcz cloudflare give Ddos at free of cost.
# BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress <IfModule mime_module> AddHandler application/x-httpd-ea-php74 .php .php7 .phtml </IfModule>- This reply was modified 4 years, 6 months ago by abdulhanan.
- This reply was modified 4 years, 6 months ago by abdulhanan.
Version 2.1.6 and i got the problem in the default wp-admin/login page