Open jordan26 opened 5 years ago
Hi, I've just run the patch on my TSOHost shared hosting account, got 1 failed message and the rest success:
patch -p1 < sendy_4_0.patch
patching file autoresponders.php patching file includes/config.php Hunk #1 FAILED at 29. 1 out of 1 hunk FAILED -- saving rejects to file includes/config.php.rej patching file includes/create/send-now.php Hunk #1 succeeded at 567 (offset 12 lines). Hunk #2 succeeded at 819 (offset 10 lines). patching file includes/create/test-send.php patching file includes/helpers/subscription.php patching file scheduled.php
Is there any known issue here or anything to look in to?
I temporarily updated config.php to 777 and then re-ran the patch. Failed on same file/lines again.
I've for now manually added the lines to the config.php
Hi, I've just run the patch on my TSOHost shared hosting account, got 1 failed message and the rest success:
patch -p1 < sendy_4_0.patch
Is there any known issue here or anything to look in to?