Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Cache special product id with php
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Cache special product id with php

Cache special product id with php 10 years, 8 months ago #40245

Hello,

if i update a Article with php for example:
 
$edit = Mage::getModel('catalog/product')->load($id);
$edit->setData('delivery_time',$delivery_time);
$edit->save();


MTurbo dont recache this article, how can i recache it via php?
greetz
The topic has been locked.
  • Page:
  • 1
Moderators: pedu
User Login Empty