nico65


Member since 04/24/2009

Name: nico

Location: Berlin

Website: http://www.eyeonu.org/

42 snippets

7233 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

nico65's Recent Snippets



« Prev 1 2
usefull navigation stuff works in magento 1.5.0.1 http://www.webdesign-blog.ch/?p=17 http://www.pauldonnellydesigns.com/blog/get-parent-category-name-in-magento/
0 2415 posted 14 years ago by nico65
use the magento developer IP
0 1346 posted 14 years ago by nico65
Copy /modules/mod_menu/tmpl/default.php to /templates/MYTEMPLATE/html/mod_menu/default.php
0 2694 posted 14 years ago by nico65
0 3278 posted 14 years ago by nico65
0 1173 posted 14 years ago by nico65
works in produktdetail magento 1.4.2 & 1.5.0.1
0 1292 posted 14 years ago by nico65
not fully tested maybe must be like specialprice in this excample
0 1024 posted 14 years ago by nico65
0 3260 posted 14 years ago by nico65
local.xml snippet
0 997 posted 14 years ago by nico65
template catalog->layer->view.phtml
0 1206 posted 14 years ago by nico65
Overlook sending of emails in Mage_Sales_Model_Order->sendNewOrderEmail(), remove sending to customer from there. (around line 872)
0 1078 posted 14 years ago by nico65
/modules/mod_mainmenu/helper.php line 349
0 1152 posted 15 years ago by nico65
in category item
0 1089 posted 16 years ago by nico65
gibt die Kategorie 39 (featured) auf CMS Seiten aus.
2 1265 posted 16 years ago by nico65
magento meta keywords in list view output template/catalog/category/view.phtml:
0 1153 posted 16 years ago by nico65
agento, an open-source PHP ecommerce solution, has a very comprehensive feature list. However, its built-in CMS doesn’t support hierarchical pages. You can fake it, though. Let’s say you have a page with an SEF (search engine friendly) URL Ide...
0 1360 posted 16 years ago by nico65
Create a block to include a template file .phtml with just one line of code
1 3424 posted 16 years ago by nico65
--
0 1246 posted 16 years ago by nico65
leittet alle domain.de (ohne www) auf www.domain.de weiter.
0 1095 posted 16 years ago by nico65
sku on magento frontend
0 1106 posted 16 years ago by nico65
/app/code/core/Mage/Newsletter/Model/Subscriber.php $this->sendConfirmationSuccessEmail();
0 1060 posted 16 years ago by nico65
gibt die url plus storeview aus, also bspw: http://yourdomain.com/de/
0 1116 posted 16 years ago by nico65
The quick and easy way to insert CMS Blocks into template (.phtml) files without any layout modifications:
0 1310 posted 16 years ago by nico65
Dies zeigt die StoreView ID an <?php>getStore()->getId(); ?><br> Dies zeigt den StoreView Namen an<?php>getStore()->getName(); ?> Dies zeigt die StoreNamen ID an<?php>getStore()->getGroupID(); ?> Dies zeigt den Storenamen an <?php>getStore()->getG...
0 1093 posted 16 years ago by nico65
das plugin muss über das Temp verzeichnis installiert werden siehlink
0 997 posted 16 years ago by nico65
abfragen ob ein Product ein Sonderangebot ist.
1 1206 posted 16 years ago by nico65
« Prev 1 2