Unhappy Problem with Price Rules magento 1.8 and 1.9Issue with Price Rules for shopping cartMagento Shopping...
What does Jesus mean regarding "Raca," and "you fool?" - is he contrasting them?
Have the tides ever turned twice on any open problem?
Are dual Irish/British citizens bound by the 90/180 day rule when travelling in the EU after Brexit?
Would it be believable to defy demographics in a story?
Using Past-Perfect interchangeably with the Past Continuous
Does .bashrc contain syntax errors?
Pronounciation of the combination "st" in spanish accents
What (if any) is the reason to buy in small local stores?
Violin - Can double stops be played when the strings are not next to each other?
When did antialiasing start being available?
Comment Box for Substitution Method of Integrals
Brake pads destroying wheels
Deletion of copy-ctor & copy-assignment - public, private or protected?
PTIJ: Why do we blow Shofar on Rosh Hashana and use a Lulav on Sukkos?
What are substitutions for coconut in curry?
Is there a hypothetical scenario that would make Earth uninhabitable for humans, but not for (the majority of) other animals?
Can a wizard cast a spell during their first turn of combat if they initiated combat by releasing a readied spell?
How do hiring committees for research positions view getting "scooped"?
gerund and noun applications
What favor did Moody owe Dumbledore?
I got the following comment from a reputed math journal. What does it mean?
How to get the n-th line after a grepped one?
Fewest number of steps to reach 200 using special calculator
Is it possible to stack the damage done by the Absorb Elements spell?
Unhappy Problem with Price Rules magento 1.8 and 1.9
Issue with Price Rules for shopping cartMagento Shopping Cart Price RulesCatalog price rules just working a short timeCatalog price rules vs. shopping cart price rulesCatalog Price RulesProblem in catalog rulesCatalog Price Rules mess when using multiple conditionsMagento : Catalog Price Rules “Apply Rules” ProgrammaticallyCart Price Rules Help
When I cancel and create a new price rules with the same parameters, it happens sometimes after 24h a problem once the problem occurs only after three days. The problem I have at the other two sites just as it comes magento ver. 1.8.
magento-1.8 price price-rules
add a comment |
When I cancel and create a new price rules with the same parameters, it happens sometimes after 24h a problem once the problem occurs only after three days. The problem I have at the other two sites just as it comes magento ver. 1.8.
magento-1.8 price price-rules
add a comment |
When I cancel and create a new price rules with the same parameters, it happens sometimes after 24h a problem once the problem occurs only after three days. The problem I have at the other two sites just as it comes magento ver. 1.8.
magento-1.8 price price-rules
When I cancel and create a new price rules with the same parameters, it happens sometimes after 24h a problem once the problem occurs only after three days. The problem I have at the other two sites just as it comes magento ver. 1.8.
magento-1.8 price price-rules
magento-1.8 price price-rules
edited 5 mins ago
Teja Bhagavan Kollepara
3,00641949
3,00641949
asked Dec 12 '14 at 9:15
GagiGagi
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You have to enable the cron in magento for the price rules to reflect every day, its how the system works. Else if you enable the catalog price rules but it will last only for a day and the next day it will disappear.
You can search google for how to enable cron jobs in magento. Good starting point here http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/how_to_setup_a_cron_job. This task is mostly an operations task depending on the hosting provider you are using you can set up the cron job easily. I hope this answers your query
Thank you very much Vivek Gounder. I did Setup Magento Cron Jobs in cPanel. In a few days I will see the result.
– Gagi
Dec 12 '14 at 16: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%2f48143%2funhappy-problem-with-price-rules-magento-1-8-and-1-9%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You have to enable the cron in magento for the price rules to reflect every day, its how the system works. Else if you enable the catalog price rules but it will last only for a day and the next day it will disappear.
You can search google for how to enable cron jobs in magento. Good starting point here http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/how_to_setup_a_cron_job. This task is mostly an operations task depending on the hosting provider you are using you can set up the cron job easily. I hope this answers your query
Thank you very much Vivek Gounder. I did Setup Magento Cron Jobs in cPanel. In a few days I will see the result.
– Gagi
Dec 12 '14 at 16:31
add a comment |
You have to enable the cron in magento for the price rules to reflect every day, its how the system works. Else if you enable the catalog price rules but it will last only for a day and the next day it will disappear.
You can search google for how to enable cron jobs in magento. Good starting point here http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/how_to_setup_a_cron_job. This task is mostly an operations task depending on the hosting provider you are using you can set up the cron job easily. I hope this answers your query
Thank you very much Vivek Gounder. I did Setup Magento Cron Jobs in cPanel. In a few days I will see the result.
– Gagi
Dec 12 '14 at 16:31
add a comment |
You have to enable the cron in magento for the price rules to reflect every day, its how the system works. Else if you enable the catalog price rules but it will last only for a day and the next day it will disappear.
You can search google for how to enable cron jobs in magento. Good starting point here http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/how_to_setup_a_cron_job. This task is mostly an operations task depending on the hosting provider you are using you can set up the cron job easily. I hope this answers your query
You have to enable the cron in magento for the price rules to reflect every day, its how the system works. Else if you enable the catalog price rules but it will last only for a day and the next day it will disappear.
You can search google for how to enable cron jobs in magento. Good starting point here http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/how_to_setup_a_cron_job. This task is mostly an operations task depending on the hosting provider you are using you can set up the cron job easily. I hope this answers your query
answered Dec 12 '14 at 10:00
Vivek GounderVivek Gounder
1665
1665
Thank you very much Vivek Gounder. I did Setup Magento Cron Jobs in cPanel. In a few days I will see the result.
– Gagi
Dec 12 '14 at 16:31
add a comment |
Thank you very much Vivek Gounder. I did Setup Magento Cron Jobs in cPanel. In a few days I will see the result.
– Gagi
Dec 12 '14 at 16:31
Thank you very much Vivek Gounder. I did Setup Magento Cron Jobs in cPanel. In a few days I will see the result.
– Gagi
Dec 12 '14 at 16:31
Thank you very much Vivek Gounder. I did Setup Magento Cron Jobs in cPanel. In a few days I will see the result.
– Gagi
Dec 12 '14 at 16: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%2f48143%2funhappy-problem-with-price-rules-magento-1-8-and-1-9%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