Hi,
After reading the forum, I reinstall the MLM again. Just for the record and to help me figure out and solve my problem, here's what I did.
1. I reinstalled MLM and have chosen mySQL instead of the plain text version.
2. I CHMOD the folder and files to 755
3. I've changed the $path_to_script = "http://" . $_SERVER['HTTP_HOST'] . $_SERVER[PHP_SELF];
with
$path_to_script = "http://www.drbadr.com/lm/lm.php";
4. With this, when I clicked on "Go" I was directed immediately to the MLM login page and was able to see the statistics and was able to create and add list.
8. The "Statistics" in MaxBulk Mailer is working and I am now able to see the clicks, opens, etc.
However, I am still facing the following problems:
1. I can't see any graphics for MLM page whenever I click on "Statistics" or "Show list".
2. If I preview my newsletter all the links is not working. When I sent the newsletter to my yahoo and company email, i got the same result. For example, if I click on "About Me" link, I got a blank page. The original link for "About Me" page is
http://www.drbadr.com/about-me/ instead, the links are as follows and this is the reason why all the links in my newsletter is not working.
http://www.drbadr.com/lm/lm.php?tk=amVm ... bout-me%2F
Any idea on how I can solve this problem?