#44800 closed defect (bug) (invalid)
WP admin Penal login problem
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Hello,
I was trying to add payment gateway, but there show some error so tried to solve that error. Unfortunately, now i could not login my admin panel.
Fatal error: Cannot redeclare encrypt_e() (previously declared in /home1/u1524cmy/public_html/www.kastro.store/wp-content/plugins/paytm/encdec_paytm.php:3) in /home1/u1524cmy/public_html/www.kastro.store/wp-content/plugins/wc-paytm-gateway/includes/functions.php on line 148
Fatal error: Cannot redeclare woocommerce_add_paytm_gateway() (previously declared in /home1/u1524cmy/public_html/www.kastro.store/wp-content/plugins/paytm/index.php:791) in /home1/u1524cmy/public_html/www.kastro.store/wp-content/plugins/woo-paytm-payment-gateway/wc-paytm.php on line 468
These are errors.
Now displaying on browser when trying to login, Fatal error: Cannot redeclare woocommerce_add_paytm_gateway() (previously declared in /home1/u1524cmy/public_html/www.kastro.store/wp-content/plugins/paytm/index.php:791) in /home1/u1524cmy/public_html/www.kastro.store/wp-content/plugins/woo-paytm-payment-gateway/wc-paytm.php on line 468
Please solve this problem
With Regards from
Paradise Impex
Hello, and welcome to Trac.
This system is for problems with core WordPress. Your problem is with the code you added conflicting with a plugin. Future questions should be posted at the plugin's forum.
The short term fix is to delete the code you added, using FTP.