Disabled User - Joomla plugin and now can't login - plugins

Hope someone can help.
I have accidental disabled the user - joomla plugin that allows the login of both front and back end. Consequently I can no longer log in to the back end to enable it again.
Is there any way I can do this through ftp in a file or something?
Thanks in advance

This issue can be addressed by logging in to phpMyAdmin, going to the #__extensions table, and then setting the enabled field of the plg_authentication_joomla plugin to 1 in joomla V.3

You could enable plugin via database (phpmyadmin).
You have to locate it in #__extensions table and set enabled value to 1.
Hope this helps

Related

Mailchimp Embedded Sign up form not displaying Captcha

I am using mailchimp embedded sign up form. It displays Email Account, First Name and Last Name, but captcha is not showing. I enabled captcha from Settings->List Name and Defaults.
What other steps do I need? Captcha is not showing in Preview Mode Option.
Please help, getting lot of fake emails. Double opt in is also enabled.
Had the same problem. Make sure its V2(checkbox) NOT V3. Documentation here: https://mailchimp.com/help/about-recaptcha-for-signup-forms/
The Sign-up forms have invisible not checkbox re-captcha.
Source: https://mailchimp.com/help/about-recaptcha-for-signup-forms/#Enable_reCAPTCHA
You can find the summary in the below image.
I came here looking for an answer. Followed the instructions to enable the reCaptcha. After reloading website could not see it. After finally trying to submit the form it took me to a mailchimp external page with the reCaptcha showing. Makes sense when you think about doing some kind of server side check for a reCaptcha with minimal installation fuss.
I've run into the same problem, and this is what I have found.
I set the url to https://s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js, not sure if that helped, but it's one less spot for failure
You might need to announce somewhere to allow for pop-up's to be allowed on the page when the captcha shows. It seems that when that option is enabled that it opens up a new windows for the confirmation.

Powermail 3 keeps reloading page and not sending mail

I've a very basic Powermail installation running. No special configuration.
The form is reloading after submit, but not sending a mail or showing confirmation page. I've some required field which are working / showing errors if not provived.
As the form has no special config, I'm not sure what more information I could provide. Powermail version is the latest 3.0.2 and TYPO3 is latest 7.6.6.
Any hint is really appreciated! Thanks alot.
Powermail redirects back to the form if relevant POST-params are missing. This happens if there is a serverside redirect or a wrong baseUrl or something like that. I would open the browser console and check if there are any redirects.
Thanks to Alex Kellner for this hint! Helps me alot to find a solution. For the record: it was my fault - obviously.
In my case the problem was caused by a misconfiguration in realurl which resulted in missing parameters as Alex mentioned.

Paypal Express review page buttons not working

I have a serious issue in Paypal when I done the payment through paypal express chekout it redirect back to Mangeto on paypal/express/review page , it do not allow me to place order, the Place order button is showing disable and no action clicking on "update order data" button .
I followed the below link but I haven't got any result.
Click
Please help me,I tried from the last two days.I am ready to share admin detail if required.
Please don't suggest clear cache or enable from admin section I have done all this suggestion.
My solution was to download a fresh copy of magento and copy the files Review.php, review.phmtl and review.js to my site and it worked. I never edited those files maybe the extensions I installed changed those. Hope it helps!
After spending lots of time I got the solution for this problem.
I compressed js and css file for fast execution of my website thats why its happen after remove compression from js file, Paypal start working.

Jomsocial not going to 2nd step when registering new user, it stays in 1st registration screen

Hope you all are doing great!
I just have installed jomsocial Version: 2.6.2 and when I try to Register new user (jomsocial index, 1st step) and click next the page just reloads and nothing happens (I stay on 1st step and I’m not directed to the second step where personal info is entered). Everything works perfect in localhost but in my godaddy’s server I have this problem, any ideas? Help will be highly appreciated!
Make sure it's not a SEF urls issue (do the urls look the same on localhost and godaddy?),
then check the error logs.
Also see my answer to JomSocial - Registration Redirection it could be a solution for you too.

settings > auth dialog shows blank

The new Settings > auth dialog page is blank for one of my apps. In other words I am unable to setup/config the new auth dialog for that app.
Yes, I have set Settings > Advanced > Enhanced Auth Dialog: Enabled but that is not actually relevant because that setting is to show the new dialog - not config it. Also, it is not enabled in my other apps and they all load the auth dialog config page correctly.
So, I can't setup nor config the new auth dialog - any ideas appreciated.
I had this issue and it seemed to resolve itself when I setup previews for my aggregations and actually previewed them. My auth page returned. Not sure if that was coincidence or if it will get it back for you. This is currently a known bug in the system and I'm sure they're working on getting it fixed without this kind of work around.
As Dustin Nielson said, worked for me, although I didn't get it at first. So in more detail: in developer, go to apps, to your app (you might already be there), pick 'Open Graph' and then work yourself through the 'wizzard'. Leave it as is for now and try again to go to the Auth Dialog settings page.