trevorpythag
Forum Replies Created
-
hi sorry about the delay.
You will need to edit the plugin itself to do this which means you will need to repeat the edits after each upgrade 🙁
Go to querys.php and delete line 132
Dave
It sounds like an issue with permalinks so I’d try saving them as they are as explained above first and then trying deactivating other plugins to see if you can find the source of the problem.
Questions are essentially just posts with the ‘question’ post type. That means you can get the category in the normal way so using get_the_category($question->ID) should work. Have you allowed for the fact this function returns an array of objects etc?
Hope I can help,
DaveI’ll include a way of doing this in the admin panel for the next update. However putting things in a config.php file is a good way to quickly impalement these changes and means there is only one file people need to replace when they upgrade.
I know this is suboptimal but it enables me to make this change more quickly
This would require a fair amount of work although I will try to include it in the next update (might be a while though). In the mean time I belive there are a number pf plugins which allow you to have a greater amount of control of custom post types etc from the admin panel.
Sorry I can’t be of more immediate help
DaveSorry about the delay in replying.
It is because the ajax call doesnt escape the contents of the form before making the request. The fix to this should be made at line 56 of ajax.js. I will do this soon however I am not going to have an internet connection for a week so it may be while before the plugin is updated.
If you update the plugin this problem should be fixed – please let me know if it isn’t.
Sorry about the delay in this reply.
It turns out the way I added the capability type broke the plugin for people who hadn’t set up their installation to use the new capability type.
I have updated the plugin so that the capability type is now set in the config.php file and is defaulted to “post”. If you change the value in there it will change it for the plugin.
I cant understand why this is happening. Sorry I can’t be of more help. If you do find out what is causing the problem please let me know so tat I can fix it in the next version.
Could you try disabling WP Widget Cache and Hyper Cache Extended?
I’m not really sure what is causing the problem. Could you also check coreforum.php is in the plugins folder (it looks almost as if it’s missing)
It seems like the shortcode itself is being called but form some reason is not displaying properly. What other plugins have you got installed and which version of the plugin are you using?
If you download the plugin again now (or however long it takes for the changes to go through) it should be there. I haven’t done much work with roles and capabilities so I wasn’t aware this could be done.
Dave
Thanks for the tip 🙂
Forum: Plugins
In reply to: [Question and Answer Forum] [Plugin: Question and Answer Forum] LOGINI dont see how this relates to the plugin…
Hi. When I look at the link you posted all I see is a 404.