Fixed the issue, but make sure you reactivate plugin once. Also I have removed all shortcodes, again back to “ as many people thought this as bug ๐
Just found your plugin. Looks *amazing*. I tried 1.4.3 and it turned my site solid white, all pages front and backend. I removed it and tried 1.3.1 and v2 but the problem persists (same issue as the OP) I had to comment out line 48 in anspress-theme.php just so I could read the errors. Here it is: Warning: include(/volume1/web/…/wp-content/plugins/anspress-question-answer/theme/@eaDir/content-none.php): failed to open stream: No such file or directory in /volume1/web/…/wp-content/plugins/anspress-question-answer/includes/anspress-basepage.php on line 182 Warning: include(): Failed opening ‘/volume1/web/…/wp-content/plugins/anspress-question-answer/theme/@eaDir/content-none.php’ for inclusion (include_path=’.’) in /volume1/web/…/wp-content/plugins/anspress-question-answer/includes/anspress-basepage.php on line 182 I also had to comment out line 182. I finally got back into the admin backend and found the theme set to @eaDir which does not exist as a theme. I set it to “default” and things started working better (site is not white after I removed commenting from anspress-theme.php and anspress-basepage.php). Unfortunartely I also deleted the wp_ap_meta tables thinking I could go through the install process again but so far not having any luck รขโฌโ there seems to be a cookie set somewhere that makes the plugin think the DB was already created. No matter how many times I uninstall this plugin “with all data” it never tries to create the ap tables ever again. Hope that helps. Any tips would be greatly appreciated. Sincerey, Simon psdcovers.com EDIT: WENT BACK TO v2 AND IT RECREATED THE MISSING DB’S. SO FAR SEEMS TO BE WORKING…NOTHING IS WHITE OR OTHERWISE BROKEN… EDIT 2: Nope errors came back. Giving up for now. Warning: require_once(/volume1/web/…/wp-content/plugins/anspress-question-answer/theme/@eaDir/functions.php): failed to […]
What is the exact problem? AnsPress 2 does not have it’s own register-functionality anymore (as 1.4.x). It uses the standard login/register framework of WordPress.
Hi Rahul, can you please un-mark as solved? Sorry for using an answer instead of a comment, but I need some markup… I found out why it was only working in Chrome and not in FF and IE: I was logged in as admin in Chrome, as subscribers in FF and IE. Problem: the posting only works when logged in as admin, not if logged in as non-admin. When logged in as admin, if you post a question without specifying all fields you get a HTTP-200 response on the POST /wp-admin/admin-ajax.php | POST | 200 OK | application/json jquery.js?ver=1.11.1:4 Script I get the “Field Required” messages. The Tags lookup works. When I fill all fields, the question gets posted correctly and I am sent to the questions detail page (with answer box). When logged in as a subsciber, I get a HTTP-302 followed by a HTTP-200: /wp-admin/admin-ajax.php | POST | 302 Found | application/json jquery.js?ver=1.11.1:4 Script localhost | GET | 200 OK | text/html http://localhost:8080/wp-admin/admin-ajax.php Redirect I get no “Field Required” messages. The Tags lookup does not work, so I cannot create a completely filled and valid question.
Hello Christy, Can you contact me by email [email protected], with TeamViewer ID/pass ?
Rahul will provide a theme for AnsPress 2.0. If I’m correct, once it is available, you will be able to install it from the regular WP Theme repo. I don’t think it is available for AnsPress 1.4.x (as shown in image above).