Search Results for '\"wordpress\'
-
Search Results
-
Hi all
Im using wordpress and have an ecwid shopping cart on my site. I really want to add a bbPress forum on the site & have downloaded the plugin.
I have a question…as Im a complete novice at all this to be honest! Ive been looking for the answer but cannot find it.
When users use the store, they need to sign in and create an account. Is there a way of integrating the ecwid registation and the bbPress registration? I dont want them to have to register twice. If they buy something then I want them to have access to the forum and vice versa.
Is there a way that I can do this?
Any advice much appreciated.
Elles
Hi Everyone,
I am newbie in WP, I have just installed and integrate WPMU3.2.1 and BBPress1.0.x. The steps as bellow:
– Install WPMU on vitural host: http://wordpress-mu/
– Install BBPress is subdomian: http://wordpress-mu/forum
– Config bbpress and wp follow guideline.
After install completed I test on FF3, everything works well:
– Login in to wordpress and switch to bbpress: the cookies are sync..
– Logout from bbpress (also clear auth cookies of wp)
– Login from bbpress (also sync cookies of WP)
But I meet one issue on IE(GChrome) brower:
– When I login on WP and Switch to forum then signle-sign-on work ok. When I click logout on BBpress then It does not work.
– And I cannot login on BBpress. (cookie is not set)
After debug I found the cause is the cookies are not set.
function set_auth_cookie( $user_id, $expiration = 0, $expire = 0, $scheme = ‘auth’ ) of Class WP_Auth. (class.wp_auth.php)
At line 273 of file class.wp_auth.php
setcookie( $_cookie, $cookie, $expire, $_cookie, $domain, $secure, true );
Dedault $domain = ‘.wordpress-mu’: with this value the login does not work on IE.
when I set $domain = null then the Login work.
Please help me to solve this issue!
My english is not good, expect everyone to ignore.
Thanks & Best regards,
Pham Tuan Anh
Hello,
I tried today to migrate my bbPress 1.0.3 standalone to bbPress 2.0 (revision 3380) but something went wrong.
Problem is about the importer.
I followed all instructions (disabled all plugins in both WordPress and bbPress standalone, switched to twenty-ten theme) and started import.
I didn’t import users as forum is not integrated with WordPress and it’s a very little forum (about 7 or 8 members and about 1000 topics) but maybe I should.
Anyway… After 3 or 4 minutes, imports stopped. In fact, import stops every 3 or 4 minutes. Sometimes I got this error message :
Warning: Invalid argument supplied for foreach() in /homez.131/oreillemh/www/forum/bb-includes/functions.bb-forums.php on line 84
Everytime I clicked to go and after a few stops I had a look at the result.
Here it is :
http://www.imagup.com/data/1126800888.html
As you can see, topics are imported as forums.
Moreover, same topics are imported many time.
As a result, I disabled bbPress 2.0 for the moment.
Could somebody help me ?
Best Regards,
Laurent
PS : I’m using BuddyPress and I really thought BuddyPress 1.5 would integrate bbPress 2.0… I’m a little bit disappointed but I’m sure it will be for next release, right ?
Topic: Dirty Spam
I had to shut down my neighborhood forum due to nasty spam content mostly from Russia. How can I prevent it. I do not have problems in WordPress, just the BBpress forum area.
Please let me know the process.
Hi All Suport
i am very new in using wordpress and BBpress and i want to know how can i hide my BBpress Topics and make it appear as wordpress posts in home page for example
this site http://www.Iphone4jailbreak.org and he is doing a forum on it http://www.iphone4jailbreak.org/forum/ and his forum is also like a wordpress blog but also i don’t know which plugins he use but it’s Google results appear like Forums like that
http://www.iphone4jailbreak.org/forum/redsn0w-stuck-at-uploading-ramd… – Cached
100+ posts – 100+ authors – Last post: 11 Jul <
[ I mean this result]Question Posted by : Sem Zulcic I wanted to jailbreak my iphone 4 4.2.1 with redsnow but I keep getting an error. I keep getting stuck at …
________________________________________
Don’t forget that his Permalink is correct and full http://www.iphone4jailbreak.org/forum/xxxx.html
so the Questions is:
1- what is plugins he use.
2- can i do a forum like that with BBpress or Simple:press with correct links and only want to show topics in <h2> and post summary only and the comments count as new authors
3- and if he didn’t use any forum plugins how can i do that to appear in google like forum ?
Thanks for help
Hi, I’m new to bbPress and have a question:
I’ve installed ppBress 2-0-beta 3 in WordPress 3.2.1
I made a directory /wp-content/plugins/bbpress/my-plugins and put in two plugins:
BBcode-lite.php and allow-images.php
Where can i activate them? They don’t show up in the plugin list /wp-admin/plugins.php and i don’t see a list with the forum-settings. And the plugins don’t seen to be working.
What am i missing here?
Hi
I don’t use wordpress i want to use bbpress
I want to convert script wordpress to bbpress ( move all topic and post and user from the wordpress to bbpress )
Please
Topic: Enhance bbPress Login Widget
Hello,
I love the fact that this has now been made a WordPress plugin. I’m using WordPress 3.2.1 and Twenty Ten theme, and all is working fine.
The question that I have is that I would like to have the ability to automatically generate a new forum topic each time I make a blog post, and any comments of that blog post become threads (or replies) to the forum topic.
Is this possible with bbpress 2.0?
I know that there was the wordpress-bbpress-synch plugin for bbpress 1.0.x, and from the description of that module, it seemed like it would do exactly what I wanted.
Topic: Category display
Hi,
I am trying to display categories and subcategories in the forum’s front page. But while displaying the categories which has no topic but subcategories displays the topics as ‘0’
Forum / Category Topics Replies
Test cat1 0 0
Test Sub cat 5 8
Like that..How can i remove those ‘0’..I just want to print nothing there, i mean an empty space..
Also is it possible to install the bbpress in root and then wordpress in a foldr below that and integrate both..?
Please help..
Thanks in advance.
Soba.
