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

JennySmith’s picture

I'm wondering the same thing..... Even when I set the bulk number to 1000, the URLs are not aliased.

JennySmith’s picture

http://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.

hass’s picture

Such a simple change will not work with 200.000 aliases...

JennySmith’s picture

:) 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.

greggles’s picture

Category: bug » support
Status: Active » Fixed

Indeed, this is covered in http://drupal.org/node/236304

hass’s picture

Crazy solution... this should better be inside the module.

hass’s picture

Status: Fixed » Active

After 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.

greggles’s picture

Status: Active » Closed (duplicate)