By Andrew Thomas on
i just installed drupal and im noticing that when i go to create a new content>page that it does not give me the URL path settings option
why am i missing that and how can i get that to appear
i just installed drupal and im noticing that when i go to create a new content>page that it does not give me the URL path settings option
why am i missing that and how can i get that to appear
Comments
Something about
Something about security...
Drupal 4.7.x now outputs /?q=node because of security issue (?)
BTW the urlalias / pathalias module still works out-of-box - it will output:
/?q=name
/?q=admin/settings
*Ohh, you have to go to admin/modules and enables the `path' module first :) Dont skip that
Same thing for me
I have Path activated on my Drupal 6.22 Website.
But the URL path settings wont' show up. I am using a bought template as well.
HELLLLPPPP
I would think that Pathauto
I would think that Pathauto would solve your problem.
Once you have installed the module open up the admin options and you should be able to adjust the URLs.