You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/user/about_us/known_bugs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ release, [doing an upgrade](/user/upgrading/) is the best way to get the fix.
15
15
*[Known Bugs in Zen Cart 2.0.0](https://www.zen-cart.com/showthread.php?230039-Known-Bugs-in-2-0-0)
16
16
* Users of Zen Cart 1.5.8x/1.5.7x should install [Address Security Patch (April 2024)](https://www.zen-cart.com/showthread.php?230032-Security-patch-for-Zen-Cart-v1-5-7-series-and-v1-5-8-series)
17
17
* Users of Zen Cart 1.5.8x running PHP 8+ should install: [PHP Fatal error: Uncaught IntlException: datefmt_create: invalid locale: U_ILLEGAL_ARGUMENT_ERROR](https://www.zen-cart.com/showthread.php?229771-IntlDateFormatter-php-issue)
18
-
*[Known Bugs in Zen Cart 1.5.8](https://www.zen-cart.com/showthread.php?229042-Known-bugs-(and-fixes)-for-v1-5-8-series&p=1390680)
18
+
*[Known Bugs in Zen Cart 1.5.8](https://www.zen-cart.com/showthread.php?229042-Known-bugs-(and-fixes)-for-v1-5-8-series&p=1390680) - see also [What's New in 2.0.x](https://docs.zen-cart.com/release/whatsnew_2.0.0), which lists a number of fixes to 1.5.8 issues.
19
19
*[Known Bugs in Zen Cart 1.5.7](https://www.zen-cart.com/showthread.php?226872-Known-bugs-(and-fixes)-for-v1-5-7-series) - see also [What's New in 1.5.8](/release/whatsnew_1.5.8.html#whatsNew), which lists a number of fixes to 1.5.7 issues.
20
20
*[Known Bugs in Zen Cart 1.5.6](https://www.zen-cart.com/showthread.php?224706-Known-bugs-and-fixes-for-v1-5-6) - see also [What's New in 1.5.7](/release/whatsnew_1.5.7.html#whatsNew), which lists a number of fixes to 1.5.6 issues.
Copy file name to clipboardExpand all lines: content/user/admin_pages/tools/posm_find_duplicate_models.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,9 @@ weight: 10
6
6
7
7
This page allows you to identify products with duplicate model numbers.
8
8
9
-
Duplicate model numbers can cause problems in a number of situations, and one of them is when [POSM](/user/running/posm/) is used to manage variant stock. Most stores will want to have unique model numbers for all their products.
9
+
Duplicate model numbers can cause problems in a number of situations.
10
+
Most stores will want to have unique model numbers for all their products.
11
+
12
+
[POSM](/user/running/posm/) uses product model numbers to identify variants, and having duplicates may cause issues. See the [POSM Help](https://github.com/lat9/options_stock_support/wiki/) for more details.
When a reference is made to a non-existent page, Zen Cart redirects to a [define page](/user/template/define_pages/) called Page Not Found.
9
+
10
+
The content of this page is, by default, the page not found define page content and a subset of the [site map page](/user/storefront_pages/site_map/), intended to guide the visitor to the desired page.
The three pages Page 2, Page 3, and Page 4, are built-in [extra pages](/user/template/extra_pages/), which are designed to allow storeowners to easily add content to their sites.
9
+
10
+
See also: [define pages](/user/template/define_pages/).
0 commit comments