How can I make a fresh install of 1.9 keeping my data? The Next CEO of Stack OverflowShipping cost not showing in Cart ReviewRefresh specific cache only if invalidatedProduct count mismatch in magento default product exportKeeping Magento Database, Using Fresh FilesHow to inject code before </body> by extension in all Magento pagesFresh install has no stylesQuantity increments in list.phtml and Ajax cartMagento 1.9.2.4 not exporting simple productsMerge-import customers from old DB into new DBMage::log() will work for writing to system.log (sometimes) but not a custom file
Science fiction (dystopian) short story set after WWIII
Why does C# sound extremely flat when saxophone is tuned to G?
Unreliable Magic - Is it worth it?
What makes a siege story/plot interesting?
Should I tutor a student who I know has cheated on their homework?
Can the Reverse Gravity spell affect the Meteor Swarm spell?
Anatomically Correct Strange Women In Ponds Distributing Swords
What does "Its cash flow is deeply negative" mean?
How to get regions to plot as graphics
MAZDA 3 2006 (UK) - poor acceleration then takes off at 3250 revs
Does it take more energy to get to Venus or to Mars?
WOW air has ceased operation, can I get my tickets refunded?
Inappropriate reference requests from Journal reviewers
The King's new dress
Robert Sheckley short story about vacation spots being overwhelmed
Why do professional authors make "consistency" mistakes? And how to avoid them?
Are there languages with no euphemisms?
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
How do scammers retract money, while you can’t?
Fastest way to shutdown Ubuntu Mate 18.10
Why do remote companies require working in the US?
What does this shorthand mean?
Grabbing quick drinks
How can I make a fresh install of 1.9 keeping my data?
The Next CEO of Stack OverflowShipping cost not showing in Cart ReviewRefresh specific cache only if invalidatedProduct count mismatch in magento default product exportKeeping Magento Database, Using Fresh FilesHow to inject code before </body> by extension in all Magento pagesFresh install has no stylesQuantity increments in list.phtml and Ajax cartMagento 1.9.2.4 not exporting simple productsMerge-import customers from old DB into new DBMage::log() will work for writing to system.log (sometimes) but not a custom file
I've been using Magento for a while, but somehow I screwed something. Some functions aren't working well (for example, the "Flush CSS/Javascript" buttons are gone, the shipping cost isn't shown on the Checkout Review, and some other weird issues.
I would like to make a fresh install, only keeping my template files, and everything else clean, but keeping my data. As far as I know, this is not possible only with Magento export options (only products and customers). I have some extensions with data I would like to keep and of course the categories and main configs.
Is there a way to do this without having to manually add the new data?
magento-1.9 install backup
add a comment |
I've been using Magento for a while, but somehow I screwed something. Some functions aren't working well (for example, the "Flush CSS/Javascript" buttons are gone, the shipping cost isn't shown on the Checkout Review, and some other weird issues.
I would like to make a fresh install, only keeping my template files, and everything else clean, but keeping my data. As far as I know, this is not possible only with Magento export options (only products and customers). I have some extensions with data I would like to keep and of course the categories and main configs.
Is there a way to do this without having to manually add the new data?
magento-1.9 install backup
add a comment |
I've been using Magento for a while, but somehow I screwed something. Some functions aren't working well (for example, the "Flush CSS/Javascript" buttons are gone, the shipping cost isn't shown on the Checkout Review, and some other weird issues.
I would like to make a fresh install, only keeping my template files, and everything else clean, but keeping my data. As far as I know, this is not possible only with Magento export options (only products and customers). I have some extensions with data I would like to keep and of course the categories and main configs.
Is there a way to do this without having to manually add the new data?
magento-1.9 install backup
I've been using Magento for a while, but somehow I screwed something. Some functions aren't working well (for example, the "Flush CSS/Javascript" buttons are gone, the shipping cost isn't shown on the Checkout Review, and some other weird issues.
I would like to make a fresh install, only keeping my template files, and everything else clean, but keeping my data. As far as I know, this is not possible only with Magento export options (only products and customers). I have some extensions with data I would like to keep and of course the categories and main configs.
Is there a way to do this without having to manually add the new data?
magento-1.9 install backup
magento-1.9 install backup
edited Jan 22 '15 at 14:17
David Manners
24.7k862212
24.7k862212
asked Dec 2 '14 at 2:47
Santiago ValdésSantiago Valdés
2815
2815
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
What I would suggest here is to create a fresh install of the code base and then during the install process use the currently used database.
Then you can start to build ontop of what should be a "stable" code base and add any extensions that you are looking for.
To do this what you could simply do is a mysqldump and then import into a new database.
add a comment |
Technically, it will take a great amount of time to find all the errors (chances are you might miss out some errors, maybe?)
Maybe you can try this (What I will do, normally):
Check your CSS files to look for certain codes (maybe you accidentally comment it out or delete a portion of it)
That said, you may try the solution below if the above fails:
- Install a fresh Magento 1.9
- Install all necessary extensions
- Backup necessary tables via PhpMyAdmin (screwed version)
- Import to new installation
thanks for your answer. I ended un installing a fresh one but over the old DB. Then installed extensions and is working fine (not perfect, but at least usable).
– Santiago Valdés
Dec 3 '14 at 4:05
Great, that is good to hear. :)
– Enthu
Dec 3 '14 at 4:31
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f46062%2fhow-can-i-make-a-fresh-install-of-1-9-keeping-my-data%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
What I would suggest here is to create a fresh install of the code base and then during the install process use the currently used database.
Then you can start to build ontop of what should be a "stable" code base and add any extensions that you are looking for.
To do this what you could simply do is a mysqldump and then import into a new database.
add a comment |
What I would suggest here is to create a fresh install of the code base and then during the install process use the currently used database.
Then you can start to build ontop of what should be a "stable" code base and add any extensions that you are looking for.
To do this what you could simply do is a mysqldump and then import into a new database.
add a comment |
What I would suggest here is to create a fresh install of the code base and then during the install process use the currently used database.
Then you can start to build ontop of what should be a "stable" code base and add any extensions that you are looking for.
To do this what you could simply do is a mysqldump and then import into a new database.
What I would suggest here is to create a fresh install of the code base and then during the install process use the currently used database.
Then you can start to build ontop of what should be a "stable" code base and add any extensions that you are looking for.
To do this what you could simply do is a mysqldump and then import into a new database.
answered Jan 22 '15 at 14:16
David MannersDavid Manners
24.7k862212
24.7k862212
add a comment |
add a comment |
Technically, it will take a great amount of time to find all the errors (chances are you might miss out some errors, maybe?)
Maybe you can try this (What I will do, normally):
Check your CSS files to look for certain codes (maybe you accidentally comment it out or delete a portion of it)
That said, you may try the solution below if the above fails:
- Install a fresh Magento 1.9
- Install all necessary extensions
- Backup necessary tables via PhpMyAdmin (screwed version)
- Import to new installation
thanks for your answer. I ended un installing a fresh one but over the old DB. Then installed extensions and is working fine (not perfect, but at least usable).
– Santiago Valdés
Dec 3 '14 at 4:05
Great, that is good to hear. :)
– Enthu
Dec 3 '14 at 4:31
add a comment |
Technically, it will take a great amount of time to find all the errors (chances are you might miss out some errors, maybe?)
Maybe you can try this (What I will do, normally):
Check your CSS files to look for certain codes (maybe you accidentally comment it out or delete a portion of it)
That said, you may try the solution below if the above fails:
- Install a fresh Magento 1.9
- Install all necessary extensions
- Backup necessary tables via PhpMyAdmin (screwed version)
- Import to new installation
thanks for your answer. I ended un installing a fresh one but over the old DB. Then installed extensions and is working fine (not perfect, but at least usable).
– Santiago Valdés
Dec 3 '14 at 4:05
Great, that is good to hear. :)
– Enthu
Dec 3 '14 at 4:31
add a comment |
Technically, it will take a great amount of time to find all the errors (chances are you might miss out some errors, maybe?)
Maybe you can try this (What I will do, normally):
Check your CSS files to look for certain codes (maybe you accidentally comment it out or delete a portion of it)
That said, you may try the solution below if the above fails:
- Install a fresh Magento 1.9
- Install all necessary extensions
- Backup necessary tables via PhpMyAdmin (screwed version)
- Import to new installation
Technically, it will take a great amount of time to find all the errors (chances are you might miss out some errors, maybe?)
Maybe you can try this (What I will do, normally):
Check your CSS files to look for certain codes (maybe you accidentally comment it out or delete a portion of it)
That said, you may try the solution below if the above fails:
- Install a fresh Magento 1.9
- Install all necessary extensions
- Backup necessary tables via PhpMyAdmin (screwed version)
- Import to new installation
edited 25 mins ago
Teja Bhagavan Kollepara
3,01241949
3,01241949
answered Dec 2 '14 at 3:28
EnthuEnthu
385
385
thanks for your answer. I ended un installing a fresh one but over the old DB. Then installed extensions and is working fine (not perfect, but at least usable).
– Santiago Valdés
Dec 3 '14 at 4:05
Great, that is good to hear. :)
– Enthu
Dec 3 '14 at 4:31
add a comment |
thanks for your answer. I ended un installing a fresh one but over the old DB. Then installed extensions and is working fine (not perfect, but at least usable).
– Santiago Valdés
Dec 3 '14 at 4:05
Great, that is good to hear. :)
– Enthu
Dec 3 '14 at 4:31
thanks for your answer. I ended un installing a fresh one but over the old DB. Then installed extensions and is working fine (not perfect, but at least usable).
– Santiago Valdés
Dec 3 '14 at 4:05
thanks for your answer. I ended un installing a fresh one but over the old DB. Then installed extensions and is working fine (not perfect, but at least usable).
– Santiago Valdés
Dec 3 '14 at 4:05
Great, that is good to hear. :)
– Enthu
Dec 3 '14 at 4:31
Great, that is good to hear. :)
– Enthu
Dec 3 '14 at 4:31
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f46062%2fhow-can-i-make-a-fresh-install-of-1-9-keeping-my-data%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown