You right… 3 days ago i tested it and waswworking then i was not home and i think i uploaded the working version.. but looks like i had put a wrong one. Tomorrow if i will be able i will try to check it… sorry for the problem.
err, change that.
It installs great, and the buttons click. But thats it. It isnt updating the code, inserting images, links, etc. On images and links it does bring up the window to enter the address / location but nothing is inserted into the post.
I checked the header and the javascript is loaded, and in the correct location.
anythoughts.
I had been hopeing someone would do this. Works great.
Thanks
Synchronizes login on your bbPress with your WordPress. It is simple now, I will perfect it in the next edition.
Dowload this plugin
I’am sorry for myEnglish.
I adapted the
WordPress plugin Comment Quicktags + by Dan Cameron so you can add a quicktags toolbar over textarea for inserting or editing posts in the various bbPress pages.
Te plugin already support the IMG tag to include images inside a topic. To make this tag works you need to install another plugin to support the img tag.
The plugin page with info, instruction and download link is
here, happy discussions
If I Integrated my bbPress with WordPress MySQL database, should I get full Administrator access by using my WordPress Administrator username and password?
I’ve got report back from my web hosting company, latter advise that they found no bbpress MySQL database saved on my cPanel server.
I really don’t know what to do next… do you?
Hello,
Yesterday, I posted several bits of information that seems to be sensitive to unauthorize accessing my MySQL database. Could you offer me temporally access to previous specifics posts found under http://bbpress.org/forums/topic/225?replies=24#post-1138 to edit and remove private information.
This morning, I will be out for appointments, will be back home this afternoon.
Thanks for your support.
@teknoseyir
I started translating into Japanese using this .po file (thanks lstelie).
https://bbpress.org/forums/topic/6?replies=37#post-331
But I wish core developers released official pot file.
Akismet is already package inside your bbpress. You only need to put akismet api key inside your bbpress config.php
thanks alot for having me look it back over. See, I haven’t yet pointed my site to my domain yet, http://www.tammyhartdesigns.com, because i want to develop this before i release it, so i have to use that weird address to see the site so far. So i was using the /~wwwtamm as part of the address, and putting it there. but I moved it to the directories part: ‘/~wwwtamm/wordpress/bbPress/’
and now it all works! thanks again.
I had this happen to me. I would imagine that the same thing is happening with you. What my problem was not with the actual integration because it even tells you that you are logged in, but that the ‘URL’ in the config.php file was wrong. I had to really look close at the directions. Using your URL from above I couldn’t make heads or tails because the link wouldn’t resolve, but it most likely is in the following section:
// If your bbPress URL is http://bbpress.example.com/forums/ , the examples would be correct.
// Adjust the domain and path to suit your actual URL.
// Just the domain name; no directories or path. There should be no trailing slash here.
$bb->domain = 'http://yourdirectory.yoursite.com'; // Example: 'http://bbpress.example.com'
// There should be both a leading and trailing slash here. '/' is fine if the site is in root.
$bb->path = '/forum/'; // Example: '/forums/'
Maybe check that out.
Just contacted via ICQ my web hosting provider support team to ask them to verify backend of my MySQL or phpMyAdmin for any bbPress database. Will have a respond shortly… will post ASAP.
Thanks for your patience.
Have login my existing WordPress cPanel, the phpMyAdmin and MySQL doesnt have bbPress database installed. Hope that we are talking about the same location.
Just checked with my provider support via ICQ, latter advise same location as above.
Thanks for your patience.
It won’t say that if you have deleted the tables in the database. If you can drop the bbPress tables you will be OK to install the program again (only reason this is fresh is I had to do it about 4 times to get mine right)! ! !
Have login my existing WordPress cPanel, the phpMyAdmin and MySQL doesnt have bbPress database installed. Hope that we are talking about the same location.
Just checked with my provider support via ICQ, latter advise same location as above.
Thanks for your patience.
Gone into phpmyadmin panel, there is no bbPress database listed.
Should my current/existing WordPress administrator access level provide me same access to bbPress?
i mean u need to login from phpmyadmin. And delete the bbpress table from there.
All bbpress database will start with prefix “bb_” and wordpress database will start with prefix “wp_”. So it was easy to see the difference between both database.
Both WordPress and bbPress are sharing the same Cookie for 1 single login: tested.
New bbPress registeration, username and password, can access the WordPress login no problem.
In my 1rst bbPress installation, I had created a bbpress related MySQL table database, via my cPanel, and added existing WordPress users to the new MySQL bbPress database. I did run the bbPress Running Installer and chose an Admin username; this Installer emailed me the Admin password.
In my 2nd bbPress configuration, I configured the config.php file to integrate bbPress to my existing WordPress MySQL database. Then, sometime, I deleted the bbPress MySQL database and bbPress users. I did not run bbPress Running Installer a 2nd time reason my bbPress was available immediately http://patrimoineacadien.com/bbpress/ .
Since, I’ve been capable of reaching the Running Installer needed to create a new Admin username and password.
To your request, I checked again my MySQL database, there are no bbPress MySQL database. Then, I deleted again all bbPress folders/files using my bulletproofFTP. After, I FTP uploaded bbPress folders/files back to /public_html/blogue/bbpress location. Still the same results, http://patrimoineacadien.com/bbpress/ is already up and bbPress never ask me the Running Installer.
What else can I do? Thanks for your patience and support.