catalog Questions

2

When you open a catalog file (.cat) in Explorer, you get a 'Security Catalog' tab with several catalog entries (that on their term list entry details). I need to read these entry details but I coul...
Tallbot asked 23/1, 2014 at 19:12

2

Solved

I want to compare the hashes for every tag of 2 Security Catalog (.cat) files. I get all tags with the CryptCATEnumerateMember function and tried to get the hashes with CryptCATEnumerateAttr, but...
Jell asked 12/6, 2019 at 6:35

3

Solved

To give some context, the command is issued inside a task, and many task might issue the same command from multiple workers at the same time. Each tasks tries to create a postgres schema. I often ...
Tisman asked 27/4, 2015 at 16:11

2

I'm trying to exclude the following device brand/model as this is not compatible with my app: Brand: Trend Model: TaintArt for x86 However, though this device appears continuously in my Crashlyt...
Apocarpous asked 9/1, 2020 at 15:19

2

How to validate xml (using libxml) file without specifying the schema file explicitly? xsd file is in the header of the xml file. The corresponding xsd file URL should be located in the local file ...
Sedlik asked 3/11, 2011 at 11:26

1

Solved

I would like to select all sequences in the database, get the schema of sequence, dependent table, the schema of a table, dependent column. I've tried the following query: SELECT ns.nspname AS s...
Valerlan asked 21/7, 2020 at 20:15

1

From https://www.postgresql.org/docs/9.5/static/view-pg-user.html under "System Catalogs" The view pg_user provides access to information about database users. This is simply a publicly readable...
Kab asked 15/6, 2018 at 21:35

4

I want to get the SQL to drop a function in PostgreSQL. I write DROP FUNCTION and a get function name from pg_proc. That is not problem. However if I leave blank parameters it will not drop the fun...
Zane asked 26/8, 2012 at 2:51

8

Does anyone know how I can get a list of products belonging to a specific category from within a view file in Magento?
Crosstie asked 7/11, 2008 at 17:20

4

Solved

As the title says my Catalog URL rewrites indexer is stuck on processing. I've tried everything and I just can't find a solution to this. Does anyone know a solid fix for this? I've tried truncat...
Awash asked 15/3, 2011 at 17:35

2

Solved

I checked a lot of MEF questions here but I can't imagine what my problem is. Here's what's happening: I have a desktop WPF app that I'm deploying with AdvancedInstaller. I use .NET 4.0 and MEF to...
Botanical asked 15/7, 2015 at 10:37

3

Solved

I have created a new.phtml page in catalog/product/new.phtml. which contain new/latest products. i have another .phtml page [product_slider.phtml]. i want to add new.phtml into product_slider.phtml...
Kherson asked 13/7, 2015 at 12:7

3

Solved

First question on stackoverflow...i am excited :) Currently magento is using the special price if its lower than the applied catalog price rule. If the catalog price rule makes the product cheaper...
Larondalarosa asked 8/8, 2013 at 7:32

4

Solved

How to check if attribute exist in product attribute set? I need to know if a product has an attribute for its set of attributes. I get the attribute with: $attrPricekg = Mage::getModel('catalog...
Triphylite asked 19/1, 2013 at 12:9

2

Solved

For start what I am trying to do i am not even sure that is possible(looks that is) In the feature of image assets in Xcode you can select for an imageSet to be either Universal or Device Specific....
Lumisterol asked 11/9, 2013 at 14:53

2

Solved

I used to think schema were the "upper wrapper" object before the database itself. I mean DB.schema.<what_ever_object_name_under_schema>. Well, the catalog "wrapper" is now quite confusing. ...
Bienne asked 11/8, 2011 at 8:13

7

Solved

I've got a client database with a large range of stock items, which are being uploaded to Magento as simple products. Now I need to group them up and assign them to configurable products with the...
Gooseflesh asked 22/5, 2009 at 1:56

4

Solved

I'm developing a script (external to Magento, not a module) which aims to output a text list of all available products, their prices and some other attributes. However, catalog price rules don't se...
Tyson asked 30/12, 2012 at 18:42

1

I need to show the layered navigation filters on the Magento advanced search results page, just like it does on the catalogsearch results page. I have already moved the XML block as needed into ca...
Arly asked 6/11, 2012 at 9:51

1

Solved

In magento you can create new attributes (which are then added to attribute sets which products inherit) with certain types. The default options (textfield/area, data, boolean) are fairly limited...
Sisk asked 22/5, 2012 at 9:23

1

Solved

Why are these important, what effect do they have on the database at hand? Isn't the "schema" already decided at that point, as it exists in the database? What exactly is a "catalog"? What kind o...
Dooryard asked 25/6, 2012 at 5:46

2

I'm using the Apache web service xml rpc library to make requests to an rpc service. Somewhere in that process is a xml document with a DTD reference to http://www.w3.org/TR/xhtml1/DTD/xhtml1-stric...
Gullett asked 18/6, 2010 at 7:0

8

I want to create a page in Magento that shows a visual representation of the categories.. example CATEGORY product 1 product 2 ANOTHER CATEGORY product 3 My problem is, their database is org...
Diarmuid asked 3/3, 2009 at 1:9

3

Solved

In a Java class I have seen the following: @Table(name="user" , catalog="users" For what purpose it is used?
Urissa asked 9/3, 2011 at 14:9

2

Solved

I'm building a Magento store using a single catalog over 4 domains: 1 for the US and 3 for Europe (UK, French, and German). There's 1 fulfillment warehouse in Europe, 1 in the US and a sort o...
Oyster asked 8/10, 2010 at 0:31

© 2022 - 2025 — McMap. All rights reserved.