Questions tagged [magento-1.4]

Magento 1.4.0.0 was released on February 12, 2010

100 questions
7
votes
1 answer

Can anyone explain to me, how magento cron_schedule exactly runs?

When we run cron.php of magento then some jobs created in cron_schedule table of magento ? Can anyone let me know how magento execute these jobs exactly ? I mean how job status is changed from pending to success. Cron.php only insert jobs in the…
Pankaj Gupta
  • 91
  • 1
  • 3
1
vote
2 answers

Website not running

web site is not running both frontend and backend! After cleaning all log tables (like log_visitor, log_customer...) in phpMyAdmin, DB size was reduced from 1.3Gb to 26M! I have old magento version 1.4.1! Please help! Error in var\report…
Arian
  • 11
  • 1
0
votes
1 answer

Install PHP 7.2 Support Patches for Magento 1

How to Install PHP 7.2 Support Patches for Magento 1 ? What are the potential steps to install it on Magento ver. 1.14.2.4 ? Thankyou
Hamendra Sunthwal
  • 2,488
  • 10
  • 39
0
votes
0 answers

I am trying to add jQuery code in phtml file but its not working in magento 1

I am trying to add jQuery code in phtml file but it's not working in Magento 1, But it's working in console. Please help me. Here is my code...