Closed (duplicate)
Project:
Pathauto
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2009 at 02:42 UTC
Updated:
11 Jan 2010 at 00:40 UTC
I've deleted ~120.000 aliases from my nodes and tried to re-create them with new token rules and the mass generation checkbox. The only thing I can see is there are 50 aliases generated for content links, but no more. It also looks like pathauto do not have a cron/batchapi - and after running cron several times there are no more than 50 aliases generated as I've seen on the settings save.
How can I generated the other 10.000 aliases?
Comments
Comment #1
JennySmith commentedI'm wondering the same thing..... Even when I set the bulk number to 1000, the URLs are not aliased.
Comment #2
JennySmith commentedhttp://drupal.org/node/612654 - post helped me. I was able to get mine to build by setting the threshold to 9999 and by using the delete setting.
Comment #3
hass commentedSuch a simple change will not work with 200.000 aliases...
Comment #4
JennySmith commented:) I found early this morning that using the Views Bulk Operations described (badly) here:
http://drupal.org/node/236304#comment-2133690
worked on my site. I only had about 7000 nodes to fix. ( I couldn't get it to work on the taxonomy terms though.)
After you create your a view, go its url, click on the select all button, and a new button that allows you to choose all the nodes will appear. Then you can do your bulk change on thousands of nodes by clicking the update paths button at the bottom of the view page.
Hope that's better help for you.
Comment #5
gregglesIndeed, this is covered in http://drupal.org/node/236304
Comment #6
hass commentedCrazy solution... this should better be inside the module.
Comment #7
hass commentedAfter running the bulk updater script a few times (it exits very quickly after some stressful runs) - I've seen that many taxonomy terms still don't have an alias. There seems to be a bug.
Comment #8
gregglesOK, duplicate of #666064: Pathauto stops bulk aliasing taxonomy term paths