Forums Index > Mewsoft Products > Searchawy > Creating buildable static templates error
corey First Post Posted on: 08-06-10 11:50 PM
Creating buildable static templates error

I'm having a problem with custom templates. I've created a simple template which shows in my template editor as: YourLogo.html.page.shtml and the page shows up on my site at:
http://www.lcbusinessmagazine.com/cgi-bin/dir/ms.cgi?action=GetPage&Name=YourLogo.html&Lang=English

But when I do a build static directory I get an error that stops the build process, it is:

Cannot create /lorain_ohio/business/YourLogo.html.shtml: No such file or directory
Line 1061, File /home/tolney/lcbusinessmagazine-www/cgi-bin/dir/buildadm.pm

I'm not sure what I'm doing wrong, should this be created as a file instead? In the help area the template editor section is blank, and I can't seem to find a solution for this.

When making custom pages do I create a page or a file or both?

Thanks,
Corey
LC Business Magazine.
mewsoft Reply #: 1 Posted on: 08-07-10 04:26 AM
Re: Creating buildable static templates error

You need to set this content managemnet path to the full server path and relative path:

/lorain_ohio

this should be for example

/usr/home/www/lorain_ohio

Mewsoft Support
www.mewsoft.com

corey Reply #: 2 Posted on: 08-08-10 09:03 PM
Re: Creating buildable static templates error

Ah! That did it. Thanks a bunch!