/install_shop.php
$tpl->set ( '{calendar}', $tpl->result['calendar'] );
$tpl->set ( '{mycart}', $tpl->result['mycart'] ); $tpl->set ( '{shop_latest}', $tpl->result['shop_latest']); $tpl->set ( '{frontshop}', $tpl->result['frontshop']);
if ($config['allow_tags']) include_once ENGINE_DIR . '/modules/tagscloud.php';
include_once ENGINE_DIR . '/modules/shop.php';
switch ( $do ) {
case "shop" : include ENGINE_DIR . '/modules/shop.php'; break;
$options['others'] = array (
array ( 'name' => "Shop", 'url' => "$PHP_SELF?mod=shop", 'descr' => "Manage Shop Module", 'image' => "4.gif", 'access' => $user_group[$member_id['user_group']]['admin_static'] ),
RewriteRule ^favorites/page/([0-9]+)(/?)+$ index.php?do=favorites&cstart=$1 [L]
# Shop Module RewriteRule ^shop(/?)+$ index.php?do=shop [L] RewriteRule ^shop/([0-9]+)(/?)+$ index.php?do=shop&page=$1 [L] RewriteRule ^shop/admin/config(/?)+$ index.php?do=shop&op=config [L] RewriteRule ^shop/cities/additem(/?)+$ index.php?do=shop&op=additem&class=cities [L] RewriteRule ^shop/cities/additem/add(/?)+$ index.php?do=shop&op=additem&class=cities&action=add [L] RewriteRule ^shop/categories/additem(/?)+$ index.php?do=shop&op=additem&class=categories [L] RewriteRule ^shop/cities/showlist(/?)+$ index.php?do=shop&op=showlist&class=cities [L] RewriteRule ^shop/categories/showlist(/?)+$ index.php?do=shop&op=showlist&class=categories [L] RewriteRule ^shop/cities/edit/(.*)(/?)+$ index.php?do=shop&op=edit&class=cities&id=$1 [L] RewriteRule ^shop/categories/edit/(.*)(/?)+$ index.php?do=shop&op=edit&class=categories&id=$1 [L] RewriteRule ^shop/cities/delete/(.*)(/?)+$ index.php?do=shop&op=delete&class=cities&id=$1 [L] RewriteRule ^shop/categories/delete/(.*)(/?)+$ index.php?do=shop&op=delete&class=categories&id=$1 [L] RewriteRule ^shop/cities/show/(.*)(/?)+$ index.php?do=shop&op=showitem&class=cities&id=$1 [L] RewriteRule ^shop/categories/show/(.*)(/?)+$ index.php?do=shop&op=showitem&class=categories&id=$1 [L] RewriteRule ^shop/products/additem(/?)+$ index.php?do=shop&op=additem&class=products [L] RewriteRule ^shop/products/showlist(/?)+$ index.php?do=shop&op=showlist&class=products [L] RewriteRule ^shop/products/edit/(.*)(/?)+$ index.php?do=shop&op=edit&class=products&id=$1 [L] RewriteRule ^shop/products/delete/(.*)(/?)+$ index.php?do=shop&op=delete&class=products&id=$1 [L] RewriteRule ^shop/products/show/(.*)(/?)+$ index.php?do=shop&op=showitem&class=products&id=$1 [L] RewriteRule ^shop/cities/showlist/(.*)(/?)+$ index.php?do=shop&op=showlist&class=cities&page=$1 [L] RewriteRule ^shop/products/showlist/([0-9]+)(/?)+$ index.php?do=shop&op=showlist&class=products&page=$1 [L] RewriteRule ^shop/products/showlist/([0-9]+)/([0-9]+)(/?)+$ index.php?do=shop&op=showlist&class=products&page=$1&moder=$2 [L] RewriteRule ^shop/categories/showlist/(.*)(/?)+$ index.php?do=shop&op=showlist&class=categories&page=$1 [L] RewriteRule ^shop/main/category/(.*)/(.*)(/?)+$ index.php?do=shop&op=category&class=main&cid=$1&page=$2 [L] RewriteRule ^shop/main/category/(.*)(/?)+$ index.php?do=shop&op=category&class=main&cid=$1 [L] RewriteRule ^shop/products/itemshow/(.*)(/?)+$ index.php?do=shop&op=itemshow&class=products&id=$1 [L] RewriteRule ^shop/cities/itemshow/(.*)(/?)+$ index.php?do=shop&op=itemshow&class=cities&id=$1 [L] RewriteRule ^shop/categories/itemshow/(.*)(/?)+$ index.php?do=shop&op=itemshow&class=categories&id=$1 [L] RewriteRule ^shop/products/unpublish/(.*)(/?)+$ index.php?do=shop&op=unpublish&class=products&id=$1 [L] RewriteRule ^shop/products/publish/(.*)(/?)+$ index.php?do=shop&op=publish&class=products&id=$1 [L] RewriteRule ^shop/products/itembuy/(.*)(/?)+$ index.php?do=shop&op=itembuy&class=products&id=$1 [L] RewriteRule ^shop/search/(.*)(/?)+$ index.php?do=shop&op=search&class=products&action=search&$1 [L] RewriteRule ^shop/carts/additem(/?)+$ index.php?do=shop&op=additem&class=carts [L] RewriteRule ^shop/carts/showlist(/?)+$ index.php?do=shop&op=showlist&class=carts [L] RewriteRule ^shop/carts/edit/(.*)(/?)+$ index.php?do=shop&op=edit&class=carts&id=$1 [L] RewriteRule ^shop/carts/delete/(.*)(/?)+$ index.php?do=shop&op=delete&class=carts&id=$1 [L] RewriteRule ^shop/carts/show/(.*)(/?)+$ index.php?do=shop&op=showitem&class=carts&id=$1 [L] RewriteRule ^shop/carts/itemshow/(.*)(/?)+$ index.php?do=shop&op=itemshow&class=carts&id=$1 [L] RewriteRule ^shop/carts/clearup/(.*)(/?)+$ index.php?do=shop&op=clearup&class=carts&id=$1 [L] RewriteRule ^shop/carts/checkout/(.*)(/?)+$ index.php?do=shop&op=checkout&class=carts&id=$1 [L] RewriteRule ^shop/carts/deleteitem/(.*)/(.*)(/?)+$ index.php?do=shop&op=deleteitem&class=carts&id=$1&did=$2 [L] RewriteRule ^shop/comments/delete/(.*)(/?)+$ index.php?do=shop&op=delete&class=comments&id=$1 [L] RewriteRule ^shop/comments/edit/(.*)(/?)+$ index.php?do=shop&op=edit&class=comments&id=$1 [L]
Engine/Data/shop_config.php Uploads/Shop/ Uploads/Shop/Images/ Uploads/Shop/Images/Obiavi/ Uploads/Shop/Images/Products/