Search Results for 'test'
-
Search Results
-
Topic: Import Error With Kunena3
I am trying to move my Joomla install over to WP, and am having some troubles with the Kunena importer to BBPress.
When I attempt to do the import, it successfully moves over some of the information, but stops every time when it tries to import the topics. It gives me the error:
WordPress database error: [Table ‘******.jos_kunena_topics’ doesn’t exist]
The problem is that I don’t use the jos_ prefix anywhere in my tables, and it seems to be automatically inserting that prefix into the table when trying to import. I imagine the table it’s looking for is not actually jos_kunena_topics, but rather just kunena_topics.
I am using Joomla 2.0.19 with Kunena 3.0.5, attempting to move over to the latest versions of both bbpress and WP.
Any help will be appreciated.
Hi
I use the latest version of wordpress and bbpress and the twenty twelve theme.
My users can not check the option “Notify me of follow-up replies via email” so that they receive a notification by email.
The same checkbox I see below this window.Who can help me out.
ConradTopic: Misalignment/Margin Problem
Hey everyone. I’m not the most css savvy yet, but I can usually chase down a problem after a while… not this one, it seems. Why is my text outside of the margins on the left side? I’ve already had to add a snippet of code to my theme’s style.css to take care of some strange bullets, but the text was misaligned before doing that as well I think. Thanks for your advice.
I just installed bbPress today (Version 2.5.6), and although I have been able to create new forums, every time I try to add a new topic I get “ERROR: Your topic cannot be empty.”
I am using the latest version of the Nirvana theme (version 1.0.5), which is supposedly compatible with bbPress.
I have searched some forums and tried adding the line “define(‘WP_MEMORY_LIMIT’, ‘128M’);” to wp-config.php, but still no luck.
I have just installed wordpress, so at the moment the only plugin I have installed is “TinyMCE Advanced” which facilitates font modification (size, underline, family, etc.) in the post editor, and even after deactivating this nothing changes.
Please help đ
The âBack to Discussionsâ link in my forum take me back to my siteâs homepage, instead of the listing of forum discussions. Do I have something set wrong? I canât find anywhere to fix this.
*(I did post this in 2 unresolved BuddyPress threads, although I was referred this forum. I searched for existing matching topics in your Troubleshooting forum, and only found one other matching thread that is also unresolved: https://bbpress.org/forums/topic/â-back-to-discussions-link-goes-to-home-page/)
All help is appreciated!
On the main forum page here on bbPress.org the latest topics are listed with the wrong freshness time. More than half hour incorrect more some. The freshness time on the specific forum pages are correct though. Why is this?
Hi Guys.
I hope you can help. I am using the latest version on wp and bbpress. My site is http://www.recipebrag.com
I have just set up cloudflare and since when posting a reply or making a post, it takes ages for it to appear. I don’t know if it is to do with cloudflare or not. Has anyone else had this issue?
I have searched but cannot find an answer.
TIA
Steve
I’d like to edit my forum homepage to show the latest posts (much like this forum), as well as the main forum topics, but what is the name of the file actually controls the display of the forum homepage? I can’t believe I’m asking this, but I just can’t figure out where it is!
And are there conditionals you can use to target different pages – similar to wordpress is_home() is_archive() etc – and if so, is there a list of them somewhere?
Thanks for any help at all.