Warning: require_once(\wp-content\plugins\wp-swimteam/classtextmap
-
Issues with paths to files in jobs.forms.class.php… Missing a slash in multiple places in the file when trying to include the textmap.class.php file.
Currently:
require_once(WPST_PATH . ‘classtextmap.class.php’)And Warning: require_once(\wp-content\plugins\wp-swimteam/class/events.php): failed to open stream: No such file or directory in \wp-content\plugins\wp-swimteam\include\user\swimmeets.php on line 357
And Warning: htmlspecialchars() expects parameter 1 to be string, array given in \wp-content\plugins\phphtmllib\tag_classes\ALLTAGS.inc on line 719
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Warning: require_once(\wp-content\plugins\wp-swimteam/classtextmap’ is closed to new replies.