
05-12-2007, 02:24 PM
|
|
|
Join Date: May 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Updated Repost...
I'm using fresh installs of 3.6.5 vbulletin, 2.1.3 wordpress in the same DB.
If you don't mind letting me know the status of these bugs listed below, answers like: - Unknown bug, will investigate
- Known issue, will fix.
- Known issue, hack to fix available
- Known issue, will not fix
- As designed, will not fix
- Feature request, will implement
- Feature request, will not implement
The wp-admin panel is broken/buggy in numerous ways. - The uploads section in the "write post"page is broken when the plugin is active. It seems that the code for the forum post dropdown list is conflicting with the code to display the upload bar properly.
- Editors have to login to the forums, then refresh the wp-admin at least twice before they can see the wp dashboard. Sometimes they need to login 3 or 4 times before the wp-admin panel will come up. Clicking "remember me" is not an option for some of my editors (don't ask why) but even then, that doesn't always work either.
- Logging out is broken. Pressing "log out" from the wp-dashboard sends me to --> vb logout page. But if I immediately go back to my wp-admin URL, I'm still logged in and able to make changes. This problem requires a cookie refresh/mass delete via IE options before it can be resolved.
- There is an issue with new editors that are registered through VB that I want to be "editors" of the WP blog via mapping, where their username don't show up in the dropdown list when making new WP posts. I still have no idea how to fix this and I have lots of editors stepping on each other now when the make posts since WP seems to choose a default username that doesn't match that of their VB username.
- Deleting a post in WP doesn't delete the post in VB. So if one of my editors of the WP blog is not a VB admin, or just not savvy with VB, I'm stuck deleting posts for them.
Also, a few wish list features:- I wish there was a way to set a "default" forum to post into, having a dropdown list of available forums has created another step for my not-so-web-savvy editors to go through in order to make a functional post with working comments. I'd love to have an option to disable the "post in" dropdown list alltogether, letting me force all posts into a single forum. Is there an easy PHP hack I can make here to force this? I noticed another poster asking for this multiple times earlier in this thread.
- Is there a way to augment the post that is going into the forum through WP? Right now a WP post is copied into a forum verbatim. I'd like to insert : Author info and /quote the entire post. How would I go about doing that?
|