[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] MiniMate edit DB problem
Stan Crump wrote:
>
> ****** message to minivend-users from "Stan Crump" <stanc@amintech.com> ******
>
> Yes. I did restart MV... Didn't help.
>
> Stan Crump
>
> ----------
> >From: Craig Oettle <craig_oettle@ecsinconline.com>
> >To: minivend-users@minivend.com
> >Subject: Re: [mv] MiniMate edit DB problem
> >Date: Thu, Nov 25, 1999, 4:27 PM
> >
>
> >****** message to minivend-users from Craig Oettle
> <craig_oettle@ecsinconline.com> ******
> >
> >Stan Crump wrote:
> >>
> >> ****** message to minivend-users from "Stan Crump"
> <stanc@amintech.com> ******
> >>
> >> Using MiniVend V3.14-3...
> >>
> >> When I use MiniMate to "Edit" and then "Delete" ("Yes Delete") a row and
> >> then "Submit Change" with "Auto Export" selected, the item that I was
> >> trying to delete still shows up when doing searches like
> >> /scan/di=category/df=yes/dl=tools.
> >>
> >> The item no longer appears in products.asc, but does still appear in
> >> products.gdbm.
> >>
> >> Can anyone tell me what I need to do to be certain that the deleted item
> is
> >> completely gone?
> >>
> >> Thanks!
> >>
> >> Stan Crump
> >> -
> >> 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
> >
> >Did you restart Minivend ie //usr/local/mvend/bin/restart ?
> >--
> >Craig Oettle
> >
> >http://www.ecsinconline.com
> >-
> >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
>
> -
> 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
Mikeh put a little code on the list for me because my products index
wasn't being updated. I created a page called
http://wwww.mydomain.com/cgi-bin/mycatalog/dataindex.html and I just
access that page after I make changes to the database. The page is
located under the /pages/ directory in my catalog, ie
//home/minivend/catalogs/mycatalog/pages/dataindex.html Here's what's
on that page:
[index table=products
extension=category
spec="
rf=category,0
ra=yes
tf=category
"
]
[index table=products
extension=subcat
spec="
rf=subcat,0
ra=yes
tf=subcat
"
]
This is placed on a regular catalog page inside the
<BODY>.........</BODY> tags. It reindexes the products table. It
solved my problems, hope you can use it.
--
Craig Oettle
http://www.ecsinconline.com