PHP warning

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • x618
    New Member
    • Aug 2005
    • 18

    PHP warning

    After updating to 4.2.3 and running RSS poster robot manually, the following errors are given
    1. PHP Warning: preg_replace_callback(): Requires argument 2, '', to be a valid callback in ..../includes/class_wysiwygparser.php on line 805

      PHP Warning: preg_replace_callback(): Requires argument 2, '', to be a valid callback in ..../includes/class_wysiwygparser.php on line 805

      PHP Warning: preg_replace_callback(): Requires argument 2, '', to be a valid callback in ..../includes/functions_newpost.php on line 203
    The posts are still created but when it is run automatically, the time it was run is not updated when you check the feed manager. PHP version is 5.4.42.
  • kh99
    Senior Member
    • Aug 2009
    • 533

    #2
    That's strange (well, to me anyway, which might not mean much). What does the code look like in includes/class_wysiwygparser.php around line 805?
    Last edited by kh99; Tue 30 Jun '15, 9:00am.

    Comment

    • x618
      New Member
      • Aug 2005
      • 18

      #3
      Hi, thanks for the reply. I think it was a server side issue as my host made a few adjustments to PHP settings and the issue seems to have disappeared.

      Comment

      Related Topics

      Collapse

      Working...