Have tried reindexing everything and cleaning cache and VAR folder. Tried repairing and optimizing the databases in phpmyadmin. Tried updating the Mage.php file to correct logging issue per information I could find on updating issues.
Any and all help would be appreciated!!
Solved! Go to Solution.
Ok. For anyone else who comes across this problem. It turns out it was a hosting issue. When trying to add the new attribute we were getting a 406 error.
To fix this we had to speak with customer support at our host, who then whitelisted the process so that it would no longer produce the error. I asked how we could avoid this in the future and the reply was: "Since our apache filter is being continuously updated, there are some rules on the apache that filters some sites with the Mod_Security, and the only for us to get that error be eliminated is to whitelist it from our system's end..."
Keep in mind we are on a shared server, which continuously provides it's own batch of issues....
Do you have by any chance a firewall service? I was having the exact same problem with Sucuri, it was blocking some of my pages and prevented me from saving any modification.
Unfortunately not
Ok. For anyone else who comes across this problem. It turns out it was a hosting issue. When trying to add the new attribute we were getting a 406 error.
To fix this we had to speak with customer support at our host, who then whitelisted the process so that it would no longer produce the error. I asked how we could avoid this in the future and the reply was: "Since our apache filter is being continuously updated, there are some rules on the apache that filters some sites with the Mod_Security, and the only for us to get that error be eliminated is to whitelist it from our system's end..."
Keep in mind we are on a shared server, which continuously provides it's own batch of issues....