I have renamed bbpress’s folder to something called “collectibles-talk”. I have this folder in my root along with WP. I do not have them integrated, they are separate, both using there own database.
When I click on any of the forum topics, say “Please Introduce Yourself”, it takes me back to my WP website, a 404 page. Any ideas? Here is my website’s forum, so you can see what I am talking about: http://collectibleswow.com/collectibles-talk/
Click on a forum topic.
Thanks
Hello, I’ve just messed up my work. I had WP in root and BB under /bbpress directory but I’ve decided to use BB in root and WP under /blog directory because BB suits my needs better. So I moved it around / changed the setting of both to reflect the new URL… but I can’t log in BB, it says user “admin” doesn’t exist (admin was originally created for WP which I installed first).
My BB homepage says:
Warning: mysql_connect() [function.mysql-connect]: Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2) in /home/home1/novapojistovna_cz/public_html/www/bb-includes/backpress/class.bpdb.php on line 123
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/home1/novapojistovna_cz/public_html/www/bb-includes/backpress/class.bpdb.php on line 377
Now where do I start to fix it? Please help, thank you.
Hey there, I’ve been poring over things looking for documentation on any “advanced” search options, like searching by user, showing only threads with replies, etc. Pretty much any supported options outside the stock text string search. (Dreaded vBulletin example here: http://www.vbulletin.com/forum/search.php)
Haven’t really found very much so far, except that it’s supposedly something that’s only theme-enabled. Can anyone point me in the right direction for docs, examples, or anything else?
Hi!
That’s the error I get during integration/installation, someone can help me?:
Duplicate key name ‘user_nicename’
>>> User tables will already exist when performing a database integrated installation.
Forum could not be created!
here is installation log:
Referrer is OK, beginning installation…
>>> Setting up custom user table constants
Step 1 – Creating database tables
>>> Create table bb_forums
>>> Create table bb_posts
>>> Create table bb_topics
>>> Create table bb_topicmeta
>>> Create table bb_tags
>>> Create table bb_tagged
>>> Added index wp_users UNIQUE KEY user_nicename (user_nicename)
>>>
>>>>>> Duplicate key name ‘user_nicename’
Step 2 – WordPress integration (optional)
>>> WordPress address (URL): http://www.italianwebdesign.it/
>>> Blog address (URL): http://www.italianwebdesign.it/
>>> WordPress cookie secret key set.
>>> Fetching WordPress database secret.
>>>>>> WordPress database secret set.
>>> User database table prefix: wp_
Step 3 – Site settings
>>> Site name: Italianwebdesign forum
>>> Site address (URL): http://www.italianwebdesign.it/forum/
>>> From email address: laura@lauryn.it
>>> Key master role assigned to existing user
>>>>>> Username: admin
>>>>>> Email address: laura@lauryn.it
>>>>>> Password: Your existing password
>>> Description: Just another bbPress community
>>> Forum could not be created!
>>> Key master email sent
There were some errors encountered during installation!
I’m putting this under installation because it’s never been “good” on my install. Several of the links from my home page are broken. Did I do something wrong with the install? It looks like bbpress may be trying to use a string as a full pathname instead of a relative path; perhaps one too many “/” snuck in somewhere?
Thanks…
http://www.scopedin.com/bbpress/
Just upgrade from bbpress 0.8 to bbPress 1.0-alpha-2 released.
database upgrade is successful. however, found an issue about tag removal.
user can add tags, however, as an admin, if I want to remove tags, it forward to a webpage:
like:
http://www.travelsuperlink.com/forum/tag-remove.php?tag=387&user=20350&_wpnonce=15badfc986
error message is:
Your attempt to remove this tag from this topic has failed.
Please try again.
I searched in the forum and found one similar post, but no answer yet. any idea? thanks.
Just upgrade bbpress to 1.0 version, after active the bbpress smilies plugin I found an issue for previous post-form.php
<?php bb_do_action(‘bb_grins’); ?> does not work anymore. in another word, at the top of post form, user can not see the smilies which they can click on to select.
any idea? thanks.
If you have a problem with a specific plugin, it is best to ask the question on the plugin’s page so the author, and other people with the same problem, can find it easily.
New bbPress users typically encounter the same problems and ask the same questions over and over again – you should review all the posts on the plugin’s page in the “extend” section for common problems/answers.
Please do not start new topics about a specific plugin in the general forum to try to grab immediate attention.
Attention Plugin Authors
If you are a plugin author, please check your plugin page periodically. Each Plugin has it’s own RSS feed which you can put into a feedreader (or Yahoo Alerts can email you when a custom feed url changes) to track new questions. If you do not intend to support your plugin any further, please let users know by either stating so in the readme.txt or posting on your plugin’s page.
Greetings…after becoming disenchanted with phpBB our science forum is looking for a new home. But we need to be able to upload large documents, spreadsheets, PPTs, etc. for each other to view. If we can do the uploads/downloads of data….bbPress would be GREAT! But from what I can see one can only attach 100K docs. Is there a plugin for larger uploads? Server space is no problem for us.
Thanks! –Nick
Hi all,
I am getting this error when I go to the url for my bbpress install, apparently everything worked during install and integration to my wordpress blog.
However this is the error I get –
Parse error: syntax error, unexpected T_STRING in /home/content/d/o/c/docst4r/html/iglesiacdr/bbpress/bb-config.php on line 24
this is what is on line 24 in my bb_config.php –
$bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!
This is all foreign to me please help.
Thanks