vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Newsletter (Forum Activity) (https://vborg.vbsupport.ru/showthread.php?t=274413)

Successfulsteps 12-20-2011 07:03 AM

Does this work in 4.1.9? I just upgraded and am having some problems with other mods due it. I would love the pro version, and shoot ads are good for business. But I want to insure it works first on this version.

Thank you in advance for your time.

Christos Teriakis 12-20-2011 07:31 AM

Quote:

Originally Posted by Successfulsteps (Post 2279317)
Does this work in 4.1.9? I just upgraded and am having some problems with other mods due it. I would love the pro version, and shoot ads are good for business. But I want to insure it works first on this version.

Thank you in advance for your time.

To be honest I'm always waiting around 2 weeks before upgrading to a new version, as 99% should be something like 4.1.9 PL1 :erm:

But especially this addon, does not uses any vb functions, expect usergroups, that's why it works unmodified with vB3.x too. So, 99,99% should be compatible.

Chris

Christos Teriakis 12-20-2011 07:39 AM

Quote:

Originally Posted by bremereric (Post 2279309)
Okay Chris I got my test e-mail functioning. One quick question if I let it search all forums for the popular threads it will pull one out of a forum I have set up as the staff forum which is only viewable by moderators, supermoderators and Administrators. Any quick fix to this. Also a little help to display my forums logo in the header. You can see the attempt I made and if you click on the blue img link you will display the picture.

By default you can assign, which forum ids to include in Popular list. But I can understand you if you have 30 forums and you want to include 29 of them and let out just one, this is not the best way for you. You can tricky it by modifying the file: newsletter/functions.php.

Search for:
Code:

function getPopular
A few lines below you'll find:
Code:

WHERE visible=1 AND open=1 AND forumid IN ($forumids) AND replycount>0
Change it to:
Code:

WHERE visible=1 AND open=1 AND forumid NOT IN ($forumids) AND replycount>0
Doing this change (and only for the popular threads), the forum ids that you'll add in settings, will be excluded instead to included. Hope that you gor my meaning.

Chris

bremereric 12-20-2011 07:49 AM

Quote:

Originally Posted by ChrisTERiS (Post 2279322)
By default you can assign, which forum ids to include in Popular list. But I can understand you if you have 30 forums and you want to include 29 of them and let out just one, this is not the best way for you. You can tricky it by modifying the file: newsletter/functions.php.

Search for:
Code:

function getPopular
A few lines below you'll find:
Code:

WHERE visible=1 AND open=1 AND forumid IN ($forumids) AND replycount>0
Change it to:
Code:

WHERE visible=1 AND open=1 AND forumid NOT IN ($forumids) AND replycount>0
Doing this change (and only for the popular threads), the forum ids that you'll add in settings, will be excluded instead to included. Hope that you gor my meaning.

Chris

Gotcha so maybe I could do that for the most recent also. Cool and thanks for the quick reply.

lazytown 12-20-2011 11:49 PM

Can this do some of the things we discussed via pm a while ago? Such as most popular thread in the past week/month (top replies in past week, top views in past week, etc)?

Thx

bremereric 12-21-2011 04:12 AM

Okay Chris I got the code changed and it worked great with my test PM. I scheduled one to the super mods and administrator but it did not work. I am going to need more help. I really want this to work. It's probably the mail server settings. PM coming to you.

bremereric 12-22-2011 04:46 AM

Quote:

Originally Posted by bremereric (Post 2279611)
Okay Chris I got the code changed and it worked great with my test PM. I scheduled one to the super mods and administrator but it did not work. I am going to need more help. I really want this to work. It's probably the mail server settings. PM coming to you.

I went back and read all the posts. If I can get it working I will pay for the pro version. Send e-mails gets me this in admincp....

Newsletter Send Emails

Could not instantiate mail function.
Done

Christos Teriakis 12-22-2011 05:21 AM

Quote:

Originally Posted by bremereric (Post 2279970)
I went back and read all the posts. If I can get it working I will pay for the pro version. Send e-mails gets me this in admincp....

Newsletter Send Emails

Could not instantiate mail function.
Done

There is a notice about this in my main post. The free version is using the Mail() function to send newsletters. Some hosting providers (like GoDaddy), have disabled this function.

Chris

bremereric 12-23-2011 12:00 AM

Quote:

Originally Posted by ChrisTERiS (Post 2279977)
There is a notice about this in my main post. The free version is using the Mail() function to send newsletters. Some hosting providers (like GoDaddy), have disabled this function.

Chris

It was never that Chris I finally asked Hostmonster for the correct e-mail settings and got it to work. Your link to the Pro version doesn't work anymore. As soon as you fix that I am ready to buy. One last question is my Issue count is up to 8 now. How can I role it back to Issue number one. I assume testing it raised the number up to 8.

Thanks,

Eric

bremereric 12-23-2011 12:28 AM

Here I used your link in your signature and got there.

http://www.christeris.com/icart.php


All times are GMT. The time now is 09:20 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01323 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete