[ic] Display Status 404

Jimmy Webb interchange-users@icdevgroup.org
Tue Dec 3 14:37:00 2002


Hey everyone,

If I go into the admin interface, then Design, then click on some sample
data like "Tool Storage" to populate the field, I have a Display Status
option in the lower right corner.  If I click on any given option then I
get a 404 error page.  Here's the link it tries to follow:
 
 http://localhost.localdomain/cgi-bin/Database/ui.html?
mv_session_id=7HtK
<http://localhost.localdomain/cgi-bin/Database/ui.html? 
mv_session_id=7HtK> 
IfNB&mv_todo=set&from_category=1&mv_click=process_ui_cat&mv_nextpage
=admin%2Flayout&mv_data_table=cat&mv_data_key=code&mv_update_empty=1
&mv_data_fields=code+link_type+name+display_type&code=00040&name=Putty+K
nives
&link_type=simple&mv_data_fields=tab+selector+page&tab=products
&selector=category3DPutty+Knives&page=&mv_data_fields=banner_text
&mv_data_fields=banner_image&banner_text=&banner_img=&display_type=url
&mv_data_fields=link_template&link_template=&mv_auto_export=cat
 
At first I thought I just had a misplaced ui.html file, but searching
the archives revealed that it's not a true file (I'm still learning
about this).  I see that according to mv_nextpage it's taking me to
admin/layout, which I know exists (or else I couldn't get to where I
am).  Is there anything I need to do to get this to work on a stock
load?  Or are there any tools I can use to troubleshoot this myself?  My
Apache logfile just reports a standard 404 error reporting the link I
supplied above.
 
Thanks.