Hi,
Thanks for the repsonse.
Did you look at the vbook.php change file in a text editor? I tells you what needs to be changed. From a quick look, it seems line 3 needs to be changed and about 5 lines near the bottom need to be deleted and one added.
I assume the file in question is located at /home/httpd/html/horde/turba/lib/Driver
I would back it up before any changes though.
I did look at the .php in editor, but it appears the the lib/Driver/vbook.php is much longer then the patch, I'm not sure how to apply the patch or to use a patch program as this programmer indicated.
I see another post about patching, but not related to vbooks, however I'm sure I could use the same method to patch
http://forums.contribs.org/index.php/topic,34545.0.htmlRegarding the post above:
I see that this cp command copies the source to .original which is I guess a backup of the original.
Then the patch command applies the .diff to the original.
Sounds simple enough, but what about the templating issue ?
Would the above posted thread apply here ?
I guess it couldn't hurt anything to try it, as long as my vbook.php is backed up.
Thanks again.