
11-14-2006, 11:58 PM
|
 |
|
|
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by dartho
No, not really, but if you edit the pruduct XML file and search for all occurences of:
Code:
<plugin active="1" executionorder="5">
and replace with
Code:
<plugin active="1">
It all appears to install and work well. I've done this on my 3.5.4 site and am yet to hear any bad reports or experience issues.
|
thanks works perfectly fine 
Appreciate your help.
|