Search Results for '+.+default+.+'
-
Search Results
-
I use BBPress 0.8.3 here:http://bbpress.org.ru
but I can’t see my custom themes even the default theme in the panel.I can only see”Dashboard Users Content “when I login to panel…
Why?
Update:My forum has upgraded to 0.8.3 from 0.8.2,I find there add two options about Mysql Datebase in the config.php of the new version(0.8.3) .It set the Datebase CHARSET and COLLATE to utf8.
Then I created a new Mysql datebase and set the config.php correctly,but when I install it,it said:
“Warning: mysql_get_server_info() [function.mysql-get-server-info]: A link to the server could not be established in /home/.lewis/okokb/bbpress/forums/bb-includes/db-mysqli.php on line 80”
then I check the line 80 of the file,db-mysqli.php,it looks seem that the version of my Mysql Datebase must be 4.1.0?
isn’t it? but my Mysql datebase are all above 4.1.0.
But I saw that,when I signup with a new Datebase,I can see my custom themes in the panel.
Now I want to know,if BB require only 4.1.0(the version of the mysql datebase)….
I’m very sorry about that my English is not good,I hope you can understand what I mean….
Thanks all.
dupola
Topic: BB Poll Plugin
I was wondering if there was a way to make all post have a default poll question. Im starting a freebie forum, where users can submit free stuff they find online, I would like to set each post started to have a simple yes/no poll, like did this freebie offer work? Can this be done?
Very nice theme, however I am getting this error when I click edit:
This topic is
Fatal error: Call to undefined function topic_resolved() in C:wampwwwwrdp2bbp2bb-templatesfeelinggrayedit-post.php on line 35
I’m not getting this with the default them Kakumei. Suggestions?
Hello all,
I found on this site an address leading to “よくきたBlog” where ja.po and ja.mo files were available. I could use it for my forum but I realize that some part really needing to be modified. I tried then to open the ja.po file in PoEdit, which I managed to do. The problem is that when I try to save the file, it prompt me 2 errors:
09:57:33: msgfmt: K:..bb-includeslanguagesja.po: field `Language-Team’ still has initial default value
09:57:33: K:..bb-includeslanguagesja.po:323: a format specification for argument 1 doesn’t exist in ‘msgstr’
09:57:33: msgfmt: found 2 fatal errors
When i turn off the “create automatically an *.mo file”, the program save the *.po file correctly. I wonder how I can fix those errors (Cause it seems that the program will not create a new ja.mo file untill those errors vanish).
Thanks for reading
Rui
Topic: forum underconstruction page
Hi,
I thought there already was a plugin for this, but I can’t find it.
What I am looking for is a way so the admin can put the forum in undercontruction-mode. Visitors will see a default underconstruction-page until the admin removes it again (with a selection option in the admin?). Very handy when updating a forum.
_Null
Topic: Suggestions and misc
Where do i put them? here? if so..
i think bbp should have 2 options at install, standalone or integrate with WP .. and since so many ppl want this under WP it should be default
So i added
require_once($_SERVER . ‘/kent/wp-blog-header.php’);
in my config and it seems working fine. Can i now use functions as is_user_logged_in() and wp_list_categories() in my bbp templates ?
Can either sides registration/login be totally skipped? ex. remove bbp´s registration?
After filling in step one of the installation I get this message:
Now we’re going to create the database tables and fill them with some default data.
bbPress database error: [A table must have at least 1 column]
CREATE TABLE wp_
Created table wp_
bbPress 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 ‘;$bb->wp_homeusers (user_login, user_pass, user_email, us]
INSERT INTO wp_;$bb->wp_homeusers (user_login, user_pass, user_email, user_url, user_registered) VALUES (‘JeffV’, ‘145d638abb3245b4362f959f774bf1b2’, ‘jeff@jackhammr.org’, ”, ‘2007-11-13 06:30:26’)
bbPress 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 ‘ ”, , ”, ‘200]
INSERT INTO bb_topics (topic_title, topic_slug, topic_poster, topic_poster_name, topic_last_poster, topic_last_poster_name, topic_start_time, topic_time, forum_id) VALUES (‘Your first topic’, ‘your-first-topic’, , ”, , ”, ‘2007-11-13 06:30:26’, ‘2007-11-13 06:30:26’, 1)
bbPress 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 ‘;$bb->wp_homeusers WHERE ID = 0’ at line 1]
SELECT * FROM wp_;$bb->wp_homeusers WHERE ID = 0
Finished!
I’m sorry I don’t understand what all that means. Can someone here help me? Thanks.
Jeff Voegtlin
Hello,
I followed all the steps mentioned in the installation and bbpress got installed properly but it doesn’t display the forum properly.
you can see the forum login here : http://www.reviewsaurus.com/bbpress/
but you’ll see that it doesn’t look correct as no images no css is loaded.
It’s a fresh installation and i’ve not changed anything else. Can you please suggest me what could be the problem….I’m using the pretty permalinks feature….could that be a problem?