Recent Comments
- 這才叫器材控! (1)
-
ShotLiang:器材控, 無誤!
-
小酒蟲:Kindle 主要獲利仍是來自電子書。這部份利潤遠高過 $0.99 或 $4.99 的 apps,同時也是 Apple 難以爭取之地。
亞馬遜:亞馬遜Kindle Fire已經賣了好幾百萬台, 真是恐怖, 跟ipad比起來, 真的是便宜很多, 但不知道應用程式多不多, 好不好用
zen cart 網誌庫存
-
在 Zen Cart 產品頁面插入 facebook「讚」按鈕
在 2011年二月18日 上發表 | 無迴響修改 \includes\templates\CUSTOM_TEMPLATE\templates\tpl_product_info_display.php,在 <!–bof Form start–> 之前加上這一行: <iframe src="http://www.facebook.com/widgets/like.php?href=<?php echo urlencode(zen_href_link(zen_get_info_page((int)$_GET['products_id']),'cPath='.(int)$_GET['cPath'].'&products_id=' . (int)$_GET['products_id'])); ?>&layout=standard&show_faces=false&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:40px"></iframe> 原始說明來自:Add Facebook ‘Like’ button to your Zen Cart product pages。 -
Zen Cart v1.3.9 升級問題
在 2010年十月9日 上發表 | 無迴響在下列幾個檔案中 /admin/includes/configure.php /admin/includes/languages/english.php /includes/configure.php /includes/functions/functions_email.php /includes/languages/english.php 加上一行指定店面所在時區的參數: date_default_timezone_set('America/Los_Angeles'); 另外 /includes/languages/english.php 裡,在 // Shipping Estimator 分類裡少了一行: define('CART_ITEMS_CN','item(s) in cart');
