View Single Post
  #2  
Old 04-02-2014, 01:46 AM
 
durairajan.1990 durairajan.1990 is offline
 

Newbie
  
Join Date: Apr 2014
Posts: 4
 

Default Re: How to put my module in X cart Market place ?

Index: skin/common_files/single/menu_box.tpl
================================================== =================
diff -u skin/common_files/single/menu_box.tpl
--- skin/common_files/single/menu_box.tpl
+++ skin/common_files/single/menu_box.tpl
@@ -206,3 +206,9 @@

{include file="admin/goodies.tpl"}

+<li><a href='javascript:void(0);'>1000 Lookz</a>
+ <div>
+ <a href="{$catalogs.admin}/1000looks_admin.php">Add Glass image</a>
+ <a href="{$catalogs.admin}/1000looks_config.php">App Config</a>
+ <a href="{$catalogs.admin}/speed_bar.php">Automotated data</a>
+ </div>
+</li>
+


i created the patch file like this, the patch was not applying to the existing file instead of its always going to the backup folder
__________________
-
Durai Rajan
X-Cart 4.6.X
Reply With Quote