Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bhl007

Pages: [1] 2
1
results show that if someone signup to mailing list at 10am, then when we send followups to that user at around that time, it will be much effective.

Is that possible to make lmp do checking every 15-20 minutes to send mail based on user signup's timestamp instead of a dailymail?

2
General Help & How-To / problem with parameter passing?
« on: January 13, 2008, 09:17:56 am »
Hi Dean,

Recently i use script like viralfriendgeneratoor where it is a advance tell a friend script.

when someone fill in his own email and name to get the free gift, he can choose to tell 3 friends(optional)

When he click on submit to get the free gift, his information will be added into mailing list.

I tested it with my listmailpro, it seems not working

i set the script to follow variable in listmailpro like list, fname, lname, email

it should work right?

when i tested this way at my own browser's address bar, it do work perfectly,

http://www.aeting.com/listmail/signup.php?list=5&fname=ah&lname=lim&email=ahim@gmail.com


but in the form code when it use together with other script that will perform auto variable posting to this form (to add subscriber), then return to the other page, it seems not working, i can't figure out where's the problem!


<form method=post action=http://www.aeting.com/listmail/signup.php>
<input type=hidden name=list value=5>
First Name: <input type=text name=fname size=10><br>
Last Name: <input type=text name=lname size=10><br>
Email: <input type=text name=email><br>
<input type=submit name=sup value="Subscribe Me!">
</form>

3
General Help & How-To / any idea on this error?
« on: December 19, 2007, 06:50:56 pm »
Warning: 100% of messages were skipped due to timeout, authentication or unknown error!
You may want to check your settings, enable the SMTP log and send some test messages to make sure they are delivered.


i not able to deliver email out, but dailymailreport tell success.

4
"Table 'lm_users' is marked as crashed and last (automatic?) repair failed"

Error

SQL query: Documentation

SELECT *
FROM `lm_users`
LIMIT 0 , 30

MySQL said: Documentation
#1195 - Table 'lm_users' is marked as crashed and last (automatic?) repair failed


I not able to view any of my subscribers after login to my listmailpro admin area.

Any idea to repair or solve this?

5
General Help & How-To / DailyMail error..
« on: January 21, 2007, 04:57:13 pm »
Hi, recently my dailymail seems to stop working.

The dailymail report didn't sent to my email anymore.

So, I go to check the problem, I click on the "Run DailyMail Now" and getting the following error.

"admin-35-Can't open file: 'lm_sendp.MYI' (errno: 144)


I check the last DailyMail running date, it is "21th Jan", it looks like the dailymail is running correctly.... I'm not sure what is happening.

6
General Help & How-To / Import Leads error
« on: September 24, 2006, 12:23:21 am »
Hi, I found that it's a problem with the mailing list....

Example: I have the following custom field:

upline phone
upline messenger

THen I set the default value:

upline phone: 3432q32
upline messenger: xyz324

Note: upline's default value is the default value set by me, i am upline.

When someone optin, I will make sure every custom field will have in the form, and all the value filled.


BUT if I import leads, it will not get any upline variable, because it's not from optin form. So after import, it should get the default value to fill in the fields.

After import several hundreds fresh leads and having more than 5 times of followups, I feel weird because nobody seems to signup for any programs I promoting. After done a check, omg.. the custom field that don't have value when I import is still empty, it will not take the default value.

And now I having difficulties, fill in the custom field of these several hundreds leads with default value manually?

or I not able to pause this particular list either.

Help~~~  :-(

7
General Help & How-To / Multiple cron?
« on: August 25, 2006, 06:14:19 pm »
Hi, I would like to use this lmp to deliver ads at different time. For example, 12am, 8am, 4pm daily.

Is it possible to have multiple cron? One for normal execution, another 2 for execution at other time?

If don't have this, I think I have to install multiple lmp to do it... lol.


Advice please.

8
General Help & How-To / Curl complete code for Resume?
« on: August 14, 2006, 08:10:13 am »
Hi, I search thru the forum and get the dailymail curl as below:
curl -o /dev/null http://example.com/mail/dailymail.php?pw=mypass 1> /dev/null 2> /dev/null

How about complete line command for resume curl?

My host have just transfer to new server and wget is not working right now, but once I try, curl can work.

So, decided to use curl now.

9
General Help & How-To / Rename listmail to mail possibility
« on: June 30, 2006, 07:01:57 am »
What if I want to change the whole folder name from listmail to mail ?

I currently have the script install under domain.com/listmail, I plan to change it to domain.com/mail, so that the link is shorter (especially the Link Tracking).

Will it be very hard? ....

10
General Help & How-To / Backup error, so should I download this?
« on: June 17, 2006, 02:38:52 am »
Optimizing tables... DONE Writing backup file... DONE Verifying backup file... ERROR - MISSING DATA TABLES
Zipping... OK

thanks.

11
Hi dean, I would like to have this:

In the Mailing List Settings we can have a checkbox to pause the particular email campaign..

I am facing problem because everyday I have to import some leads into new list, and sometimes I have to stop the particular list for a while. But if I set all the user's followup sequence to "end", later it can't go back to where they are..

This shouldn't be hard to implement right?

Also, after changing the charset, I am trying to copy chinese word into lmp, and click save. But it seems some words can remain, while some words change to other unreadable type..

Can you help to make it fully compatible with chinese word? China have 13 billion ppl, and I don't want to lose the chance on this market :-)

12
Customization, Integration / Verify emails BEFORE sending?
« on: May 15, 2006, 08:11:10 am »
I am getting suspended from host due to the following reason

Your account was suspended due to a lot of emails
bouncing back to the server, this causes the server
to slow way down.

Some of the leads that I import into LMP, the email is not valid.
Thus, LMP will process bounce for me via bounce cgi script.

But, bounce back make the server slow down... Any advice to easily remove the invalid email before I import email to LMP?

13
General Help & How-To / How to ask for unsubscribe reason
« on: May 06, 2006, 06:46:43 am »
Hi,

I would like to add in a page to let unsubscriber to write their reasons at the unsub confirm page.

After they choose the reason from option button, and fill in comment at text area, then only they can click the !button to unsubscribe.

How to do that?

14
General Help & How-To / Error happen, will resume.php auto resume?
« on: May 03, 2006, 08:53:24 am »
Hi, when importing email and sending welcome message, suddenly get this error



Average speed: per second. per hour.

Warning: fsockopen(): unable to connect to localhost:25 in /home/bhlaff/public_html/listmail/admin.php on line 1482
Connect to server localhost:25 failed.

Warning: fputs(): supplied argument is not a valid stream resource in /home/bhlaff/public_html/listmail/admin.php on line 1654

Warning: fputs(): supplied argument is not a valid stream resource in /home/bhlaff/public_html/listmail/admin.php on line 1658

Warning: fgets(): supplied argument is not a valid stream resource in /home/bhlaff/public_html/listmail/admin.php on line 1660

Sending error. Check your mail settings.

Due to this, only 900 of the 2500 email is successfully sent, then I wait for a few minutes and click Resume Sending, but i get a message stated sending complete

I have resume.php setup before that.
So, will it auto resume sending?

A suggestion here, maybe you can generate an email to admin so that admin know the resume to the mailing list is done.

Else, we just don't know is it already resume, already fully sent out..

15
General Help & How-To / some email address not accepted
« on: February 19, 2006, 06:19:11 am »
Hi, I have try to add some email address in which the email itself is very long.


But when add, it say error..

Is it because lmp have a validation check on the email address length?

If so, what can I do, since i know the email is valid.

Awaiting reply.

Pages: [1] 2