Hello,
I moved website to new hosting and when I try to update permalinks it shows error:
Invalid argument supplied for foreach() in wp-content/plugins/wplms-course-custom-nav/classes/init.php on line 139
What could be the problem?
This seems to be an issue in wplms course custom nav plugin .
I have fixed this at your site in plugin files .
Please check and confirm .
In the same init.php file in wp-content/plugins/wplms-course-custom-nav/classes/init.php -> in function : permalink_setting_course_navs add these lines at the top :
if(empty($this->custom_section ))
return;
http://prntscr.com/daovdo
This reply has been marked as private.
Ok fixed it this time .Please check and confirm .
This reply has been marked as private.
Mr. vibe is checking this issue at your end.
Check reply on another topic of your's .
Closing this topic .