NMS + user list from a User Defined Tag

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
SwBd
New Member
New Member
Posts: 6
Joined: Mon May 13, 2019 5:52 pm

NMS + user list from a User Defined Tag

Post by SwBd »

Hello everybody,

In the NMS module, when I create an email list via a UDT, the sending of the Newsletter remains blocked on: "Starting" and nothing happens (I left it running for 24 hours).

I told myself that it came from my UDT which was not working. (According to the help of the module, a simple array is enough). So I reproduced exactly the example of Calguy:

Code: Select all

$ out = array ('user1@somedomain.org ',' user2@somedomain.org ');
return $ out;
(Of course, I put valid email addresses).

I have absolutely no problem during a "standard" shipment without going through a UDT.

Have I forgotten something in my settings?

Thank you in advance for your help.
----------------------------------------------

Cms Version: 2.2.13

Installed Modules:

AceEditor2: 1.05
AdminSearch: 1.0.4
CGBFCrud: 1.3.5
CGBetterForms: 1.10.4
CGBlog: 1.15.8
CGCalendar: 2.6.2
CGContentUtils: 2.5.4
CGExtensions: 1.65.1
CGSimpleSmarty: 2.2.1
CGSmartImage: 1.22.7
CGSnapshot: 1.4
CMSContentManager: 1.1.8
CMSMailer: 6.2.14
Captcha: 1.0
CmsJobManager: 0.1.3
DesignManager: 1.1.7
FileManager: 1.6.10
FilePicker: 1.0.4.1
FrontEndUsers: 2.14.3.4
Gallery: 2.4.2
JMFilePicker: 1.0.1
JM_Forum: 1.1.rc.1
JQueryTools: 1.4.2
LISE: 1.3.1
LISEnelesoublionspas: 1.3.1
MenuManager: 1.50.3
MicroTiny: 2.2.4
ModuleManager: 2.1.7
NMS: 2.13.3
Navigator: 1.0.9
News: 2.51.8
SelfRegistration: 1.14.5
TinyMCE: 3.3.1

Config Information:

php_memory_limit:
max_upload_size: 128000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Paris
permissive_smarty: true

Php Information:

phpversion: 7.2.19
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32759
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 512M
max_execution_time: 300
register_globals: Off (False)
output_buffering: 4096
disable_functions: _dyuweyrj4, _dyuweyrj4r, dl
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 130M
upload_max_filesize: 128M
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On

Performance Information:

allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: On (True)
smarty_cache: Off (False)
smarty_compilecheck: On (True)
auto_clear_cache_age: On (True)
Server Information:

Server Software: Apache
Server Api: fpm-fcgi
Server Os: Linux 4.14.154-ovh-vps-grsec-zfs-classid On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.6.46
Server Db Grants: Could not find a suitable "GRANT ALL" permission, this does not necessarily lead to problems... But if you have problems installing/removing modules or adding and deleting items/pages this could be the cause!

Permission Information:

tmp: /home/ametisre/www/tmp (0777)
tmp_cache: /home/ametisre/www/tmp/cache (0777)
templates_c: /home/ametisre/www/tmp/templates_c (0771)
modules: /home/ametisre/www/modules (0705)
uploads: /home/ametisre/www/uploads (0705)
File Creation Mask (umask): /home/ametisre/www/tmp/cache (0777)
config_file: 0404
----------------------------------------------
Post Reply

Return to “Modules/Add-Ons”