Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
After a search here in the forums I thougt I had the answer. Reset the values comment_cron_last and node_cron_last in the variable table. Then simply access yousite.com/cron.php and the index should be updated for all nodes and comments.
It doesn't work for me. I also tried to emty the search_index table but that didn't help. It stays emty after I have run cron.php.
I'm running Drupal 4.5.2 on SuSE Linux, Apache 2, PHP4 and MySQL 4.
The reson I wnat to re-index are that some nodes are missing from the index for some reson.
Since there seems to be a problem with fckeditor and typing lag in firefox, I am going to try and get htmleditor to do the job. My users prefer to use firefox (which is a good). I am running drupal 4.5.
kinda new to drupal.. but this is my only problem yet...
I've enabled the menu.module and created a few taxonomy entries.. which work fine.. :)
.. as long as they stay within the site.. :S
so if i want a menu item like.. www.google.com
it links to: http://www.sitename.com/?q=http://www.google.com
... which results in a page not found...
My users are finding fckeditor great to format thier textareas, but there is one problem. When typing the outputed text has serious lag. Fast typers can type faster than the text can appear in the textbox.
Is there a way to get fckeditor to reduce this lag?