Search Results for '"wordpress'
-
Search Results
-
Hey all –
I’m hoping I’m just missing something here, but I’m trying to create a new template (to match a WordPress theme I’m working on). I’ve created a folder within the bbp-themes folder, and added a stylesheet and one file (I’m just testing it right now to get a feel for how the theming system works): page-front-forums.php.
The thing is, when I do this, ALL of my themes in the WordPress back end (under appearance > themes), save the twenty Ten (default WP theme and the bbPress version) go away. ALL of them. Now, the current theme is still working on the front end of the site, but on the back end, there’s no themes at all – they are all gone.
So can anyone tell me what I’m doing wrong here? Am I putting the bbPress theme files in the wrong place? Or is this some kind of bug?
Got thru installation procedure, but one error when tried to create ‘bb_allposts’ table. Error seems to be syntax error??? How do I fix or how do I re-install? If I have to re-install, do I need to remove anything first?
Hope you can help
Regards
S
SQL ERROR!
>>> Database: seoirse_eg_wordpress (localhost)
>>>>>> CREATE TABLE IF NOT EXISTS
bb_allposts(post_idbigint(20) NOT NULL auto_increment,forum_idint(10) NOT NULL default 1,topic_idbigint(20) NOT NULL default 1,poster_idint(10) NOT NULL default 0,post_texttext NOT NULL,post_timedatetime NOT NULL default ‘0000-00-00 00:00:00’,poster_ipvarchar(15) NOT NULL default ”,post_statustinyint(1) NOT NULL default 0,post_positionbigint(20) NOT NULL default 0,PRIMARY KEY (
post_id),KEY
topic_time(topic_id,post_time),KEY
poster_time(poster_id,post_time),KEY
post_time(post_time),FULLTEXT KEY
post_text(post_text)) TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8’;
>>>>>> 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 ‘TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8” at line 16
Key master email not sent!
Hello,
I have just started to study BBPress structure. I am familiar with WordPress.
I like to know how can we apply “resolved” or “not resolved” status to any Topic?
Thanks.
I used to run v1.0.3 then I decied to go plugin version..
I did an import but since my forums contains arabic topics; some topics didn’t make into the new version, also, even if they show in my forums when you click on a topic title to view it, it leads you to 404 page.
I noticed articles contains characters such as; ! , ? are not handled by the WordPress importer.
another thing is the search field provided in the twenty ten theme: it doesn’t search inside the forum but inside the blog -how to enable forum searching?
Thanx for the great work and keep on moving

PS. you can compare Arabic and Latin written topics on my forum here: http://forumcine.ma/forums/forum/forum-general/koi-d-9/
It’s a plugin for WordPress + bbpress 2.0.
It allows users to ignore other users by way of hiding their posts and topics.
It’d be great if anyone with spare time could test and give feedback

This happened:
bbPress Standalone Importer
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in <removed for privacy>/wp-content/plugins/bbpress/bbp-admin/importers/bbpress.php on line 668
Warning: Cannot modify header information - headers already sent by (output started at <removed for privacy>/wp-admin/admin-header.php:35) in <removed for privacy>/bad-behavior/bad-behavior/screener.inc.php on line 8
Importing Users
We’re in the process of migrating your users...
Renamed the wp_users and wp_usermeta tables to bb_wp_users_tmp and bb_wp_usermeta_tmp respectively.
WordPress database error: [Table '<removed for privacy>.bb_users' doesn't exist]
CREATE TABLE wp_users ( <code>ID</code> BIGINT( 20 ) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, <code>user_activation_key</code> VARCHAR( 60 ) NOT NULL DEFAULT '', KEY ( <code>user_login</code> ), KEY( <code>user_nicename</code> ) ) SELECT * FROM bb_users ORDER BY <code>ID</code>
There was a problem duplicating the table bb_users to wp_users. Please check and re-run the script or duplicate the table yourself.After that I only got:
WordPress database error: [Table 'md220579db167769.wp_users' doesn't exist]
SELECT * FROM wp_users WHERE user_login = '<removed for privacy>'
WordPress database error: [Table 'md220579db167769.wp_users' doesn't exist]
SELECT * FROM wp_users WHERE user_login = '<removed for privacy>'
Warning: Cannot modify header information - headers already sent by (output started at <removed for privacy>/wp-includes/wp-db.php:940) in <removed for privacy>/wp-includes/pluggable.php on line 934I delete the tables bb_wp_usermeta_tmp and bb_wp_users_tmp trying to fix this problem: stupid of course …
Topic: Page in Menu
Hi, all,
I’m having issues with the forums on http://www.daddybegood.com/. It’s installed correctly (as far as I can tell, at least!), but no-one can post on it.
The log-in system seems to work fine, but the forums still show “You must log in to post”.
DBG is functionally identical to our sister site http://www.high50.com/ which has a fully-working forum. The only differences are in the database (content, config, etc).
Anyone got any ideas what might be going wrong?
hey guys, i’v installed and integrated these two friends.
BBPress is recognizing wpmu users and allow to login but when i login with my super user in BBPress, i dont have any administration ability,
i set the rules for wordpress super user in bbpress settings, but its not working, and i cant in anyway go to bb-admin and change any setting

any suggestion ?
thanks.
a Strange bug here :
I have bbpress as a plugin in WordPress ; both upadated to the most recent versions.
I also have S2Member plugin running (compatible with bbpress 2 plugin)
and buddyPress plugin, latest version. (bbpress forum component is disactivated,
because I dont know where to find the bb-config.php file in a bbpress plugin install ???)
My theme is Dynamix, (it is buddypress and bbpress compatible)
Now here is the problem :
I created all My forums and categories.
I’m happy with it, the tree is looking good, and I can navigate it !
BUT as soon as I post a New Topic, I can no longer navigate the Forums …
The URL in the browser’s adress bar is changing accordingly to my moves
BUT the only thing I can see is this topic that i posted !! …
If I clic a link back to the BLOG area of wordpress, I can see my posts correctly and navigate.
But if I clic again (or type an URL) on any of my Forums links, I am presented again with this TOPIC !!
Also … I have a link to my FAQ page (which is a normal wordpress PAGE)
and this link also brings me back to my infamous Topic (instead of displaying my FAQs) …
(although the URL is the FAQs URL …)
Now if I try to create more Topics, I will see only the first one I wrote …
And if I delete all Topics, everything is back to normal …
and I can see my Forums Navigation tree again (my FAQs as well) !
How crazy is that ?
Any Help appreciated.