Hi to all reading, know there was allready a post but i do not seem to get it work.
All files are put in the ../www/ folder and from the main page (index.adp) i put :
include src="newsopenacs" .... When try to view the page i get an error :
Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.") while executing "ns_pg_bind 0or1row nsdb0 { select decode(count(*),0,0,1) from news_items_approved where publish_date < sysdate and archive_dat..." ("uplevel" body line 1) invoked from within if i use the same idea as the original message i read from wich is : include src= "(this should be my file name)" type="@type@ archive_interval="@interval@" archive_date="@archive_date@" ..... The error states that can't read "type": no such variable
If i'm wrong please correct me coz have been for a long time with the problem.
Thanks in Advance.
All files are put in the ../www/ folder and from the main page (index.adp) i put :
include src="newsopenacs" .... When try to view the page i get an error :
Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.") while executing "ns_pg_bind 0or1row nsdb0 { select decode(count(*),0,0,1) from news_items_approved where publish_date < sysdate and archive_dat..." ("uplevel" body line 1) invoked from within if i use the same idea as the original message i read from wich is : include src= "(this should be my file name)" type="@type@ archive_interval="@interval@" archive_date="@archive_date@" ..... The error states that can't read "type": no such variable
If i'm wrong please correct me coz have been for a long time with the problem.
Thanks in Advance.
Request notifications