PHP error in transposh_widget.php
-
In the PHP debug output I am getting the following error messagage:
Undefined index: widget_file in /home/…/…/wp-content/plugins/transposh-translation-filter-for-wordpress/wp/transposh_widget.php on line 283Line 283 contains:
$class = $this->load_widget($instance[‘widget_file’]);The problem seems to be that there is no file or directory called “widget_file” anywhere.
Until you fix the source, it seems that the simple solution would be for me to create an empty file by that name. Where do I put it? Do I need to do anything else?
The topic ‘PHP error in transposh_widget.php’ is closed to new replies.