groups:248:magepie_faq
This is an old revision of the document!
#magento IRC FAQ |
MagePie is the FAQ Bot (=Program) on #magento.
She can answer simple FAQ‘s if queried correctly.
On this page I would like to post the contents of the faq database as a working base.
Bot Syntax |
Simply type one of the following commands in the #magento channel.
| ?faq-help | Display basic commands to access the faq database |
| ? keyword | Query the faq database for keyword (note the space between the ? and the keyword!) |
| ?faq nick keyword | Query for keyword and send the results to nick |
Authorized FAQ managers can also use the following commands:
| ?addword keyword|Fact | Add the fact to the faq database under keyword (;; for newline, max 2 lines possible) |
| ?modify keyword|Fact | Change the fact connected with keyword (;; for newline, max 2 lines possible) |
| ?delword keyword | Remove keyword from the faq database |
| ?close-faq | Close the faq database. No one will be able to query it |
| ?open-faq | Re-Open the faq database if it is closed |
FAQ |
The source for this list is automatically generated here: http://irc-faq.netzarbeiter.com/wiki.txt
| FAQ Keyword | FAQ Fact |
|---|---|
| base_url | First fix the value in the db using phpMyAdmin (SQL: update core_config_data set value=’http://<your path>’ where path like ‘%base_url’) Next, delete all files in magento/var/cache/ and log into the admin interface again |
| rtfm | Read the f**king manual |
| pastebin | Do not paste more than one line of code into the chat, use a pastebin and post the url here (e.g. http://phpfi.com/ ) |
| paste | Do not paste more than one line of code into the chat, use a pastebin and post the url here (e.g. http://phpfi.com/ ) |
| root category | Move all your categories into the Root Category assigned to your Store in System > Manage Stores. |
| root-category | Move all your categories into the Root Category assigned to your Store in System > Manage Stores. |
| deleted root | Create a new root category. Move all your other categories into it. Then assign it to your Store in System > Manage Stores, and you will have a functional menu. |
| deleted-root | Create a new root category. Move all your other categories into it. Then assign it to your Store in System > Manage Stores, and you will have a functional menu. |
| magento-connect | Look for that kind of extension on http://www.magentocommerce.com/magento-connect |
| magento connect | Look for that kind of extension on http://www.magentocommerce.com/magento-connect |
| architecture | wiki article about magento’s architecture http://tinyurl.com/3ulhz8 |
| faq-items | most used entries: base_url root-category deleted-root rtfm magento-connect no-pm |
| faq items | most used entries: base_url root-category deleted-root rtfm magento-connect no-pm |
| varien | awsomeness |
| magento | I am Magento. osCommerce will be assimilated. Resistance is futile. |
| webstore-screencasts | Part one: http://tinyurl.com/3e8xsc Part two: http://www.magentocommerce.com/magento-on-the-fly/multiple-sites2 |
| no-pm | Do not Private Message anyone without their permission! Ask in #magento, if anybody has time and knows the answer they will try and help. |
| nopm | Do not Private Message anyone without their permission! Ask in #magento, if anybody has time and knows the answer they will try and help. |
| no pm | Do not Private Message anyone without their permission! Ask in #magento, if anybody has time and knows the answer they will help. |
| pm | Only Private Message someone with their permission! Ask in #magento, if anybody has time and knows the answer they will help. |
| cms | Content Management System |
| css | Cascading Style Sheet |
| js | JavaScript |
| magento-designs | You can search for designs here: http://www.magentocommerce.com/magento-connect , http://www.ecommerce-extensions.com |
| designs | You can search for designs here: http://www.magentocommerce.com/magento-connect , http://www.ecommerce-extensions.com |
| magepie | Hi! I’m MagePie, the Magento guru. How may I help you? |
| install guide | Magento installation guide: http://www.magentocommerce.com/knowledge-base/entry/magento-installation-guide |
| install-guide | Magento installation guide: http://www.magentocommerce.com/knowledge-base/entry/magento-installation-guide |
| roadmap | Magento issue roadmap: http://www.magentocommerce.com/roadmap/issue-roadmap |
| knowledge | Magento knowledge base: http://www.magentocommerce.com/knowledge-base |
| bug | Magento bugs: http://www.magentocommerce.com/bug-tracking |
| translation | Magento translations: http://www.magentocommerce.com/langs |
| screencasts | http://www.magentocommerce.com/media/screencasts |
| forum | Magento forum: http://www.magentocommerce.com/boards |
| forum-search | Use the search box at the top of the page to search through all forums. To only search within one forum, go to it and use the search box below the topic list. |
| forum search | Use the search box at the top of the page to search through all forums. To only search within one forum, go to it and use the search box below the topic list. |
| oscommerce | obsolete |
| search | Use the search box at the top of the page to search through all forums. To only search within one forum, go to it and use the search box below the topic list. |
| firebug | Go get it now from https://addons.mozilla.org/de/firefox/addon/1843 |
| module-creator | http://tinyurl.com/4zdhlo |
| speedcheck | http://www.websiteoptimization.com/services/analyze/index.html |
| new-on-home | Put {{block type=”catalog/product_new” name=”home.catalog.product.new” alias=”product_homepage” template=”catalog/product/new.phtml”}} into the CMS home page. |
| category-on-home | Put {{block type=”catalog/product_list” category_id=”N” template=”catalog/product/list.phtml”}} into your CMS home page. REPLACE category_id=”N” with your category Id. |
| products-on-home | Put {{block type=”catalog/product_list” category_id=”N” template=”catalog/product/list.phtml”}} into your CMS home page. REPLACE category_id=”N” with your category Id. |
| category-id | See http://www.magentocommerce.com/boards/viewthread/17998/ on how to see category ID’s |
| category id | See http://www.magentocommerce.com/boards/viewthread/17998/ on how to see category ID’s |
| fix-admin-rules | Edit the DB: in the table admin_rule set permission to ‘allow’ for the resource_id ‘all’ and delete all entries for your user group. Then, log in and fix your privileges because now all groups have all rights. |
| faq-url | http://www.magentocommerce.com/wiki/groups/248/magepie_faq |
| faq url | http://www.magentocommerce.com/wiki/groups/248/magepie_faq |
| register | see http://freenode.net/faq.shtml |
| register-nick | see http://freenode.net/faq.shtml |
| featured product | http://www.codeindoses.com/2008/08/magento-home-page-custom-attribute/ |
| update-key | Use this extension key to upgrade Magento: magento-core/Mage_All_Latest |
| update key | Use this extension key to upgrade Magento: magento-core/Mage_All_Latest |
| update-magento | Use this extension key to upgrade Magento: magento-core/Mage_All_Latest |
| update magento | Use this extension key to upgrade Magento: magento-core/Mage_All_Latest |
| magento-book | Guide to Programming with Magento: http://www.phparch.com/c/books/id/9780973862171 |
| install guide linux | Magento install guide for Linux: http://www.linuxsecurityforum.org/f13/how-to-install-magento-t137.html |
| payment gateway | Magento payment gateways: http://www.magentocommerce.com/magento-connect/list/tags/payment/ |
| release notes | Magento release notes: http://www.magentocommerce.com/download/release_notes |
| help me | #magento IRC FAQ: http://www.magentocommerce.com/wiki/groups/248/magepie_faq |
| help | #magento IRC FAQ: http://www.magentocommerce.com/wiki/groups/248/magepie_faq |
| faq | #magento IRC FAQ: http://www.magentocommerce.com/wiki/groups/248/magepie_faq |
| download magento | Download Magento: http://www.magentocommerce.com/download/noregister |
| upgrade-themes | http://www.magentocommerce.com/wiki/upgrading_magento_themes_for_the_latest_releases |
| upgrade themes | http://www.magentocommerce.com/wiki/upgrading_magento_themes_for_the_latest_releases |
| blue | Get the extension key for the blue theme here: http://www.magentocommerce.com/extension/519/blue-skin |


