Posted by linuxpimp on February 16, 2007 at 2:19pm
Hi all
This is indeed trivial for some, but how and where do i apply "patches". I understand the location will differ according to module etc.
For example, i need to apply patch as described in issue here: http://drupal.org/node/117917
WHere do i start?
Thanks
lp
Comments
http://drupal.org/node/60108
http://drupal.org/node/60108
newms
I'm not authorized???? why
I'm not authorized????
why not??
It's true : not authorizations ..??
I'm not authorized for see this nodepage in drupal.org.
Why this story ?
Where's the problem for view "one simple explication" around the patches ?
http://drupal.org/node/60108 = Not possible ...
Thanks very much.
Note:
I use browser firefox 7
Loris Ultrasuoni www.ultrasonic-cleaners.eu
handbook
There are some pages in the handbook describing the process of applying patches.
Thanks
Folks
1) Thanks for the immediate assistance
2) Thanks for pointing me to the source and not spoon feeding the answer :-)
3) My site is patched, thanks again.
lp
wireless router reviews
Hi
I am getting access denied when I visited the link. Can you help me please with this same topic. Thanks
sarmad
Hope this helps
Hope this helps ..
http://drupal.org/patch/apply
The pointers in other
The pointers in other comments posted above should give you enough information to deal with most regular patches. But the patch you are referring to here isn't really a code patch (see webchick's comment #27 on the page). It's more detailed documentation around the behaviour for setting and resetting cookies. The patch gives some documentation and a template code line for an additional php setting which you'll need to adapt to your particular installation.
What you need to do in this situation is read the patch and webchick's comment #27 carefully and understand the directions that are being given. To see if this will fix your situation add the ini_set line in your setting.php.
It's basically one line - I'd hand-edit it into my settings.php with a text editor if I was trying to apply it.