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
Add filter problems
#8
I have same problem but I want to understand why zzz_exec breaks add_filter...


In my understanding multiple filtering is possible - if the filters return modified content to the next filter.


Because of zzz_exec is always the last filter which is added to the filter list all other filters first do their work and if they return modified string next filter works on this modified string until the last filter return its output to main gs script. So I don't undestand why filtering is broken. I see zzz_exec works on $c, modifies the contents of $c and returns the content of $c.


So is it not possible to do different content modifying of content before it is send back?


Best regards
Andreas
Reply


Messages In This Thread
Add filter problems - by cumbe - 2012-01-27, 00:57:34
RE: Add filter problems - by shawn_a - 2015-07-26, 00:40:26
RE: Add filter problems - by shawn_a - 2015-07-26, 00:44:59
RE: Add filter problems - by df8oe - 2015-07-26, 18:07:50
RE: Add filter problems - by shawn_a - 2015-07-27, 01:13:00
RE: Add filter problems - by shawn_a - 2015-07-27, 01:49:11
RE: Add filter problems - by df8oe - 2015-07-27, 02:44:53
RE: Add filter problems - by shawn_a - 2015-07-27, 05:22:46
Add filter problems - by mvlcek - 2012-01-27, 01:03:38
Add filter problems - by cumbe - 2012-01-27, 02:26:55
Add filter problems - by shawn_a - 2012-01-27, 02:40:44
Add filter problems - by cumbe - 2012-01-27, 18:56:21
Add filter problems - by cumbe - 2012-01-28, 03:32:07
Add filter problems - by shawn_a - 2012-01-28, 03:48:54
RE: Add filter problems - by df8oe - 2015-07-25, 20:43:12



Users browsing this thread: 1 Guest(s)