Search Results for 'bbpress'
-
AuthorSearch Results
-
February 27, 2007 at 10:35 pm #54545
In reply to: New Release: bbPress 0.8.1
Trent Adams
MemberAs long as you have your plugins in /my-plugins/ and your template folders in /my-templates/ then you should be able to go and just overwrite the files from the download into your bbPress folder. The download files don’t have the things you need to protect:
.htaccess
config.php
/my-plugins/
/my-templates/
As long as all your changed files are in the folders, you can go ahead and upload!
Trent
February 27, 2007 at 10:24 pm #54544In reply to: New Release: bbPress 0.8.1
mirce
MemberI have my template in my-templates and made some changes to
I’ve made some changes to some files. The biggest changes are to the template files. How should I update now and not to loose the changes?
Thanx.
February 27, 2007 at 10:02 pm #55084In reply to: “/” Escaping issue within my posts
chrishajer
ParticipantThis sounds suspiciously like:
https://bbpress.org/forums/topic/670?replies=7
https://bbpress.org/forums/topic/90?replies=25
I think it was narrowed down to integration with WP by member: baptiste.
I don’t know if it was solved yet or why it happens, but it seems like we’ve talked about it before.
February 27, 2007 at 9:39 pm #55062In reply to: WordPress + BBpress vs. WordPress + Vanilla
flatworm
Memberif ( !defined('BBPATH') )
define('BBPATH', dirname(C:AllProgramingphp&mysql SERVERwordpressbbpress) . '/' );
require_once( BBPATH . 'C:AllProgramingphp&mysql SERVERwordpressbbpress' );
?>Are this last lines correct if the path to my bbpress is: “C:AllProgramingphp&mysql SERVERwordpressbbpress” ?
February 27, 2007 at 8:37 pm #55082In reply to: “/” Escaping issue within my posts
CMoseley
MemberJust tried renaming the plugins folder and doing a test post, and the same thing happened.
I’m running bbPress 0.8.0.
Around a week or so ago, I ported over an RS Discuss forum to bbPress (which is what you see right now). Did it using just SQL Queries, so I don’t think it should have effected anything in bbPress.
February 27, 2007 at 7:44 pm #1488Topic: “/” Escaping issue within my posts
in forum TroubleshootingCMoseley
MemberI’ve setup bbPress succesfully and all that good stuff, but now I have this weird issue. Any normally “escaped” characters are showing up in all my and my users posts.
Example:
http://onctalk.com/bbPress/topic.php?id=165&replies=1
Not a clue whats cuasing it, but its pretty annoying, so any help would be appreciated.
Also, if I attemp to edit the post, then delete the slashes, they just reappear again, and if I left any existing slashes, more of them appear to escape the new “/” that was written in my edit post. (Which is why you see ///” instead of /”).
February 27, 2007 at 7:40 pm #54973In reply to: WP “Profile” fields in BB?
macwise
Member*bump*
Does anyone know how this can be achieved without doing a custom query. (using built in bbpress or wordpress commands)
February 27, 2007 at 7:40 pm #54343In reply to: Updated to Desmond But Theme Not Working
ccmve
MemberI think my problem is slightly different though since bbpress is incorrectly mixing the directory path with the URL and adding extra slashes.
February 27, 2007 at 6:44 pm #54673In reply to: Import SMF to bbPress
vedmak
Member>>The only thing I can say is: have you deleted all occurrences of ut8_encode? There are more than one.
I deleted all ut8_encode. You can see my script.
>>If so, please send it to antiswen at yahoo dot es (yep, es, not com).
I don`t know spanish (yahoo dot es?), that is why i put it on my blog.
Download my script and SMF db
February 27, 2007 at 4:28 pm #54543In reply to: New Release: bbPress 0.8.1
fel64
MemberI just got about a dozen links to comments made on bbPress New Version Release posts on the front page of my wordpress dashboard. They are also appearing on planet.wordpress.org – I assume it’s a bug?
February 27, 2007 at 4:14 pm #53889In reply to: Bozo problem
Trent Adams
MemberThe TRAC version of bbPress has a fix in it that has it so Akismet doesn’t filter trusted users. The ticket is here. If you don’t feel comfortable upgrading at least the 2 files in question to the TRAC version, all you can do until this fix gets put in a release is set Akismet as false in config.php. I am not 100% if you can just take:
/bb-includes/akismet.php
/bb-includes/functions.php
Those 2 files out of changeset 722 and apply them and have this fixed, but I would backup those 2 files you have already and then try it out! If you are adventurous that is!
Trent
February 27, 2007 at 8:21 am #55061In reply to: WordPress + BBpress vs. WordPress + Vanilla
fel64
MemberHave you entered all the right details in your
config.php? Since you’re sharing databases it should have the same database info (name, user, password) as wordpress’swp-config.php.Yeah I call this a debugged version – Chrishajer sums it up nicely.
February 27, 2007 at 4:14 am #54342In reply to: Updated to Desmond But Theme Not Working
kirkk
MemberTo fix this, i have uploaded all my files and directories without installing them on localhost… First, i uploaded wordpress to my web server and installed it then uploaded bbpress and installed it on web server…
… before of that “above” , i had installed both of them on my localhost then i had uploaded them to my web-server, but that moment i had problems with slashes. Because there is an confusing section about slashes between the normal windows and web server…
And i recommend that do not change the folder name of your “bbpress” after u upload it to your web server . I tried it two or three times after i installed both of my wordpress and bbpress on my web server, it caused slashes to head backwards…
Now i have solved all my problems

forward to hearing from you with the same

(sorry for my english if i made any mistake, it is not my first language)
February 27, 2007 at 2:33 am #55009In reply to: Is there an Approve Registration plugin?
Trent Adams
MemberThere has yet to be a user registration approval plugin and hopefully there is one soon! In the meantime, some users have been using the admin create user plugin so that they can turn off registration and only have the admin create users through the admin. This is the only thing even close right now!
Trent
February 27, 2007 at 2:26 am #55060In reply to: WordPress + BBpress vs. WordPress + Vanilla
chrishajer
ParticipantFlatworm, yes, they should use the same database if you want integration.
And I thought we covered the graphics not working, which is likely due to a path issue on localhost, in your other thread.
Regarding “debugged”: it is debugged, but as I stated before, all software has bugs, and you also need to accept the fact that you are using beta software.
Also, I have offered to help you off list but I have not heard from you…
February 27, 2007 at 2:13 am #55055In reply to: Does my bbPress look broken to you?
intellivision
ParticipantFixed it by reinstalling everything, including the db.
February 27, 2007 at 12:54 am #54341In reply to: Updated to Desmond But Theme Not Working
ccmve
MemberI’m having a similar problem.
I’ve uploaded my custom theme to /my-templates/mytheme
The default theme is in /bb-templates/kakumei/
The site is working fine, but I see this error: “Theme not found. Default theme applied.” And I cannot switch to my custom theme. The reason is in the URL to the custom theme in the presentation>themes panel:
http://
forum.mybbpress.com/bb-admin/themes.php? theme=C:\WWW\PUBLIC\forums.mybbpress.com/ bb-templates/mytheme/&_wpnonce=36ec0251ebObviously that URL won’t work. I’ve uploaded both plugins above. Neither worked. How do I fix the URL to mytheme?
February 27, 2007 at 12:33 am #55059In reply to: WordPress + BBpress vs. WordPress + Vanilla
flatworm
MemberCannot select DB.
Why graphics do not work?
Very strange. And you call this a debuged version?
February 27, 2007 at 12:23 am #55058In reply to: WordPress + BBpress vs. WordPress + Vanilla
flatworm
MemberDo I need to make bbPress use same DB as WordPress?
February 27, 2007 at 12:12 am #55057In reply to: WordPress + BBpress vs. WordPress + Vanilla
flatworm
MemberNice. Thanks.
No Bugs?
February 26, 2007 at 11:04 pm #55056In reply to: WordPress + BBpress vs. WordPress + Vanilla
fel64
MemberWhat do you mean by manual?
You have to change some settings in config.php, but that’s it. Nothing a monkey with a keyboard and a human to do the work for him couldn’t do … really, it’s simple.
No editing code or the like. Even if it’s in a different subdomain you barely have to do anything.Certainly doesn’t sound as much work as installing Vanilla – bbPress is set up to use mostly the same tables as WP already …
February 26, 2007 at 11:02 pm #53925In reply to: post or reply by email
fel64
MemberWhile it sounds like somewhat useful functionality, I don’t want it – if it was enabled by default in bbPress, I’d even want to turn it off. Anything that means users can just visit once, know that they’re going to get any answers and never have to come back is that you’re going to get a lot of users who do just that. I would much rather they check regularly, sometimes see something that catches their eye and hang around … It just sounds like a feature that hinders a community building up.
February 26, 2007 at 10:38 pm #55054In reply to: Does my bbPress look broken to you?
lonemadmax
MemberIt looks broken to me. Even the second link gives an error. I’d go and recount everything (there’s an option somewhere in the admin pages). I don’t know if that will solve anything, though, it’s just a wild guess.
February 26, 2007 at 9:20 pm #1486Topic: WordPress + BBpress vs. WordPress + Vanilla
in forum Installationflatworm
MemberIt requires alot of pain in the *** to install Vanilla on WordPress.
I do not want to do it manualy.
<b>Does this thing require a manual hookup?<b/>
Does it still have the bug that had to be solved by editing the code?
February 26, 2007 at 9:19 pm #54672In reply to: Import SMF to bbPress
lonemadmax
MemberI’m very sorry to hear that. The problem is most probably in the script; as I said, I’m a complete newbie to php and databases, and just modified the script without really knowing how much of it worked. The only thing I can say is: have you deleted all occurrences of ut8_encode? There are more than one. Also utf8_decode may give you problems, but I don’t think they’d be the ones your seeing.
Is there any chance that I could get a dump of your database? (A fake one, with russian characters in fake posts and fake users from SMF in the same conditions as the real one, so that I can play with it here.) If so, please send it to antiswen at yahoo dot es (yep, es, not com). Oh, and please zip it or something so that yahoo doesn’t mess with the text.
-
AuthorSearch Results