InviteTracker

Resource InviteTracker (75 Viewers)

Has anyone tried adding any formatting or images to the reminder email that gets sent out? More of a wishlist item than a need for sure, but I would love to be able to add a league logo or even just put some of the info in bold. Haven't had time to look into it yet but thought I would check if someone has.
Sorry for the late reply.

If you are sending emails only and are comfortable with html, you can embedd html tags right in the email Body.

As far as adding images, if you host your images on something like imgur you can point to those images in the html
 
Sorry for the late reply.

If you are sending emails only and are comfortable with html, you can embedd html tags right in the email Body.

As far as adding images, if you host your images on something like imgur you can point to those images in the html
That's amazing, can't wait to play around with it. I actually had forgotten that I asked that question.
 
So what exactly is involved when moving from 3.7 to 4.0?
Do i have to basically start from scratch and re-enter all guest info and retype all t g e messages?
Or is there a way to import that info or upgrade the 4.0 spp over top oc 3.7?
 
No import but you can copy past a lot of the stuff.

I recommend past as values so that you don’t overwrite any formatting.
 
Sorry for the late reply.

If you are sending emails only and are comfortable with html, you can embedd html tags right in the email Body.

As far as adding images, if you host your images on something like imgur you can point to those images in the html
Was this functionality already present in old versions or do i need to upgrade to the latest?
 
My experience for upgrading is :


  • Update my title, logo. ... and copy the WebAppURL for the scripts.
  • Update some of the Settings if needed (status change, ...)
  • Update my pick list with the right times proposed.
  • Copy/paste the Guest tab
  • Add all my MsgTemplates by copy/paste
  • Verify what are the Status in the latest version and adapt eventually the changed/new ones to my templates
  • AND FOLLOW THE README steps for the scripts.
 
I haven't read through the 17 pages on this thread, so I apologize if this was already asked. By doing the Read Me scripts, does that keep all my information private? Or is it shared @Al Azouri as part of it. Thx.
 
I haven't read through the 17 pages on this thread, so I apologize if this was already asked. By doing the Read Me scripts, does that keep all my information private? Or is it shared @Al Azouri as part of it. Thx.
Ha. No I can’t see your info. For that I would need to either know your web app url or you would have to share the sheet with me.

That security prompt you see is to allow the Google sheet to act on your behalf as far as Google is concerned. (Oversimplifying it a bit)
 
Hello @Al Azouri I think there is a new bug in the latest changes.

I get this error at the very begening of sending messages. And not even a line in the log.


onMsgEditReferenceError: maArr is not defined

[EDIT] it was typo in line 872. I made the change on my spreadsheet. Works fine.
 
Last edited:
Yes. Just saw that this morning on mine. I’LL update the one on the resource soon.

EDIT: this is only on the unpublished version you and I are testing. I just updated your sheet with an additional fix that handles blank emails better.
 
Last edited:
I send 88 emails per month, and I find that I can get 29-31 emails out in that 6 min window. With only an A/B/C list, I can only add 2 more players before I have to start sending 1-off emails
I have an update on this. ^^^
I’m currently testing code that can take as little as 5 seconds per email. That would bring you up to 72 per list. But of course that is also dependent on how fast Google is running that day.

I can make a further optimization but that would come at the cost of not seeing anything happening in the send status window. The sheet would essentially look like nothing is happening while messages are being processed. So I will likely not do that for the version I post. Let me know if interested and I can talk you through commenting out one line of code. I don’t expect a huge improvement though. Maybe you’ll save a second per message.

Also, not sure if I mentioned this already but I added a D E and F list to v4.0
 
I stopped deleting rows yo be safe..i. just mark the guest as inactive.

In 3.7 i still get the occasional timeout email from TimeSend even though it's disabled
 
I stopped deleting rows yo be safe..i. just mark the guest as inactive.

In 3.7 i still get the occasional timeout email from TimeSend even though it's disabled
If you don’t use that function you can just delete the trigger.
 
Deleting rows is safe as long as you leave at least one row present.

It’s adding rows that was unsafe until v4.0. Prior to 4.0 you had to use the function in the menu to preserve the formulas.
 
i've restarted the process several times now... early on Personal Link was working and then not
I noticed I somehow had 2 copies of the demo... so started from scratch again and each time
I get this error from the Personal Links

TypeError: Cannot read properties of null (reading 'toString') (line 266, file "Triggers")

Thoughts?
 
i've restarted the process several times now... early on Personal Link was working and then not
I noticed I somehow had 2 copies of the demo... so started from scratch again and each time
I get this error from the Personal Links

TypeError: Cannot read properties of null (reading 'toString') (line 266, file "Triggers")

Thoughts?
What are the exact steps you take to get to this error
 
Make a copy
In the copy
the PLs work fine before any changes
I add the msgEdit trigger, going through the whole app verification screens
Deploy -> new Deployment... change the description
copy the Wep app URL; close that window
paste the URL in the settings tab
Deploy -> Manage Deployments
change to New Version
Click Done

When I go back to GUESTS, I get the error message for the PLs
Thought it might be a cookies thing, so cleared cookies and cashed
Made sure there was only one instance of the demo and the copy on my drive

Theywere working a couple of hours ago in one interation of the deployment, but I get this error every attempt now
 
Last edited:
i've restarted the process several times now... early on Personal Link was working and then not
I noticed I somehow had 2 copies of the demo... so started from scratch again and each time
I get this error from the Personal Links

TypeError: Cannot read properties of null (reading 'toString') (line 266, file "Triggers")

Thoughts?
Ok. Try this: go to the status tab and make and unmake any change. Then see if it works.

Let me know. If it works I’ll know what to do to fix for others.
 
That works... I unclicked and then reclicked "show position" for the IN status
Tested with a president, added myself as guest and that worked too
Sent myself an email with PL and that worked as well

Thanks a ton
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account and join our community. It's easy!

Log in

Already have an account? Log in here.

Back
Top Bottom