[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
transactions.txt
Hi all,
I have been trying to get transactions.txt/transactions.gdbm to work.
Based on simple, I added the following snippet to etc/report;
[tag export transactions][/tag]
that updates ok now
I also rebuilt transactions using some extra field names and corrected the
'date' field (was called order_date in report so also in transactions).
using /query/check_orders.html;
I altered the search line to produce something (it didn't at all before) to
[loop search="fi=transactions.txt/sf=username/se=[data session
username]/ml=1000"]
that works fine.
It seems to mangle things somewhat, I have corrected the obvious html
errorsbut it just doesn't really work properly, and I just cannot figure
out why.
Any ideas anyone?