There is a module in Drupal call "Forward" which can email a page to his friend, I can't find a similar module here for doing the same job, please suggest if you know, Thanks
This may be overkill, but the module print contains an option to email the page as well, I believe. I'm not sure if its working in its Backdrop's version.
Another possibility: The RRSB module has a forward option. If you don't want all the social-media sharing links, you can uncheck them all, then enable RRSB on the node types of your choice.
Hi
I added the 2 additional settings in settings.php, did a restart - and the error disappeared!
Thanks for the support!
(but the issues with the conversion still remain .....
I wonder if what is happening here is the default database settings are for utf8mb4 if the database server supports it.
In settings.php or settings.local.php if that's where you put your...
Posted1 day 1 hour ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
I've not done this with a menu before but something similar with different Views presentation blocks for different resolutions (i.e. not just responsive but a different presentation method...
Posted1 day 2 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Thank you for all your help.
In the meantime I just edited the export db-file and removed the top line with the sandbox comment. --> Still the same issue.
I exported also with the...
Comments
This may be overkill, but the module
print
contains an option to email the page as well, I believe. I'm not sure if its working in its Backdrop's version.https://github.com/backdrop-contrib/print
Another possibility: The RRSB module has a forward option. If you don't want all the social-media sharing links, you can uncheck them all, then enable RRSB on the node types of your choice.