1
i cannot seem to get the wysiwyg patch v1.0 for the news module to work correctly on IIS 5 / Win 2000 Server. I had no problem getting it to work on Apache though. The site is identical on both systems. I had read about an "admin/admin" issue, so for the hell of it, i copied the admin folder inside of itself just to get the images to come up, but when i go to add an image or a table, i get the following error:
Quote:
Warning: main(../../../../mainfile.php): failed to open stream: no such file or directory in
c:\inetpub\wwwroot\modules\news\admin\admin\spaw\config\spaw_control.config.php
on line 23
Warning: main(): failed opening'../../../../mainfile.php' for inclusion(include_path-'.c;\php4\pear') in
c:\inetpub\wwwroot\modules\news\admin\admin\spaw\config\spaw_control.config.php
on line 23
Fatal error: Call to a member function on a non-object in
c:\inetpub\wwwroot\modules\news\admin\admin\spaw\config\spaw_control.config.php
on line 78
i was looking through the code, but i can't seem to find where the problem is, and given that it worked fine on Apache, i assume its something with IIS.
Hopefully there is some way around it.
i have the mainfile and news module wide open as far as shares are concerned.
i am running 2.0.6, formally 2.0.7, thinkng the problem might be there, but apparently that is not the case.
any suggestions would be most helpful.
thanks