I have a D6 site which I need to migrate to D8. The big obstacle keeping this from happening long ago is that the site makes extensive use of tablemanager, which has not been maintained for a long time and was last supported on D6. Now, however, there is no real choice in having to move. A suggestion was made that we consider contentimport, but my impression is that it is not an ideal fit.
I am no longer able to update the pages when I have put content of paragraphs type. I can submit if I edit any other type like Rich text but if I edit text and image type I get a 403 Forbidden error saying I don't have permission to access node this on this server. I am logged in as user 1 administrator.
Hi, i'm trying to overcome an issue i'm having with Views. I've exposed a Date (no time) field using the is_not_between operator so the user can enter start and end dates. I've tested this with a Date field that stores a single value and it filters correctly. However we've been unable to get this to work with a Date field that stores multiple values.
I'm not an advanced programmer but I can use hook_form_alter to change the field labels etc. That's not a problem.
I'm developing a store (my first one) and need some help with payment gateways.
I want purchases allowed to be made via credit card (Visa, Mastercard etc), and would like some advice on which gateways to use and how to enable them.
I would like the payment and invoicing to be done on my site.
Not sure if it's relevant, but I am located in Australia.