Function StripAccent(thestring As String) Dim A As String * 1 Dim B As String * 1 Dim i As Integer Const AccChars= "ŠŽšžŸÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ" Const RegChars= "SZszYAAAAAACEEEEIIIIDNOOOOOUUUUYaaaaaaceeeeiiiidnooooouuuuyy" For i […]
Error: [Symfony\Component\Debug\Exception\ClassNotFoundException] Attempted to load class "Type" from namespace "Mautic\EmailBundle\MonitoredEmail\Processor\Bounce". Did you forget a "use" statement for e.g. "JMS\Serializer\Annotation\Type", "Doctrine\DBAL\Types\Type", "Aws\DynamoDb\Enum\Type", "Symfony\Component\Validator\Constraints\Type" […]
update: edit: /wp-includes/default-filters.php comment out all the 11 times the add_filter is added. for example add_filter( 'the_content', 'wptexturize' ); […]
Related to contacts {contactfield=firstname} Related to Companies {contactfield=companyname} {contactfield=city} {contactfield=companyfax} Custom Fields???
Getting these three to work with a decent security is a hazzle. Notes: Allow to firewall based on Mac Address https://ubuntuforums.org/showthread.php?t=2320860 […]