duncanc wrote:seems to be running version 2.11.5-dev whereas the downloaded version is 2.11.5, so there are likely to be some differences between them.
jurij wrote:I have exactly the same problem, but with clean install of dev version.
PHPlist is hosted and iconv is enabled
* phplist version: 2.11.5
* PHP version: 5.2.9
* Browser: Mozilla/5.0
* Webserver: Apache
* Website:
* Mysql Info: 5.0.90-community-log
* PHP Modules:
o zip
o libxml
o xsl
o xmlwriter
o xmlrpc
o dom
o xmlreader
o xml
o wddx
o tokenizer
o tidy
o session
o pcre
o SimpleXML
o sockets
o soap
o SPL
o standard
o Reflection
o pspell
o posix
o pgsql
o mysqli
o mysql
o mime_magic
o mhash
o mcrypt
o mbstring
o json
o imap
o iconv
o hash
o gettext
o gd
o ftp
o filter
o exif
o date
o curl
o ctype
o calendar
o bz2
o bcmath
o zlib
o openssl
o cgi
jurij wrote:I have exactly the same problem, but with clean install of dev version.
PHPlist is hosted and iconv is enabled
duncanc wrote:The problem does not occur if you install the HTTP_Request package. This package allows you to use a remote URL as the source of a message (I don't).
Or this is a workaround if you don't need to use a remote URL as the source of a message.
in admin/lib.php
line 128
'sendmethod' => 'remoteurl', ## make a config
change to
'sendmethod' => 'inputhere', ## make a config
Users browsing this forum: No registered users and 2 guests