Search Results for '+.+default+.+'
-
Search Results
-
Topic: Change default editor style?
Hi,
How do I change the editor style from “Visual” to “Text”. My theme is messing up the text area so that it is hardly visible to users. Using the “Text” version is a lot better.
Which file do I need to edit to change this default?
I set the permalink rule for Forum as below.
http://xxxxxxx.jp/forum/%post_id%/However,when log in as Subscriber/Contributor, the permalink rule isn’t reflected
but default setting(/%postname%/) is reflected…On the other hand, when log in as Admin, the permalink rule is reflected normally.
Could you tell me why this happens?
Topic: bbConverter error
Hi everyone,
I need your help. I wanna migrate from phpbb to bbpress.
I use bbConverter. I got this error :[…again and again…]
WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =WordPress database 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 ” at line 1]
SELECT * FROM wp_posts WHERE id =Convert forums (0 – 99)-
Not clearing default passwords-Not Converting users Selected-
Not Cleaning Data-
Conversion Complete-
Starting Conversion…
Could you help me?
Thank you.Unable to post in new forums (all forums are new on this site). Can see ‘everything, except for a ‘submit’ button after entering the topic.
Have verified this occurs with TwentyTwelve, BP Default and BP Columns ver. 1.5.3
I am using WP 3.5 and Buddypress 2.2.3
Have reinstalled forums
Have Deactivated and Activated the plugin.
Have reset permalinks (as suggested in another forum)
Have made a new post to WP and confirmed I am able to post comments to it.At a loss, any suggestions and solutions greatly appreciated!
The forums are listed in a widget on the left side of the page (don’t have them working on the discussion page (yet), that is another post???
Your time and energy is greatly appreciated.
RevKev
Topic: Everyone is a Key Master!
Not sure if this is related to anything else i’ve seen here but pretty sure this is about the new dynamic roles. Prior to the new forum roles i had created custom roles to combine capabilities of forum and wp default roles (such as Moderator + Editor) using user role editor. Things were all out of whack and i noticed this week that everyone was able to see our private forums, so i decided to try to clean things up by deleting all of my custom roles and start over. Unfortunately it seems that the new powers have stuck and i can no longer edit the capabilities of the participant role (has everything but keep gate and manage capabilities) the other roles seem to be editable (although they all default to this level of power as well) Anyone know what to do here?
Thanks advanced!
Topic: latest forum topic started
Hey
I have an author page that is different to the default bbpress user page.
However I’d like to show the last forum topic a user started as well as their latest reply on that particular page. Is there a way to do this?
Thanks a lot.I was looking for a way to make sure forum posts are always edited in the WYSIWYG mode of the fancy editor, and found an easy solution to hide raw text (both tabs actually disappear with this) – in case someone is looking for this as well;
In the template files (only copy the files you need from wp-content/plugins/bbpress/templates/default/bbpress to your theme folder, into a folder called bbpress, for example wp-content/themes/mytheme/bbpress) you’ll find numerous calls to:
bbp_the_content( array( ‘context’ => ‘reply’ ) );
In your template files replace a call like this with (ie. add: ‘quicktags’ => false);
bbp_the_content( array( ‘context’ => ‘reply’, ‘quicktags’ => false ) );
The calls can be found in all form-xyz.php files.
Dear all,
I have post this at plugin site, however, i want to post it here too since this was an issues and i want to increase the popular of this post so that the master or “sifu” can see and help… thanks
I am fresh to wordpress. I have install bbPress into my wordpress, and i face some serious issues.
By default, after I comment on a topic, it should be refresh the page and show me my comment with āAwaiting Moderationā. However, itās some time do not refresh and stay in same page, it will link me to the main topic pages.
After I set the topic and reply under āPer Pageā section to 1000 per page, this issue do not occur anymore. But problem is reader do not like so many topic or comment in 1 page. Itās seems that bbPress by default do not have a solution in the code to link correctly between the topic pages?
For example, if I set under āPer Pageā section, 10 post per reply. When this topic have more than 10 reply, the 11 reply will go to page 2, here the issue will start. anyone post after page 11 will be link to wired page/link or the page will display āOh bother! No replies were found here!ā or āpage 404, not foundā.
Anyone have a solution on this? Any help is appreciateā¦
ThanksHi, I have this small little issue regarding the e-mail address’s whenever someone receives and e-mail from my BBpress forum, or even when I receive an e-mail from my site regarding BBpress. Whenever someone signs up as a user on my forum, they get an email from username@box551.bluehost.com with their username and password. I have no idea why it’s from username@box551.bluehost.com, because my admin settings are set up for a different gmail account. I was on the phone with bluehost (my web hosting company) for a good hour and they tried everything they could and finally suggested that it was on BBPress’s end, and not theirs. So how would I change the default e-mail address to username@gmail.com and not username@box551.bluehost.com when ever myself or a registered user to my BBpress forum receives an e-mail?
I’m running the latest version of WordPress with BBpress 2.2.2.
Any help would greatly be appreciated! š