Need Support on Various Issues
  • Hi Oli,

    I have installed your plugin on my clients site and I need help with the following:

    1. Script Errors - When I Activated the plugins, the following errors were displayed, for the privacy purpose, I have masked the identifable information:

    Warning: session_start() [function.session-start]: open(/www/vapache/****/sessions/sess_4516c237d9ff1e9669cab323b8cdcfc8, O_RDWR) failed: Permission denied (13) in /usr/www/virtual/****/www.*********.com/wp-content/plugins/wp-answers-pro/yahooanswerclone.php on line 11

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/www/virtual/****/www.*********.com/wp-content/plugins/wp-answers-pro/yahooanswerclone.php:11) in /usr/www/virtual/****/www.*********.com/wp-content/plugins/wp-answers-pro/yahooanswerclone.php on line 11

    Notice: A session had already been started - ignoring session_start() in /usr/www/virtual/****/www.*********.com/wp-content/plugins/wp-answers-pro/yahooextrafunctions.php on line 2

    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /usr/www/virtual/****/www.*********.com/wp-includes/functions.php on line 3387

    Warning: Unknown: open(/www/vapache/****/sessions/sess_4516c237d9ff1e9669cab323b8cdcfc8, O_RDWR) failed: Permission denied (13) in Unknown on line 0

    Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/www/vapache/****/sessions) in Unknown on line 0

    I reported it to our host to inspect them and they said:

    The issue is code related, if you comment the first 2 lines in /usr/www/virtual/****/www.*********.com/wp-content/plugins/wp-answers-pro/yahooextrafunctions.php the Warnings about sessions will go away.

    However, for the rest of the Notices, it is related to using deprecated functions which should be updated. When you enable WP_DEBUG all Warnings and Notices are being displayed, which makes you believe they are errors, but the application can work fine with them, its just a suggestion what the php interpreter suggests should be changed.

    It will be good if your coder can take a look at these, since all of them are wp related.

    2. User Role Issues - Only the Users with Author role are able to post question. I had a touch time changing the roles of about 10,000 members to Author. This also posses a risk as members can misuse the site. Is there any work around for this?

    3. Edit User Points - This site has more than 10,000 members and counting. When I go to the plugin options, the page takes too long to load or sometimes makes the browser hang. Can you please fix this in the next version.

    4. Is it possible to Send Notification Emails to users when they post question or when their question is approved or unapproved.

    5. How to allow the question poster to post comments on his own question.

    6. Is it possible to display related questions on the single post based on the tags rather than displaying the recent questions.

    Thanks

    Alok

    Ruchie.com

  • olioli May 2011

    We are in the process of a code re-write at the moment - Will address these issues.

    We disallowed people answering their own questions as it allowed for abuse where people would choose their own question as best answer for the points.

    You can use a related posts plugin - http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/

    WP-Answers Admin | Contact Me if you need help.

  • Thanks Oli!

    Ruchie.com

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

Tagged

  • 59