Giter VIP home page Giter VIP logo

Comments (8)

magenizr avatar magenizr commented on June 9, 2024

Hi @kanevbg

Thanks for raising the issue. I am happy to look at this, jus two questions:

  • What Magento version are you on?
  • Do you have another 3rd party module installed that overrides <block class="Magento\User\Block\User\Edit\Tabs" name="adminhtml.user.edit.tabs">?

from magenizr_resetuibookmarks.

kanevbg avatar kanevbg commented on June 9, 2024

@magenizr 2.3.7-p2

from magenizr_resetuibookmarks.

magenizr avatar magenizr commented on June 9, 2024

Thanks @kanevbg I'll have a look and come back to you asap.

from magenizr_resetuibookmarks.

magenizr avatar magenizr commented on June 9, 2024

Hi @kanevbg

You probably have to downgrade to 1.1.0 which is the last stable version of ResetUiBookmarks before the 2.4.x compatibility update which will conflict with the escaper in 2.3.7.

composer require "magenizr/magento2-resetuibookmarks":"1.1.0" --no-update
composer update "magenizr/magento2-resetuibookmarks" --no-install
composer install
Package operations: 0 installs, 1 update, 0 removals
  - Downloading magenizr/magento2-resetuibookmarks (1.1.0)
  - Downgrading magenizr/magento2-resetuibookmarks (1.2.0 => 1.1.0): Extracting archive

screencapture-app-issue-test-backend-admin-system-account-index-key-12ebe9995b2ec760c7b312c10fc01d9865b93f68d7cbc58ad4ab3db0f16f816b-2023-03-28-21_25_01

Let me know how you go with that. Otherwise, I can see another module in your log output app/code/HD/FPC/Plugin/View/Element/AbstractBlockPlugin.php which is probably conflicting. Can you email me a copy of that file to [email protected]?

from magenizr_resetuibookmarks.

magenizr avatar magenizr commented on June 9, 2024

Hi @kanevbg

Just checking if you were able to test this again without the plugin app/code/HD/FPC/Plugin/View/Element/AbstractBlockPlugin.php?

from magenizr_resetuibookmarks.

kanevbg avatar kanevbg commented on June 9, 2024

Hi,

I reverted the version right after posting the issue, but I hope that we can solve the issue in order for Magento 2.3.7-p* to be supported in newest versions too?

from magenizr_resetuibookmarks.

magenizr avatar magenizr commented on June 9, 2024

Hi @kanevbg

Can you please let me know again what version of ResetUiBookmarks you are trying to install on 2.3.7-p*? When I install ResetUiBookmarks 1.2.1 I get a different error, which is related to a theme standard that is required in 2.4.x.

Exception #0 (Exception): Notice: Undefined variable: escaper in /var/www/html/vendor/magenizr/magento2-resetuibookmarks/view/adminhtml/templates/system/account/resetuibookmarks.phtml on line 14

Also, can you please past the content of your app/code/HD/FPC/Plugin/View/Element/AbstractBlockPlugin.php or email us [email protected] so that I can provide you a solution.

from magenizr_resetuibookmarks.

magenizr avatar magenizr commented on June 9, 2024

Hi @kanevbg

I am going to close this issue for now. Feel free to reach out by email or create a ticket via https://account.magenizr.com so that we can discuss the potential conflict with your plugin further.

from magenizr_resetuibookmarks.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.