Deleting a site in a Drupal Multi-site

Hi have a Drupal 6 Multi-site with several sites on it.

There's one site that's very simple - just a one page website. However it is no longer in use and I would like to remove it.

What's the process that I go through to delete this site?

I've searched through the Drupal 6 documentation, but don't see anything addressing this specifically.

Thanks!

User Search

I see that there's a way to add username search to this page: admin/user/user/list but what about being able to search by first/last name, phone number, city, state, etc?

Checking for Accessability

Hey guys I work with drupal 6 and 7 websites. I am not a programmer for it just maintain over 300 drupal websites for my job. My question is if you guys know a way I can check accessibility standards Section 508 for my drupal websites. I need to make a report for each website and if I could streamline the process that would make my life easier.

" $header = array(array('data' => t('Date'), 'sort' => 'desc')," - Sorting not working in custom table.

Hi,
My installtion is a drupal6.
I am using a custom module for the purpose of my internal flow of the site.
In that custom module i create a db_table and storing some data such as date, username, city, etc.,
When i tried to print the table using the following code

Fatal error: Call to undefined function node_load() in /public_html/includes/menu.inc on line 412

I receive this error at the bottom of my site when viewing through chrome: Fatal error: Call to undefined function node_load() in /home2/scsroot/public_html/includes/menu.inc on line 412

When I click on the forum link, it generates a bunch of errors at the bottom of the page, which look to me like the permissions are set incorrectly for something, but again, this only happens in chrome. Here is a copy and paste of the errors generated by going to https://www.stellaculinary.com/forum using chrome:

Dynamic Registration for Sports League

Hi.

First of all thanks for reading this, I am a Drupal Beginner and have foudn the forums very useful. I am sure I have overlooked something simple or a module that could do this.

I have currently have a registration system (using Ubercart Event Registration)

I ask the user how many registrants they have (there are discounts for multiples)
After they select the number and press Submit (Basic HTML) it links to four different webforms for them to place their info and pay through paypal.

I have two problems.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x