aordway
New Member
Running MBM 8.4.7-US and MLM on OS X 10.9.1 Server with PHP Version 5.4.17.
I can manually create a list on the lm.php webpage. I can manually add subscribers to the list on the web page. I can not upload from MBM and I can not upload via the Upload link in the lm.php?cmd=admin&action=showlists or the html/upload_list.php.
I was getting this error:
[Tue Feb 18 11:56:28 2014] [error] [client 184.182.233.129] PHP Deprecated: Function eregi() is deprecated in /Library/Server/Web/Data/Sites/Default/lm/lm_functions.php on line 1926
Looks like eregi is deprecated in php 5.3 so I tried fixing that and ended up just commenting out that section, except for the return true. Now at least it looks like it is starting to upload, but then I get this error and have no idea how to fix it:
[Tue Feb 18 12:41:57 2014] [error] [client 184.182.233.129] PHP Warning: Illegal string offset 'name' in /Library/Server/Web/Data/Sites/Default/lm/lm_admin.php on line 1470, referer: http://minicmaps.ihmc.us/lm/lm.php
I would like to use MLM but I can't get a list uploaded...help
I can manually create a list on the lm.php webpage. I can manually add subscribers to the list on the web page. I can not upload from MBM and I can not upload via the Upload link in the lm.php?cmd=admin&action=showlists or the html/upload_list.php.
I was getting this error:
[Tue Feb 18 11:56:28 2014] [error] [client 184.182.233.129] PHP Deprecated: Function eregi() is deprecated in /Library/Server/Web/Data/Sites/Default/lm/lm_functions.php on line 1926
Looks like eregi is deprecated in php 5.3 so I tried fixing that and ended up just commenting out that section, except for the return true. Now at least it looks like it is starting to upload, but then I get this error and have no idea how to fix it:
[Tue Feb 18 12:41:57 2014] [error] [client 184.182.233.129] PHP Warning: Illegal string offset 'name' in /Library/Server/Web/Data/Sites/Default/lm/lm_admin.php on line 1470, referer: http://minicmaps.ihmc.us/lm/lm.php
I would like to use MLM but I can't get a list uploaded...help