Git Product home page Git Product logo

q2a-newsletter's Issues

Newsletter shows no entries

No questions or answers are listed in the newsletter. When pressing "process" the following warnings appear:

Notice: Undefined variable: qhtml in ...\qa-plugin\q2a-newsletter-master\qa-plugin.php on line 158

Warning: implode() [function.implode]: Invalid arguments passed in ...\qa-plugin\q2a-newsletter-master\qa-plugin.php on line 158

Notice: Undefined variable: ahtml in ...\qa-plugin\q2a-newsletter-master\qa-plugin.php on line 159

Warning: implode() [function.implode]: Invalid arguments passed in ...\qa-plugin\q2a-newsletter-master\qa-plugin.php on line 159

Notice: Undefined variable: chtml in ...\qa-plugin\q2a-newsletter-master\qa-plugin.php on line 160

Warning: implode() [function.implode]: Invalid arguments passed in ...\qa-plugin\q2a-newsletter-master\qa-plugin.php on line 160

Q&A version 1.5.4
default plugin settings
questions and answers in the database

Send automatically once a day

Is it possible to send this out automatically once a day or once per week? There doesn't seem to be a plugin that does this.

Newsletter has no questions

In qa-plugin.php I find

$selectspec="SELECT postid, BINARY title AS title, BINARY content AS content, format, netvotes, userid FROM ^posts WHERE type='Q' AND FROM_UNIXTIME(#) <= created AND netvotes > 0 ORDER BY netvotes DESC, created ASC LIMIT ".(int)qa_opt('news_plugin_max_q');

Is this right? It looks like the # is not right.

I read this question

http://www.question2answer.org/qa/19200/qa-plugin-q2a-newsletter-master-qa-plugin-php-on-line-158?show=19200#q19200

and saw that this is commented out to make it so that all questions despite having no plus votes file into the newsletter, but I am getting no questions in my newsletter, so I thought this line might be the problem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.