[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Static-build-problem!
****** message to minivend-users from "Hans-Joachim Leidinger" <hans-joachim.leidinger@home.gelsen-net.de> ******
Dear all,
i use 8 catalog-page like catalog.html, catalog1.html and so on, to
simulate a category-menu!
The html-code is like
---------------snipp------------------------
<HTML>
<HEAD>[tag flag build][/tag]
<TITLE>[L]__COMPANY__ Home Page[/L] -- Katalog</TITLE>
</HEAD>
[perl arg=scratch]
$Safe{'scratch'}{'seite'} = catalog;
$Safe{'scratch'}{'lastseite'} = catalog;
$Safe{'scratch'}{'basketpageon'} = yes;
$Safe{'scratch'}{'menue'} = on;
$Safe{'scratch'}{'submenue'} = 99; <!--------99 is the
maincatalog and 1,2,3,4,5,6,7 and 8 are the "sub"-catalogpage!--->
return '';
[/perl]
[perl values]
$Safe{'values'}{mv_submit} = catalog;
$Safe{'values'}{search12} = '';
$Safe{'values'}{search14} = '';
$Safe{'values'}{search1} = '';
$Safe{'values'}{search13} = '';
$Safe{'values'}{search16} = '';
return '';
[/perl]
[include pages/navioben.html] <!-----this is a
navigation-header (noframe-part)-------->
<!--[body 1]-->
[include pages/fontfaces.html] <!-----fontsetting--->
<BR>
<FONT SIZE="+2"><B>[L]Welcome to[/L] __COMPANY__ - Shop!</B></FONT>
<!-- include inccatalog-->
[include pages/inccatalog.html] <!----the catalogbody
with a lot of [if] to switch some category on or off---->
<!-- after include inccatalog-->
[include pages/bodyend.html] <!----this is a
navigation-footer (noframe-part)--->
</HTML>
-------------------snipp-------------------------
I have setting the catalog.cfg like
--------------snipp--------------
# the name is a directory, then no pages in that directory (or any below
it) be
# cached or built statically.
#
NoCache ord
NoCache special
NoCache results
NoCache flypage
NoCache new_account
########### Static
Static yes
########### StaticAll
## Default: No
#StaticAll Yes
########### StaticDepth
StaticDepth 1
########### StaticDir
StaticDir /home/jojo/public_html/bol/static
########### StaticFly
#StaticFly Yes
########### StaticPage
# StaticPage info/about_us info/terms_and_conditions
#StaticPage catalog catalog53 catalog77 catalog78 catalog71 catalog81
catalog83 catalog82
StaticPage catalog
########### StaticPath
StaticPath http://www.buch-online.local/~jojo/bol/static
-----------snipp------------------------
Building a staticpage is successfull!
The perfomance is very well!
I get different result with my subcatalog-page!
If there are no items to find, the resultpage is right!
If there are some items to show on the resultpage,
i can't see my navigation-header and the item-list!
I see the only the end of the resultpage like
--------snipp---------------
[more-list icon/next.gif icon/previous.gif][more][/more-list]</FONT>
[/search-region]
<BR><BR>
[include pages/bodyend.html]
</html>
--------snipp-------------
I have try, that minivend don't build the resultpage as a staticpage and
i have deleted the build-tag in my resultpage! No different result!
The same wrong result! I can not prevent Minivend, to build the
resultpage as a staticpage!
What is wrong? How can i tell minivend, to build catalogs-page as a
staticpage only? I will to prevent a link like
"..../static/scan123.html</A> "
in my subcatalog-page!
Any hints are very welcome!
Joachim
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list