
mgdamore
User
Oct 28, 2006, 12:00 PM
Post #3 of 8
(1936 views)
Shortcut
|
Instead of art_field1, try article.art_field1 - the syntax was changed in Article Manager 2, so the placeholders were converted appropriately. Theo; If I use article.art_field1 I get: Error: couldn't find field 'article.art\_field1' in table 'lvn_article'! at (eval 77) line 7, <DATA> line 181. If I use "$" - i.e. $article.art_field1$ the search string is definitly wrong... http://www.lasvegas-tsg.com/cgi-bin/nevada/search.cgi?&action=search&keywordSearchFields=Station%20Casinos,%20Inc.&keyword=Station%20Casinos,%20Inc. and of course I end up with: Error: couldn't find field 'Station Casinos' in table 'lvn_article'! at (eval 77) line 7, <DATA> line 181. BTW: I am testing this from the preview screen on an individual article - of which I know what the results should be. That should be OK...no? - Mike
(This post was edited by mgdamore on Oct 28, 2006, 12:01 PM)
|