[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
cannot use [data table ...etc] on search result page
Hi all,
I cannot seem to write to any database using
[data
table=products
column=info
key="2547"
value="12377"
]
if the page is displaying the results of a search.
If I load the search result page directly, (/cgi-bin/shop/resultspage )
it will write to the database and show the error that no matches were
found.
If i use a search form with the mv_nextpage set to load the search
results page, it gives an error in the log:
Attempt to set products::info::2547 in read-only table
I have not got any of the WRITE_CONTROL set up and I have the [tag flag
write]products[/tag] at the top of the file.
Using mv 3.15 with mv internal databases.
PS Thanks, Racke for the last reply, works great!
Macky..