Setting up Cron jobs - need help!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bvds
    www.fuckingeverywhere.com
    • Feb 2004
    • 25085

    #1

    Setting up Cron jobs - need help!

    Is anyone about who knows how to set up the Cronjobs to make FeedWordPress plugin import the sponsors feeds automatically?

    Thanks in advance!
    Sex is the question, yes is always the answer .... fucking everywhere you go!
  • uno
    RIP Dodger. BEST.CAT.EVER
    • Dec 2002
    • 18450

    #2
    Ask your host to do it.
    -uno
    icq: 111-914
    CrazyBabe.com - porn art
    MojoHost - For all your hosting needs, present and future. Tell them I sent ya!

    Comment

    • SmokeyTheBear
      ►SouthOfHeaven
      • Jun 2004
      • 28609

      #3
      http://wordpress.org/support/topic/93743
      hatisblack at yahoo.com

      Comment

      • bvds
        www.fuckingeverywhere.com
        • Feb 2004
        • 25085

        #4
        Originally posted by SmokeyTheBear
        Thankyou SmokeyTheBear!
        Sex is the question, yes is always the answer .... fucking everywhere you go!

        Comment

        • bvds
          www.fuckingeverywhere.com
          • Feb 2004
          • 25085

          #5
          We are using directadmin to set up the cronjobs....

          We have never had any issues doing this before, but this time it is driving me crazy ... for some reason it doesn't seem to work on any of the ways I have set it up!
          Sex is the question, yes is always the answer .... fucking everywhere you go!

          Comment

          • RawAlex
            So Fucking Banned
            • Oct 2003
            • 9465

            #6
            feedwordpress is a bit of pain because it needs the username and password for wordpress to pass through. takes a little bit more effort than normal to set up.

            Comment

            • bvds
              www.fuckingeverywhere.com
              • Feb 2004
              • 25085

              #7
              Originally posted by RawAlex
              feedwordpress is a bit of pain because it needs the username and password for wordpress to pass through. takes a little bit more effort than normal to set up.
              I agree. The J curve is in effect!
              Sex is the question, yes is always the answer .... fucking everywhere you go!

              Comment

              • bvds
                www.fuckingeverywhere.com
                • Feb 2004
                • 25085

                #8
                I think that our WP db is completely fucked up!
                [code]WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'home' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'hack_file' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_home_description' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_home_description', '', 'All in One SEO Plugin Home Description', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_home_title' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_home_title', '', 'All in One SEO Plugin Home Title', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_rewrite_titles' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_rewrite_titles', '1', 'All in One SEO Plugin Rewrite Titles', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_use_categories' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_use_categories', '1', 'All in One SEO Plugin Use Categories', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_max_words_excerpt' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_max_words_excerpt', '25', 'All in One SEO Plugin Maximum Number of Words in Auto-Generated Descriptions', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_use_category_description_as_title' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_use_category_description_as_title', '0', 'Use Category Description for Title', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_category_noindex' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_category_noindex', '1', 'All in One SEO Plugin Noindex for Categories', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_archive_noindex' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_archive_noindex', '1', 'All in One SEO Plugin Noindex for Archives', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_generate_descriptions' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_generate_descriptions', '0', 'All in One SEO Plugin Autogenerate Descriptions', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'blog_charset' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'feedwordpress_version' LIMIT 1

                WordPress database error: [Incorrect key file for table 'blogs_postmeta'; try to repair it]
                SELECT post_id FROM blogs_postmeta WHERE meta_key = 'syndication_feed'

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('feedwordpress_version', '0.981', '', 'yes')

                WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                SELECT option_value FROM blogs_options WHERE option_name = 'feedwordpress_rpc_secret' LIMIT 1
                Sex is the question, yes is always the answer .... fucking everywhere you go!

                Comment

                • bvds
                  www.fuckingeverywhere.com
                  • Feb 2004
                  • 25085

                  #9
                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('feedwordpress_rpc_secret', '25ae38', '', 'yes')

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  SELECT option_value FROM blogs_options WHERE option_name = 'feedwordpress_update_logging' LIMIT 1

                  WordPress database error: [Got error 127 from storage engine]
                  SELECT option_value FROM blogs_options WHERE option_name = 'sm_options' LIMIT 1

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('sm_options', 'a:26:{s:14:\"sm_b_auto_prio\";b:1;s:13:\"sm_b_fil ename\";s:11:\"sitemap.xml\";s:10:\"sm_b_debug\";b :1;s:8:\"sm_b_xml\";b:1;s:9:\"sm_b_gzip\";b:1;s:9: \"sm_b_ping\";b:1;s:18:\"sm_b_location_mode\";s:4: \"auto\";s:20:\"sm_b_filename_manual\";s:0:\"\";s: 19:\"sm_b_fileurl_manual\";s:0:\"\";s:10:\"sm_in_h ome\";b:1;s:11:\"sm_in_posts\";b:1;s:11:\"sm_in_pa ges\";b:1;s:10:\"sm_in_cats\";b:1;s:10:\"sm_in_arc h\";b:1;s:10:\"sm_cf_home\";s:5:\"daily\";s:11:\"s m_cf_posts\";s:7:\"monthly\";s:11:\"sm_cf_pages\"; s:6:\"weekly\";s:10:\"sm_cf_cats\";s:6:\"weekly\"; s:15:\"sm_cf_arch_curr\";s:5:\"daily\";s:14:\"sm_c f_arch_old\";s:6:\"yearly\";s:10:\"sm_pr_home\";d: 1;s:11:\"sm_pr_posts\";d:0.7;s:15:\"sm_pr_posts_mi n\";d:0.1;s:11:\"sm_pr_pages\";d:0.6;s:10:\"sm_pr_ cats\";d:0.5;s:10:\"sm_pr_arch\";d:0.5;}', '', 'yes')

                  WordPress database error: [Got error 127 from storage engine]
                  SELECT option_value FROM blogs_options WHERE option_name = 'permalink_structure' LIMIT 1

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  SELECT option_value FROM blogs_options WHERE option_name = 'category_base' LIMIT 1

                  WordPress database error: [Got error 127 from storage engine]
                  SELECT option_value FROM blogs_options WHERE option_name = 'template' LIMIT 1

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('template', 'default', '', 'yes')

                  WordPress database error: [Got error 127 from storage engine]
                  SELECT option_value FROM blogs_options WHERE option_name = 'stylesheet' LIMIT 1

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('stylesheet', 'default', '', 'yes')

                  WordPress database error: [Got error 127 from storage engine]
                  SELECT option_value FROM blogs_options WHERE option_name = 'sidebars_widgets' LIMIT 1

                  WordPress database error: [Got error 127 from storage engine]
                  SELECT option_value FROM blogs_options WHERE option_name = 'use_smilies' LIMIT 1

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  SELECT option_value FROM blogs_options WHERE option_name = 'cron' LIMIT 1

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  SELECT option_value FROM blogs_options WHERE option_name = 'blogs_user_roles' LIMIT 1

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  SELECT option_value FROM blogs_options WHERE option_name = 'html_type' LIMIT 1

                  WordPress database error: [Got error 134 from storage engine]
                  SELECT option_value FROM blogs_options WHERE option_name = 'show_on_front' LIMIT 1

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  SELECT option_value FROM blogs_options WHERE option_name = 'gmt_offset' LIMIT 1

                  WordPress database error: [Got error 127 from storage engine]
                  SELECT SQL_CALC_FOUND_ROWS blogs_posts.* FROM blogs_posts WHERE 1=1 AND (post_type = 'post' AND (post_status = 'publish' OR post_author = 1 AND post_status = 'private')) ORDER BY post_date DESC LIMIT 0, 5

                  WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
                  SELECT option_value FROM blogs_options WHERE option_name = 'gzipcompression' LIMIT 1

                  Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/blogs/wp-includes/wp-db.php:133) in /home/xxx/public_html/blogs/wp-content/plugins/permalink-validator.php on line 78

                  Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/blogs/wp-includes/wp-db.php:133) in /home/xxx/public_html/blogs/wp-content/plugins/permalink-validator.php on line 79

                  Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/blogs/wp-includes/wp-db.php:133) in /home/xxx/public_html/blogs/wp-content/plugins/permalink-validator.php on line 80[/code]

                  I need a WP guru!!
                  Sex is the question, yes is always the answer .... fucking everywhere you go!

                  Comment

                  • bvds
                    www.fuckingeverywhere.com
                    • Feb 2004
                    • 25085

                    #10
                    I won't give up!!!
                    Sex is the question, yes is always the answer .... fucking everywhere you go!

                    Comment

                    Working...