Magento not saving any data - magento

I have just noticed that my Magento store has stopped saving any sort of data being entered - wheter it's a Static block, product or CMS page.
Once I click SAVE or SAVE AN CONTINUE it's just loading and nothing really happens. I have tested this in all major browsers and the error occurs everywhere. Is there a way to debug this further and to determine the issue? Some expert help would be really appreciated.
I am using Magento 1.7.0.2 - no new extensions have been installed / updated recently and it just worked fine several days ago.

Related

Magento Slider installation not working

Hi i have installed this slider on my magento store. i just bought from here.
Mag
But after installing, drop down menu of the website stopped working plus banner slider. Also the new slider is not showing at all. I tried to contact the Mag seller but they are not responding at all. It seems javascript issue. Any hints are tips much appreciated. thanks
The Problems that you might have encountered may be
jQuery/javascript error which make your other script stopped. For this like kaska said above` check for any error in your browser
console.
Bring all the template, layout and skin files by the module under <Your_package>/<Your_Theme>. (Search for the files the module
has
inserted, few modules inserts their template,layout and skin file under <default_package>/<default_theme> and if your active package and active there is other than this you would encounter issues)
And that is all i can say for now, until you provide more info

Why are my products not showing in magento?

I came to check on my magento site this morning and as far as I know it was working as it should but when I went on a product to show me more detail it loads the page but nothing shows up, my browser says the page has fully loaded but nothing shows up at all its completely blank, as far as I know it was working 2 days ago and nothing has been altered, I've cleared the cache, reindexed the data and still nothing and when it does manage to load something it looks like this:
Im having to download a full backup from my hosting account to see if I can restore it back to normal, any help would be greatly appreciated.

Lost Pagination Toolbar in Magento 1.8.1

Hello
I have a live Magento 1.8.1 site where pagination was working on product list pages (such as category pages) but I’ve been adding and removing a number of extensions / plugins and I’ve lost all pagination. Unfortunately, I can’t remember the last time it was working so I can’t think precisely what extension might have caused the problem.
I’ve checked all the usual fixes such as here but my catalog.xml is fine (and all problems seem to only relate to 1.4 - 1.6). I am reluctant to upload new files which I actually think might fix it but I also know how temperamental Magento is! Everything else is working perfectly for the first time after a month of serious hard work including a couple of reinstalls!
The website is next2new.net and although you can see a custom theme, there is also no pagination on the default magento theme which indicates to me it’s a core problem somewhere.
Any thoughts on any files I could check / change before I do a big overwrite?
Many thanks
Following things you can try in order to Cope-up with this situation :
1) Disable those modules which is overriding Catalog module and check once again.
2) Check whether Toolbar block is calling or not using Template and Block Path hints using Magento Admin.
3) If you are using any template, possibly there could be a setting in Admin section to Manage toolbar.

After enabling new product, all the other products disappear from frontend

I've faced a problem I've never experienced before. One of my clients are trying to add new prodcts to their magento store, but as soon as we change its status to enabled, all other products are disappearing from the category it's in, except one, but that's not even the product we added. So nor the new product showing up, nor the old ones...After changing the product back on to disabled, everything gets back to normal order...
Very weird problem
I've tried rebuilding the indexes, flushing the cache and so on, but nothing worked. Any ideas guys? It's a Magento ver. 1.7.0.2
Thanks for any help.
*update
this is the first time my client tried to add products after his site was moved to a new server. The error logs state autoload.php can't open imagemagick.php
After installing imagemagick on the server, the problem disappeared. Thanks for the support

Magento product not saving

I have come across very different kind of problem. Suddenly in Magento products uploaded not updating anymore.
In detail, when we open products to update and click save button, nothing happens. It started happening suddenly, everything was working fine before.
Please help, its a big problem. I dont know what to do and which files to check.
May be you missed some mandatory field to fill. Check every tab if you have any error asking to fill the fields.
Or, there will be some javascript errors. Check if any JS errors are there, and post it here.
I found where it was gone wrong.
in js/prototype/validation.js
This file used by admin product option validation, which I have changed and didn't realize to check for admin validations.
Small change like this solved the problem.
if(!admin){
// put your code for front-end validation
}
Thanks to all.
I came here after having the same problem. "Save" suddenly stopped working on the product page. The only thing I had done was update prototype.js from 1.7 to 1.7.1 to support fade() in IE10 b/c I have a custom fade on thumbnails.
Well prototype.js 1.7.1 responds with TypeError: value.gsub is not a function when you click save.
Had to revert back because I dont know how to fix it.
if magento is configured to work with elasticsearch and elasticsearch is unreachable it also results in this error

Resources