MLM HTML pages not working

edunger

New Member
I have set up MLM on our server with an mySQL database. When I use the lm.php to manually create a few test lists. The issue I am having is that this only works a few times. Some times when I create a new list, it looks like it works, but the list is not there. The same thing happens when I try to add new users to one of the lists.

To further complicate the matter, I cannot get the HTML sample pages to work correctly. Specifically I have been testing with the subscribe_auto_single.php page. My lists show up correctly from the drop down menu. I get no errors when I submit the subscriptions and unsubscribe requests however the changes do not execute.

I have set the folder permissions to 777 for the directory. I have sent multiple test emails however only 1 went through from the web interface. I ran the web-based diagnostic and there were no errors.

I would appreciate any guidance here.
 

edunger

New Member
I can create a new list with a new unique name with no issues. If I delete a list and want to create a new list with the name of a deleted list, it will not work.

Even working with Max Bulk Mailer, I can add new users and delete new users from existing remote lists.
 

edunger

New Member
After playing with the program more (both web interface and Max Bulk Mailer) I have been able to send an email and get click-through tracking. For some reason now, I cannot create new lists through the web portal.
 

stanbusk

Administrator
Staff member
The web interface uses the same exact code as MaxBulk Mailer. What is the name of your list?
 

edunger

New Member
I have used simple names like Test, Testing, Sample as well as multi word names. I do not use any other characters other than letters.
 

stanbusk

Administrator
Staff member
Weird. Have you look into the database with a mySQL editor? For Mac you have 'Sequel Pro'.
 

edunger

New Member
I have looked at the tables in the mySQL database using the phpAdmin tool in cPanel. The information does not appear to be there. I have even tried flushing the file to clear any cached information. In an attempt to determine if the database was corrupted, I did a clean install of the MLM with a brand new mySQL database and ended up having the same issues/results.
 

stanbusk

Administrator
Staff member
However you say you can create a new list in MLM using the web interface without errors :-/ Have you checked your mySQL settings with your server support?
 
Top