Error upgrading Magento 2.4.3-p1 to 2.4.4 - magento

I updated PHP to 8.1 and the site from 2.4.3-p1 to 2.4.4, first on a test server and everything went well, but when I did in production the frontend is working correctly, but the backend comes in but the only link in the menu that works is the control panel itself, the others do not open (store, system, ...).
I compiled and deployed several times and it didn't work.
Files in pub/static are generated normally.
Has anyone been through this situation? Do you have any idea?

Related

Symfony 3.4 Cache clear after every change in Code

I have older project on Symfony 2.8. Now i am moving / upgrading it to 3.4 framework on php version 8.
I have installed new framework of symfony 3.4 and copying old files into new and making changes as required like syntax changes, format changes etc.
I am facing an issue where i have to clear the cache of the project everytime. Like if i load the project in the browser first time it will show. But if without any change in code , if i refresh the page it goes into loading state, and does not return the result. Nothing is shown in log files. But once i clear the cache "php bin/console cache:clear" it works again.
Project is on Xampp : 3.3.0
Thank you

Bootstrap 4 not loaded when publishing Core MVC site to Azure

I have a Core MVC application (.NETCoreApp 1.1) which I upgraded from bootstrap 3.3.7 to 4.0 (via Bower).
Everything renders as expected locally, but when publishing to Azure it goes wrong, on the server bootstrap 4 is not applied, the site is not rendered correctly.
With the Chrome developer tools I can see that locally the bootstrap 4 css is loaded correctly from the lib folder, on the server I don't even see a lib folder.
I tried a lot, I even deleted all files on the server and published the site again, with the same result.
This is bugging me for hours, can somebody help me?
Edit 28/01/2018 21:21
On the server I can see bootstrap 3.3.7 is still loaded via aspnetcdn.com
did you change the conditional in the _layout.chstml for Staged, Production to point to 4.0 cdn
since publishing usually results in a "release" non-development build it sets the environment to production or staged. the conditional will default to what ever is set there.

Newest Web2Py & Pycharm Debugger not compatible?

I just created a new Web2Py project from the Github source
(git clone --recursive https://github.com/web2py/web2py.git).
While I was working on the project I noticed that my debugger is not working on my own controllers.
It works whenever I put a breakpoint in the db.py but as soon as one is in my own controllers it stops working. The page just gets loaded instantly and PyCharm behaves like normal.
I have ran & debugged multiple web2py projects before this and have updated to the latest version.
Anyone who has encountered similar problems or any clue on a fix?
Edit: I migrated the the project to an old web2py version, now the debugger works. Anyone with an answer as too why would be a genius.
Project Configuration:
Console output while running page:

Getting modules working in Joomla 3.1.4

I am experimenting with Joomla 3.1.4. Whenever I add a new module the template does not show at all in the front-end. The site is blank. On disabling the new module it starts showing properly again. Even a basic hello world type of module does not seem to work and nor does a third party extension I have tried.
I can see them in the extension manager and in the module manager and they have installed successfully. Frustrated with all this I decided to install a new 3.1 template which too installed successfully. However this template does not show anything in the front-end either with my module enabled. It almost seems that there is some sort of security restriction which is disabling the template from rendering whenever any change is made to the basic installation.
Can someone please give pointers to resolving this odd behaviour?
Probably one or some of the core files required for the modules to work are missing.
Head to Global configuration and make sure your Error reporting is set to development. Reload the page and update your question with the error message.
Why not try the newer Joomla 3.1.5 (Download page)? I know that 3.1.4 had at least one problem which could possibly cause server errors in conjunction with extensions (the most likely reason for the blank page that you see).
In general, when encountering a blank page, the first thing to do should be to check the error log of your webserver!

Magento Style Error?

I have installed Magento several times now and each time I install it and put some (sub)-categories in it, it works fine! After I have checked it out at the front-end, it all seemed okay. After this I go back to the back-end and when I want to edit categories I get this:
Therefor i have installed Magento 1.6.2 again. And I got the same result. There was a fix I found on the internet, but it doesn't work. I can't see or edit anything. So I decided to install a newer version 1.7.0 RC1. And guess what? I got the same problem again :(
All the other pages are working fine, but why is the style gone of the categories page? :S
Does anyone have an answer for this error??
Check the permission for media and var folder in your magento root folder.

Resources