IIS Path Problem

Found a bug? Tell us!!
Post Reply
floweringmind
Regular
Posts: 7
Joined: Thu May 19, 2005 12:55 am

IIS Path Problem

Post by floweringmind »

I did the install of 8.1 and it goes fine from the root. When I click to go to the front of my site the path become:

http://www.floweringmind.com//%5C/

When I am at the front of the site or go to that link above I get the following error:

Warning: Smarty::fetch(c:/domains/floweringmind.com/wwwroot/templates_c\default^%%2C^2C9^2C955392%%index.tpl.php) [function.fetch]: failed to open stream: No such file or directory in c:\domains\floweringmind.com\wwwroot\bundled-libs\Smarty\libs\Smarty.class.php on line 1252

Warning: Smarty::fetch() [function.include]: Failed opening 'c:/domains/floweringmind.com/wwwroot/templates_c\default^%%2C^2C9^2C955392%%index.tpl.php' for inclusion (include_path='c:/domains/floweringmind.com/wwwroot/;c:/domains/floweringmind.com/wwwroot/bundled-libs/;.;C:\PHP\pear;C:\PHP\pear;C:\domains\move-media.com\global_include') in c:\domains\floweringmind.com\wwwroot\bundled-libs\Smarty\libs\Smarty.class.php on line 1252
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: IIS Path Problem

Post by garvinhicking »

Please go to your s9y configuration. Change all paths that contain "\" to "/".

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply