I'm trying to make this work in vb 4.1.10.
However when I run the script to check for errors it gives the following messages:
Warning: require_once([path]/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/cron/emailintegration.php on line 40
Fatal error: require_once() [function.require]: Failed opening required '/homepages/41/d397870833/htdocs/includes/functions_wysiwyg.php' (include_path='.:/usr/lib/php5') in /homepages/41/d397870833/htdocs/includes/cron/emailintegration.php on line 40
which I think means that there is no wysiwyg.php file. I check the includes dir and sure enough that file doesn't exist. It wasn't in the BETA zip file either. Can someone point me to it?
Jim
|