yaoquan
yaoquan
Comments
-
Maybe allow bandwidth used by clients to be calculated/recorded in a way so that clients can request for more bandwidth if their quota is hit.
-
Yes. The credentials are the same. It just works when i roll back all other files to previous version.
-
But the issue is that, those are the exact way the subscribers names are spelt out. Or the custom fields would be required to have. I'll side step it with some hacks though. Thanks for being so prompt in replies!
-
Alright. noted. Thanks
-
Apologies, More than 10K rows
-
Hmmm, but you seem to be using explode(',') this causes even columns which are like this -> "Peter, Stevens" which happens to be the persons name to be split up, causing issues with importing. The perline adding seems to also have have this hardc…
-
Also, adding an index on subscribers.list helped to speed things up
-
It seems to be the count functions in includes/list/main.php. How can this be fixed?
-
Apparently this is true. Would it be possible to not have this enforced, There could be situations where by users might just want to log in but not send any thing ( or in my case, I made it such that multiple users share a single app, so some user e…
-
By the way, I managed to receive forgot passord emails for my verified emails. But not for non-verified emails. Is there a restriction/check that is making it behave so?
-
Alright, managed to force it to use SES to send for now. Yes, probably sendmail was not available.
-
That could be the issue. Is there anyway I can use what the campaign mailing uses for the forget password instead?
-
I managed to resolve this. The free/basic tier for MYSQL on Heroku goes kaput with this amount of data. Upgrading the database solved the issue
-
Great. Thanks.
-
I see. But there could be cases where they do have multiple From Address registered with SES right? Alright I'll just remove the read only for now. Would you be taking care of such a scenario?
-
Same here
-
Wierdly, no issues with new brands now. Will let you know if it becomes an issue again
-
Is there a place that lists the upcoming features/priorities?
-
Sure, setting up MySQL on Heroku was a breeze too. Keep up the good work.