Thanks for the reply!
I did as you suggested, and got the following:
| Code: |
Warning: require_once(includes/HTML_toolbar.php) [function.require-once]: failed to open stream: No such file or directory in [path to joomla]\components\com_mls_events\mls_events.html.php on line 3
Fatal error: require_once() [function.require]: Failed opening required 'includes/HTML_toolbar.php' (include_path='.;C:\php5\pear') in [path to joomla]\components\com_mls_events\mls_events.html.php on line 3
|
Interestingly enough, the path it refers to for the fatal error, c:\php5\pear, doesn't exist, so I'll try and chase down where it's getting that from in my PHP config.
I'll also check those lines of code as well, but thought I'd post this here for your thoughts.
Thanks again,
Cam