HTML Newsletter Generator - Keep Members Coming Back [Paid] [Deleted]

Status
Not open for further replies.
Hi @BamaStangGuy ! Purchased, and would love to use this, but two bugs I've found are forcing me to leave this disabled:

When this add-on is enabled, the [bd] Widget Framework widget "Threads" will break, as pertains to the "thread cutoff" date. For example, on my homepage I use the Threads widget to pull "active threads" ONLY created in the last 1 day, ordered by number of replies. When you're newsletter add-on is enabled, it pulls ALL threads (not just those from the past 1 day) and orders by number of replies.

When this add-on is enabled, it breaks Waindigo's Ignore New Posts add-on

As soon as this Newsletter add-on is disabled, the above bugs go away. Re-enabling it causes them to re-appear. Tested 3-4 times just to be sure...

Thanks for looking into this -
 
Couple of issues:

Undefined variable: boardUrl
5 minutes ago - library/BamaStangGuy/XFNewsletter/ControllerPublic/XFNewsletter.php:98


and ....

View attachment 98314

Lastly, I also suggest/request a ' | Privacy' link going to our ACP 'Privacy Policy URL' next to the Unsubscribe.

Fixed in next release.

Hi @BamaStangGuy ! Purchased, and would love to use this, but two bugs I've found are forcing me to leave this disabled:

When this add-on is enabled, the [bd] Widget Framework widget "Threads" will break, as pertains to the "thread cutoff" date. For example, on my homepage I use the Threads widget to pull "active threads" ONLY created in the last 1 day, ordered by number of replies. When you're newsletter add-on is enabled, it pulls ALL threads (not just those from the past 1 day) and orders by number of replies.

When this add-on is enabled, it breaks Waindigo's Ignore New Posts add-on

As soon as this Newsletter add-on is disabled, the above bugs go away. Re-enabling it causes them to re-appear. Tested 3-4 times just to be sure...

Thanks for looking into this -

Will have a version for you to try later today.
 
BamaStangGuy updated HTML Newsletter Generator with Showcase, Resource Manager, Gallery & Attachment Support with a new update entry:

UCWords Helper + Better Template Organization

  • A new helper was created so that we can use the PHP function ucwords() to auto capitalize the first letter of each word in the title.
  • It is now easier to implement your own design into templates. See screenshot below. Templates were created to separate key parts of the html in order to give you a better idea of how the add-on creates the source code.
View attachment 98744

Read the rest of this update entry...
 
Hi @BamaStangGuy ! Purchased, and would love to use this, but two bugs I've found are forcing me to leave this disabled:

When this add-on is enabled, the [bd] Widget Framework widget "Threads" will break, as pertains to the "thread cutoff" date. For example, on my homepage I use the Threads widget to pull "active threads" ONLY created in the last 1 day, ordered by number of replies. When you're newsletter add-on is enabled, it pulls ALL threads (not just those from the past 1 day) and orders by number of replies.

When this add-on is enabled, it breaks Waindigo's Ignore New Posts add-on

As soon as this Newsletter add-on is disabled, the above bugs go away. Re-enabling it causes them to re-appear. Tested 3-4 times just to be sure...

Thanks for looking into this -

Can you confirm latest version fixes your issues?
 
Problems/things I need to be perfect:

- Not use of language phrases. It's annoying to translate "More Topics" "Your Account" "Web Version" "Posted by" "Views" "Replies" "Likes" "Read More"... every new newsletter.
- Still can't choose the most popular topics in last X days. Need to install WDB Popular Content and add content manually each new newsletter (what is not bad at all, but can be better ;) ).
- (New problem): I have my attachments stored at Amazon S3 using [bd] Attachment Store. Maybe because of this i have "img src" from attachments wrong:
HTML:
<img src="http://mywebsite.com/foruns/http://anexos.mywebsite.com/2015/02/656957_b99970200cd7a6dc1e2b36490b5eea9b_thumb.jpg"
must be:​
HTML:
<img src="http://anexos.mywebsite.com/2015/02/656957_b99970200cd7a6dc1e2b36490b5eea9b_thumb.jpg"
Best,
Vitor
 
Phrasing is still on the to do list.

Your issue with the threads will be addressed in the next update.

The Amazon S3 issue will be looked into as well.
 
Problems/things I need to be perfect:

- Not use of language phrases. It's annoying to translate "More Topics" "Your Account" "Web Version" "Posted by" "Views" "Replies" "Likes" "Read More"... every new newsletter.
- Still can't choose the most popular topics in last X days. Need to install WDB Popular Content and add content manually each new newsletter (what is not bad at all, but can be better ;) ).
- (New problem): I have my attachments stored at Amazon S3 using [bd] Attachment Store. Maybe because of this i have "img src" from attachments wrong:
HTML:
<img src="http://mywebsite.com/foruns/http://anexos.mywebsite.com/2015/02/656957_b99970200cd7a6dc1e2b36490b5eea9b_thumb.jpg"
must be:​
HTML:
<img src="http://anexos.mywebsite.com/2015/02/656957_b99970200cd7a6dc1e2b36490b5eea9b_thumb.jpg"
Best,
Vitor

Phrases and Amazon issues have been fixed. I took a look at the add-on you mentioned and we are using the exact same query for time. I am not sure what exactly is different about that one? You can change the time to whatever you like in the add-on and it will do the same thing as the one you mentioned.
 
Can this addon support Bob's pickem, survivor and sportsbook addons, ie have the latest events displayed?
 
BamaStangGuy updated HTML Newsletter Generator with Showcase, Resource Manager, Gallery & Attachment Support with a new update entry:

Auto Inline CSS Is Back + External Data Path Corrections

  • A new helper was created to automatically inline the css so that you do not have to manually do so. You can simply copy the source code directly into your email editor and be good to go.
  • Added a new option for your external data path if you are using a cdn.
View attachment 98830

Read the rest of this update entry...
 
Status
Not open for further replies.
Back
Top Bottom