The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SimpleCatalog
#8
Oh I see! Ok, forget everything I've said before. I understand it now: you want to narrow your search by selecting one or several specific categories, right?
Unfortunately, that is not possible with build-in methods. Because that is a new feature and each catalog page, has already been assigned a specific function, that is the price that you paid for simplicity ;-)
But of course, since SimpleCatalog is based on ItemManager you are able to create an extra GS page for that purpose, and you will have to use API to write required function. If you have any questions regarding API, just let me know and I will try to help.
Reply


Messages In This Thread
SimpleCatalog - by Bigin - 2017-05-11, 04:45:35
RE: SimpleCatalog - by Riianna - 2017-05-11, 05:36:23
RE: SimpleCatalog - by Bigin - 2017-05-11, 05:48:01
RE: SimpleCatalog - by Riianna - 2017-05-11, 17:26:47
RE: SimpleCatalog - by Bigin - 2017-05-11, 17:36:20
RE: SimpleCatalog - by newdeepdan - 2017-05-19, 05:02:29
RE: SimpleCatalog - by Bigin - 2017-05-19, 06:15:54
RE: SimpleCatalog - by Bigin - 2017-05-19, 15:10:58
RE: SimpleCatalog - by Riianna - 2017-06-03, 19:38:52
RE: SimpleCatalog - by Bigin - 2017-06-03, 20:12:54
RE: SimpleCatalog - by Riianna - 2017-06-04, 04:44:32
RE: SimpleCatalog - by Bigin - 2017-06-04, 05:32:17
RE: SimpleCatalog - by usderofit - 2018-12-21, 00:11:48
RE: SimpleCatalog - by Bigin - 2018-12-21, 00:32:10
RE: SimpleCatalog - by Bigin - 2017-06-07, 18:17:50
RE: SimpleCatalog - by Riianna - 2017-06-11, 01:36:27
RE: SimpleCatalog - by Bigin - 2017-06-11, 14:37:11
RE: SimpleCatalog - by DeepSpace - 2017-09-13, 02:53:57
RE: SimpleCatalog - by Bigin - 2017-09-13, 03:54:01
RE: SimpleCatalog - by lakaroth - 2017-10-17, 00:16:29
RE: SimpleCatalog - by Bigin - 2017-10-17, 01:48:28
RE: SimpleCatalog - by usderofit - 2018-12-20, 03:27:12
RE: SimpleCatalog - by Bigin - 2018-12-20, 06:13:54
RE: SimpleCatalog - by usderofit - 2018-12-21, 00:49:09
RE: SimpleCatalog - by Bigin - 2018-12-21, 01:12:41
RE: SimpleCatalog - by usderofit - 2018-12-21, 01:27:21
RE: SimpleCatalog - by usderofit - 2018-12-21, 01:33:11
RE: SimpleCatalog - by Bigin - 2018-12-21, 01:33:25
RE: SimpleCatalog - by Bigin - 2018-12-21, 01:34:58
RE: SimpleCatalog - by usderofit - 2018-12-21, 01:38:34
RE: SimpleCatalog - by Bigin - 2018-12-21, 01:49:52
RE: SimpleCatalog - by usderofit - 2018-12-21, 03:07:19
RE: SimpleCatalog - by Bigin - 2018-12-21, 03:46:12
RE: SimpleCatalog - by usderofit - 2018-12-21, 04:19:10
RE: SimpleCatalog - by usderofit - 2018-12-21, 04:23:53
RE: SimpleCatalog - by Bigin - 2018-12-21, 04:39:55
RE: SimpleCatalog - by usderofit - 2018-12-21, 04:48:28
RE: SimpleCatalog - by Bigin - 2018-12-21, 04:56:31
RE: SimpleCatalog - by usderofit - 2018-12-21, 04:57:02
RE: SimpleCatalog - by Bigin - 2018-12-21, 05:00:38
RE: SimpleCatalog - by usderofit - 2018-12-21, 05:03:24
RE: SimpleCatalog - by usderofit - 2018-12-21, 05:05:25
RE: SimpleCatalog - by usderofit - 2018-12-21, 05:07:07
RE: SimpleCatalog - by Bigin - 2018-12-21, 05:09:19
RE: SimpleCatalog - by usderofit - 2018-12-21, 05:58:58
RE: SimpleCatalog - by usderofit - 2018-12-27, 00:00:14
RE: SimpleCatalog - by Bigin - 2018-12-28, 00:25:56
RE: SimpleCatalog - by usderofit - 2018-12-27, 03:15:21
RE: SimpleCatalog - by usderofit - 2018-12-28, 03:37:22
RE: SimpleCatalog - by Bigin - 2018-12-28, 04:12:10
RE: SimpleCatalog - by usderofit - 2018-12-28, 04:31:51
RE: SimpleCatalog - by Bigin - 2018-12-28, 06:23:04
RE: SimpleCatalog - by usderofit - 2018-12-28, 06:58:47
RE: SimpleCatalog - by Bigin - 2018-12-28, 18:06:34
RE: SimpleCatalog - by usderofit - 2018-12-28, 20:40:46
RE: SimpleCatalog - by Bigin - 2019-07-23, 05:18:58
RE: SimpleCatalog - by usderofit - 2019-07-23, 06:55:42
RE: SimpleCatalog - by Bigin - 2019-07-23, 14:08:22
RE: SimpleCatalog - by Muhammad Baidowi - 2020-01-03, 23:58:44
RE: SimpleCatalog - by Bigin - 2020-01-04, 00:43:48
RE: SimpleCatalog - by Stéphane - 2020-04-13, 20:53:21
RE: SimpleCatalog - by Bigin - 2020-04-13, 21:16:18
RE: SimpleCatalog - by Stéphane - 2020-04-13, 22:26:00
RE: SimpleCatalog - by Bigin - 2020-04-13, 23:07:57
RE: SimpleCatalog - by Stéphane - 2020-04-13, 23:20:40
RE: SimpleCatalog - by Bigin - 2020-04-13, 23:41:20
RE: SimpleCatalog - by Stéphane - 2020-04-13, 23:47:56
RE: SimpleCatalog - by Bigin - 2020-04-13, 23:53:43
RE: SimpleCatalog - by Stéphane - 2020-04-14, 00:14:45
RE: SimpleCatalog - by Bigin - 2020-04-14, 00:32:07
RE: SimpleCatalog - by Stéphane - 2020-04-14, 00:56:20
RE: SimpleCatalog - by Bigin - 2020-04-14, 03:05:03
RE: SimpleCatalog - by Stéphane - 2020-04-14, 03:22:24
RE: SimpleCatalog - by Bigin - 2020-04-14, 03:36:24
RE: SimpleCatalog - by Bigin - 2020-04-14, 03:40:01
RE: SimpleCatalog - by Bigin - 2020-04-14, 04:13:09
RE: SimpleCatalog - by Stéphane - 2020-04-14, 04:34:21
RE: SimpleCatalog - by Stéphane - 2020-04-14, 04:54:27
RE: SimpleCatalog - by Bigin - 2020-04-14, 05:04:32
RE: SimpleCatalog - by Stéphane - 2020-04-14, 05:24:34
RE: SimpleCatalog - by Bigin - 2020-04-14, 15:18:49
RE: SimpleCatalog - by Stéphane - 2020-04-14, 19:43:20
RE: SimpleCatalog - by Bigin - 2020-04-14, 20:07:40
RE: SimpleCatalog - by Stéphane - 2020-04-14, 20:24:44
RE: SimpleCatalog - by Stéphane - 2020-04-15, 18:06:35
RE: SimpleCatalog - by Bigin - 2020-04-15, 18:55:32
RE: SimpleCatalog - by Stéphane - 2020-04-15, 19:45:42
RE: SimpleCatalog - by Bigin - 2020-04-15, 20:45:19
RE: SimpleCatalog - by Stéphane - 2020-04-16, 03:56:56
RE: SimpleCatalog - by Stéphane - 2020-04-16, 05:32:28
RE: SimpleCatalog - by Bigin - 2020-04-16, 18:48:09
RE: SimpleCatalog - by Stéphane - 2020-04-16, 23:14:33
RE: SimpleCatalog - by Bigin - 2020-04-17, 00:59:09
RE: SimpleCatalog - by Stéphane - 2020-04-17, 03:08:17
RE: SimpleCatalog - by Bigin - 2020-04-17, 03:22:46
RE: SimpleCatalog - by Stéphane - 2020-04-17, 04:37:45
RE: SimpleCatalog - by Bigin - 2020-04-17, 18:07:06
RE: SimpleCatalog - by Stéphane - 2020-04-17, 20:20:08
RE: SimpleCatalog - by Stéphane - 2020-04-17, 22:12:14
RE: SimpleCatalog - by Bigin - 2020-04-17, 22:33:59



Users browsing this thread: 5 Guest(s)