Unclickable buttons in Magento 2 Admin Menu - php

I installed Magento 2.3 (with demo content) successfully using Installatron in cPanel. But the buttons in Admin menu don't work (not clickable). Beside this, there is a problem on the front end: product images don't load on the product pages only (I can see images on the Home page). All other things on the frontend work good. My server settings meets Magento 2 requirements (php 7.1).
Prior to 2.3 version, I installed Magento 1.9.4 at the same server and everything worked good including admin dashboard.
I have tried few solutions that I found on this forum and some other but it didn't help.
I removed var/cache folder and executed the command below through CLI but nothing changed:
php bin/magento setup:static-content:deploy -f
How to solve this?
Thanks!

Related

Magento 2 custom module routes are not picked up

I have a clean install of Magento 2 and am trying to create a really simple custom module, but it doesn't seem to recognize any of the code in the module. The module itself shows up in the list in the back-end, and can be enabled, but (for example) custom routes in routes.xml always go to a 404 page.
This is not just happening for new custom modules that I create, but also for modules downloaded from elsewhere. I get a 404 when I install Alan Storm's "Hello World" module (http://alanstorm.com/magento_2_mvvm_mvc) and try to navigate to /hello_mvc/hello/world. I also get a 404 on navigating to /newpage after installing the sample module Sample New Page.
I have cleared the cache, set the mode to developer, run setup:upgrade and setup:di:compile. Other pages, such as the /customer/account/ page, work fine, so it's not the rewriting that's the issue (I don't think).
I'm on Windows 8.1 running WAMP with (the standard) Apache 2.4.18, PHP 7.0.4 & MySQL 5.7.11. I've tried the latest 2 versions of Magento 2 (2.0.4 & 2.0.5) and have the same result.
Unfortunately I didn't get to the bottom of why this was happening, but after a clean install of Magento I have now been able to get this working.

Magento Partially Updated. Want to re-update

I have a site with magento version 1.8.1.0. For upgrading, I logged into magento connect and selected Version 1.9.2.2 for Mage_All_Latest and clicked "Commit Changes" button. After some time, the process of upgrading stopped, showing an error of file permission. When I clicked the refresh button, the website was neither going to the magento connect page, nor to the home page. Each request was being redirected to this url: http://siteurl/downloader
I replaced the app folder and some other files with the backups I had. The site was then loading. When I logged into magento connect, It was showing version 1.9.2.2. But the admin footer is still showing 1.8.1.0. I checked the site with http://magereport.com/ but it was showing some security risks which are solved in version 1.9.2.2. So the update was not completely done. I want to update the site again but I find no way to do this. I tried with reinstalling "Mage_All_latest" but it does nothing. Is there a way to do this?
Follow the upgrade guide from Magento: http://devdocs.magento.com/guides/m1x/install/installing_upgrade_details.html or copy the latest version over your current installation (with the disadvantage that removed files in comparison with your version will not be removed).

Wordpress menus disappeared and now menu locations will not update

I have a WordPress site with 3 menus. All 3 menus were working the other day and then all of a sudden they disappeared. The menu items still exist, the menu locations exist and were working (have been working for weeks).
My problem is when I go to Appearance > Menus > Manage Locations and then check the appropriate location boxes and hit save it says they have been updated, but it does not save my changes.
I have tried disabling plugins and changing themes. I have also reinstalled some of the core files with no success. Please help me.
This happened to me this morning too. It was because I was running the latest nightly build of WordPress.
I got it working again by doing the following:
Deactivated the WordPress Beta Tester plugin
Downgraded to the latest official WordPress release (downloaded version 4.2.2 from https://wordpress.org/download/, and replaced the /wp-admin and /wp-includes directories as well as the files in the root directory).
Tried saving menus again --> worked.

Edit code in catalog page for specific category

I've installed a magento extension by magento connect manager and it seems to be installed correctly. But The tab is supposed to appear in admin, doesn't appear. and neither it is present in /app/etc/module/ nor in system/configuration/advance
My magento version is 1.8.1 I've tried some things but nothing works:
I've cleaned the cache directory and clean the cache in admin
I've give the hole web directory 777 permissions
I've reinstall the extension
I've uninstalled and installed a few times
I've log out and log in in magento admin
But nothing fix my problem.

BuddyPress group creation broken at "Settings" step

BuddyPress version: 1.9.2
Wordpress version: 3.8.1
I have a very angry client at the moment.
The buddy press installation has been functioning flawlessly for a couple of weeks until the last few days.
When creating a new group, at the second step (Settings) the usual options of “Public/Private” etc do not show. When clicking “Next Step” button you get the WordPress error page of “Are you sure you want to do this?”
Have tried disabling all plugins and still not working so I’ve ruled out a plugin issue.
UPDATE:
Going to try move to a fresh server and reinstall piece by piece. Will report back.
I moved the installation to a fresh server and all is good now. I suspect it was something to do with the Varnish config I was running.

Categories