Php 5.2 error on Php 7.2
-
After changing php 5.2 to php 7.2 displays :
Warning: Illegal string offset ‘administrator’ in /home/marty/domains/xxx.pl/public_html/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1362
Warning: Illegal string offset ‘editor’ in /home/marty/domains/xxx.pl/public_html/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1362
Warning: Illegal string offset ‘author’ in /home/marty/domains/xxx.pl/public_html/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1362
Warning: Illegal string offset ‘contributor’ in /home/marty/domains/xxx.pl/public_html/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1362
Warning: Illegal string offset ‘subscriber’ in /home/marty/domains/xxx.pl/public_html/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1362
Warning: Illegal string offset ‘wpseo_manager’ in /home/marty/domains/xxx.pl/public_html/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1362
Warning: Illegal string offset ‘wpseo_editor’ in /home/marty/domains/xxx.pl/public_html/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1362
Warning: Illegal string offset ‘post_author’ in /home/marty/domains/xxx.pl/public_html/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1373
Warning: Illegal string offset ‘guest’ in /home/marty/domains/xxx.pl/public_html/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1374
someone knows how to fix it ?
- The topic ‘Php 5.2 error on Php 7.2’ is closed to new replies.