By debwire on
I have no clue how to apply the taxonomy.module patch, specifically this step:
3) Patch taxonomy.module with the included taxonomy.patch with the command 'patch -p0 < taxonomy.patch' while in your drupal installation's module directory.
I don't have command line access to my site's server. How does a non-total-geek install this patch?
Thanks.
Comments
A total non-geek better
A total non-geek better keeps his hands off patches.
--
Drupal services
My Drupal services
--
Drupal services
My Drupal services
Perhaps, but...
...if the non-total-geek wants to be able to limit by role who has access to certain categories, this module seems to be the only option.
So.....? Any better advice? LOL.
Do you have unix on your own system?
EDIT: If you want to send me the files, I can do it for you, just contact me using the Drupal contact form.
If you run unix/ linux/ mac os, then you can apply the patch locally, then upload the new version.
I have not seen the patch and am assuming it olny alters one file. If it changes more than one file, then it could be a little more difficult for you.
If you have access to a *nix based system do the following:
1) go to the command line.
2) type: patch taxonomy.module taxonomy.patch
Make sure the above line actually points to each of the files!
3) Execute the command
4) Upload the NEW version of taxonomy.module to your web server.
If you run windows, then you had best see the module developers section of the handbook about patches for your specific platform.
Hope that helps.
--
Nathan Wheatley
If i dont run unix /linux /mac
If i dont run unix /linux /mac, then what ?...
I didnt find any information about manual patching from this Module developer's guide -> http://drupal.org/node/508
Please also look this... topic about the same problem...
http://drupal.org/node/35547
and I
answered you there with the relevant links to do this.
-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
I understand, but cannot get the patch to work!
Like others, I think its pretty poor to insist on patch. Most people don't have access on their webhost to do that.
But aside from that, I can't get the patch to work.
run patch within modules folder
specify the filename manually when prompted
Hunk #1 FAILED at 1.cd .. and try again
What am I doing wrong?
Ok, what are the alternative
Ok, what are the alternative methods, to make some forums private to some userclasses... others not ?
I Agree
I couldn't agree with you more. Patches are out of the dark ages. If we sent out software updates as patches and not a rolled up version, we would be out of business. I guess that is he difference between being a profitable company and being well...
Here you go:
Here you go: http://drupal.org/node/37061
Thank you for understaning
Thank you for understaning shouchen.
Damn i have to link some topics here.. the discussion is about the same issue... taxonomy.module patching.
http://drupal.org/node/35547
http://drupal.org/node/36967