New to Drupal! Just finished the install!! Have a few newbie errors
First of all.. Hi guys. I'm glad I found this awesome CMS platform!
I finally finished installing Drupal today. I have been updating my CRON manually.. How do I setup an automatic run? I am using shared host.. www.hubcentric.com
And..
I keep getting this error..
Location http://[mywebsite].net/node/1/edit?destination=admin%2Fcontent%2Fnode
Referrer http://[mywebsite].net/admin/content/node
Message call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'theme_filter_tips' was given in /hermes/web07/b1103/hoc.wanmatt/includes/theme.inc on line 591.
Severity error
How do I get rid of it? I figured it was probably from adding a content type.. and deleting it? Maybe?
Thanks!

Automating cron
I don't know about your host. Some hosts offer a GUI to add cron jobs. If not, you may have to contact them to set up a cron job.
Or, you can use the Poormanscron module. It would let you set up your Drupal site to automate its cron job.
http://drupal.org/project/poormanscron
I don't have any clue for the last part of your message. Sorry.
If your host uses cpanel,
If your host uses cpanel, there is probably a link for chron jobs on the main cpanel interface. But if you haven't set up chron before, you might need your host to set it up initially. After that, if you set up additional sites requiring additional chron runs, you can simply modify the existing chron text to create a new chron run.