Update profile not working with TYPO3 V 8.7.7 and sr_feuser_registration v 5.0.0 - typo3-8.7.x

I have used TYPO3 8 Latest version with repository extension sr_feuser_registration(5.0.0) and my systems using php version 7.1.99.
Edit User profile is not working. when i click on update profile button it's just refresh the page not update profile. Also i debug the code and i get always isSubmit value false. but when i enable editPreview then update profile working fine.
Thanks!

There are several related bugs posted on forge.typo3.org.
Alternatively you can try femanager.

Related

Django admin page layout changed with new version

I am working on an existing django project where admin console is extensively used.
With my latest run of package upgrade for my application admin page layout has changed.
Models have started appearing on all the pages, leaving a small space to display form fields.
For example this is how form page look like now:
Original Form view was occupying the whole page like this:
Any clue on what has been changed and which setting to change to get back the original view?
From the django-3.1 release notes,
The admin now has a sidebar on larger screens for easier navigation.
It is enabled by default but can be disabled by using a custom
AdminSite and setting AdminSite.enable_nav_sidebar
to False.
You can refer Customizing the AdminSite class - (django doc) to know more about customizing the AdminSite
Try this, open your browser and clear all the history then login back in again and it should work. I am sure the browser has cached an old version of Django admin.
I had the same problem when using version 3.1. I started a new demo app with version 2.2 to demonstrate something and when I got back to version 3.1 I got that issue, So what I did was just clear the browser history and everything came to its original state.

Virtuemart only add first products you add and the stop to add products

I use virtuemart 2.6.x, with joomla latest joomla 2 version. When i add products to cart the first products i add, they added correctly but after some products i add it stop to add products. I have tried different template and the same problem happend. I think it is a problem with server setting and related to cookies
The get request generated but product not added to cart
http://www.foo.com/index.php?option=com_virtuemart&nosef=1&view=cart&task=addJS&format=json&customPlugin%5B11765%5D%5Bstockable%5D%5Bselectoptions1%5D=%CE%9C%CE%B1%CF%8D%CF%81%CE%BF&customPlugin%5B11765%5D%5Bstockable%5D%5Bselectoptions2%5D=0.5mm&customPlugin%5B11765%5D%5Bstockable%5D%5Bchild_id%5D=1739&customPrice%5B1%5D%5B64%5D=11765&quantity%5B%5D=1&option=com_virtuemart&view=cart&virtuemart_product_id%5B%5D=1741&_=1519390547340
If you think it's a server setting try it local, or if you're working local, upload it and you will see. Have you recently updated Virtuemart? If yes, try to undo it, go back to the older version and see if it's working.
But I really suggest that you update to Joomla 3.8 and to the latest Virtuemart.

Trying to upgrade recaptch from v1 to v2 on Joomla 2.5 site

I've inherited maintenance for a club site which uses reCaptcha v1 on a Joomal 2.5 (I'm also trying to upgrade to Joomla 3.x, but that is a separate issue). I'm very mucha a Joomla newbie, so be gentle.
I got an email stating
You are receiving this email because you are registered as a website administrator using reCAPTCHA, and your website is still using reCAPTCHA v1, which will be turned off on March 31, 2018.
I clicked the Developer guide in the link, and applied and received new keys. I have installed them into a subdomain test site. Before I overwrote the old keys, the captcha was working correctly. Now it is not, displaying only *captcha.
The google instructions also tell me to perform the following:
Paste this snippet before the closing tag on your HTML template:
<script src='https://www.google.com/recaptcha/api.js'></script>
Paste this snippet at the end of the where you want the reCAPTCHA widget to appear:
<div class="g-recaptcha" data-sitekey="6LdFhzUUAAAAAPmsD-junpPMr7AUh_TbI-lmx4PX"></div>}
I do not have a file called template.html and I am uncertain what "form" it is that I should paste the 2nd snippet.
Kindly help!
If you still haven't found a solution, I suggest that you try a fix/patch I prepared for a couple clients of mine that had the same issue. Basically, I have modified the code of the standard captcha/recaptcha plugin so it can support reCAPTCHA v2 keys (by default Joomla 2.5 supports only v1). I have also written down detailed instructions on how to call this plugin from 3rd party extensions, which may be necessary if you have at least one component that's calling the default captcha plugin. Here is the URL:
http://www.tabulizer.com/index.php/support-menu/tabulizer-tips/161-how-to-enable-recaptcha-v2-in-joomla-2-5
Disclaimer: I'm the author of this fix and I wrote it because I could not find a working solution elsewhere.
I have 2 suggestions of where to start.
Recent versions of Joomla have built-in support for reCaptcha. You enable it from System > Global Configuration > Site Settings > Default Captcha.
Settings and your keys are then configured in Extensions > Plugins > Captcha - ReCaptcha, and remember to enable the plugin when you are finished.
It's also possible that the reCaptcha on your site might be coming from a form extension. If the above doesn't solve your problem, what form extension are you using?

Sitecore 8.1: Layout Switcher disabled

I'm using Sitecore.NET 8.1 (rev. 160302), Everything seems to work fine but the Layout Switcher ribbon in experience editor mode is disabled. There is no client error or server error.
The application was updated from Sitecore 8 to 8.1.
Assuming this is a multi-site solution, this blog post states that setting Preview.ResolveSite to true from within the Sitecore.config settings file will resolve the problem. If this property doesn't exist there, your SLN may have a patch for Sitecore settings elsewhere under /App_Config/Include.
I recently set up an 8.1 instance that had this setting set to false by default.
Also, set "SiteResolvingMatchCurrentLanguage" to false for multi-lingual sites where the content editor is using a different language than the site's language. If the sc_site parameter contains the wrong site, the layout buttons get disabled.

mura cms new site: preview not displaying

I have set up a new site on mura cms 5.4 and gave it the domain localhost but nothing gets displayed in the preview.it is a site in construction and so assigned it localhost as the domain.
why doesnt it allow me to preview the changes?
it keeps giving me page cannot be displayed.
i have tried getting to it from the link that appears on the top of the page
please help. greatly appreciate it.
I advice to upgrade to the latest version of Mura (version 6) and see if the issue still occures. Since Mura 5.4 is an old version, there is a big chance the issue is fixed meanwhile.
It's very easy and save to upgrade Mura. http://docs.getmura.com/installation-set-up/upgrading-mura/