Magento Admin Panel Broken - magento

We were doing typical content edits and the admin panel had the regular functionality and styling. When we finished and logged out and then in again....We got just a file tree...the links withing the tree just loop back to the original page when you click on them... There is no way to edit anything...Please Help!
Using Magento ver. 1.5.1.0
We will pay someone to fix this issue...
Thank you!
james
SCREEN SHOT: http://goo.gl/nhaJS

May be js file are not working here. you can check file permission of js.

Related

Magento 2.2.3 Top category menu suddenly disappeared

Sorry in advance I'm not very familiar with Magento.
I am working on a Magento Web Shop and one day the top navigation, where you can open the categories, just disappeared. I tried searching in the vendor folder for the Block or templates for it but no success there. Didn't find a solution in the Admin panel as well. Searched in Google, but the only thing I found was about Varnish, which I'm not using.
I'm open to any suggestions and questions.
Look in Vendor/magento/module_theme/view/frontend/layout/default.xml
remove ttl="3600" from
This happens on sites without ssl (local?)
Preferably you make a child theme first and put the catalog.topnav section in the default.xml of your theme otherwise you have to repeat this with every update..

Special characters show up as a question mark in magento admin header

I installed the new theme in Magento and it worked well in front end. Everything was ok.
After some time (about an hour), I was asked to look at admin page.. It was strange.. Lot of special characters as a question mark are being display on the top of the admin header page.
I can log in to admin.. everything is fine.. but these special characters are making me die. please help me out. I m using Magento
I am not able to post screenshot due to reputation score..here I m placing some of the error strings:
mjs��y���������·����]�������ʻϢ�����К���⪺�ʾ�������������-$(5�23E$81u3y9XMO/gUG�I�Onfjwsa��~����QUj??AD�������{z�����������������+j-!��',,$8)=�,�6K�QV;~;�?RfWk>E�E�IxhLZ�\P1�$$&),��LWV���������Ĵ����ƌŋ������䬦��������&++#7(
I don't know what is exactly happening with your theme.
Have you copied any theme files in app/design/adminhtml or skin/adminhtml?
if then kindly check with another Magento installation.
refer this : http://blog.magikcommerce.com/how-to-install-magento-theme-ultimate-magento-theme-tutorial/
If you trying to login in chrome then try with Firefox.
Delete the folders var/cache and var/session then give try.
Cheers :-)

Removing Newsletter Subscription popup on loading of the website in magento

I had purchased a theme for Magento and installed it, but on loading of the website it shows an popup to subscribe for the news letter and i want to disable it. please help me
Please refer the phtml file from which it is called. there will be some jQuery/JS code, which you just need to comment.

Removing magento cms page layout update from mobile theme

I'm using cms HomePage in magento to show my block.
It reuqires some <action>, so I'm adding it on layout update tab. It works fine, but...
This layout update is applied on mobile theme too, what is wrong behaviour. How can i prevent it?
Thanks for any advice.
There is no simple solution... What you want from action? Maybe there is another way for that ;)

mouse over zoom not working in magento

I want to install a jquery zoom box on my magento website, I have tried almost every thing found on the internet. am I doing something wrong? But I cannot seen to get jquery mouse over zoom to work on my magento site, I have put in jquery noconflict in my jquery files as well. I am using magento 1.5.1 , I have even tried installing magento extensions of magic zoom, cloud zoom , jqzoom but nothing is working.
Any help will be appreciated
thx in advance
First you may please check whether there is any js error.
Sometimes the extension you installed may be in the default directory of the template.So please check view source of the product detail page, whether there exits the content. Otherwise please copy that template and layout from the default folder to your theme folder.
If your browser is Chrome, CTRL+SHIFT+J will open the javascript console.
In my case, it told me that the magento /js/scriptaculous folder was missing, which seems to be a bug in Magento Connect for 1.8.1.0. Copying that folder from an archived earlier version on the Magento website fixed this.
The original question was about a different version of Magento so may not have the same cause.
Have you had a look at this: http://leveluptuts.com/tutorials/magento-community-tutorials/53-theming-magento-23-better-product-zoom.
I've used it and it works like a charm!

Resources