Is this possible, a way to have submitted questions or a notification to the admin when something is posted? I have it set for all public/registered are allowed to ask questions/answers. (Yes, I looked in the settings).
Do you think its a good idea to set a maximum number of reputation points per day, and can I do so?
please help me
please help me
Hi!!
I have a custom form to let the users create a question with the option to upload images. It works fine, but today I see on the server a error log file. Inside is always the same line over and over:
[14-Oct-2015 11:08:01 UTC] Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND m.apmeta_param IN ('category', 'tag') ) ) GROUP BY m.apmeta_userid' at line 1 de la base de datos de WordPress para la consulta SELECT u.user_email, u.ID, u.display_name, UNIX_TIMESTAMP(m.apmeta_date) as unix_date FROM wp_ap_meta m INNER JOIN wp_users as u ON u.ID = m.apmeta_userid where m.apmeta_type = 'subscriber' AND ( m.apmeta_actionid = 3062 OR (m.apmeta_actionid IN () AND m.apmeta_param IN ('category', 'tag') ) ) GROUP BY m.apmeta_userid realizada por do_action('wp_ajax_apf_addpost'), call_user_func_array, apf_addpost, wp_insert_post, do_action('save_post'), call_user_func_array, AnsPress_Process_Form->action_on_new_post, do_action('ap_processed_new_question'), call_user_func_array, AnsPress_Actions->after_new_question, do_action('ap_after_new_question'), call_user_func_array, AnsPress_Ext_AnsPress_Email->ap_after_new_question, ap_get_question_subscribers_data
I see in this text the following
where m.apmeta_type = 'subscriber'
but all my users are collaborators with upload rights. I tried changing the user roles (anspress moderator, author, administrator) but always with the same result.
Only with the main administrator the line is not added to the error log.
If I deactivate the ansspress mail plugin, the lines are never added to the error log file.
Is a problem with the plugin, or I am making something wrong in the functions of my custom form?
Thanks.
My Q/A site has two user types (Doctors & Nurses). Nurses should only be able to view categories A, B & C. Doctors can use A, B,C,D & E.
Whats the easiest way to accomplish this functionality?
Hi, this is most likely theme conflict. Clicking comment link doesn’t do anything. In Chrome console, it says:
Error: Syntax error, unrecognized expression: (0)(…) anspress_site.min.js?ver=2.3.8:1
The site is on dev server, that’s why I marked this as private for now. Here’s a link:
http://dev1.celeer.com/community/question/how-to-use-wordpress/
Would really appreciate help.
Can you give me answerbox theme demo. Below Picture please.