Search Results for '"wordpress"'
-
Search Results
-
I put this on the release topic but thought it would be easier for all to give it a new topic:
With 1.0 alpha 2 I have found that the logins work independently for WordPress and bbPress when they have been integrated.
So I can login into WordPress but also have to login to bbPress – the login isn’t remembered, and the same the other way aorund. When I login into bbPress, I have to then login into WordPress.
But hey, at least the logins are being shared and this seems good enough for me to make the bbPress forums live.
However there seems to be some partial login working between WordPress and bbPress as you will see as follows with respect to some analysis I did.
I hope this is of some use to the team.
LOGIN AS ADMIN:
LOGIN ON WORDPRESS:
Login OK and admin features OK on WordPress
Not logged into bbPress (e.g. register link and login boxes appear)
When trying to access /bbpress/bb-admin – redirected back to /bbpress
Log out of WordPress and..
LOGIN ON BBPRESS:
Login OK and admin features OK on bbPress
Not Logged into WordPress properly (e.g. comments section says login/register and no comments text area, register/login links appear in meta section)
However, when trying to access /wordpress/wp-admin – appears as logged in as admin OK with all admin features in admin area only.
LOGIN AS USER:
LOGIN ON WORDPRESS:
SAME AS FOR ADMIN:Login OK and admin features OK on WordPress
SAME AS FOR ADMIN:Not logged into bbPress (e.g. register link and login boxes appear)
When trying to access /bbpress/bb-admin – redirected back to /bbpress
Log out of WordPress and..
LOGIN ON BBPRESS:
Login OK and profile features OK on bbPress
Not logged into WordPress
However, trying to access /wordpress/wp-admin – appears as logged in (obviously with no admin features).
Well I’ve finally done it, Intergrated my WP blog theme with bbPress. It’s not as hard as you think once you look around. Anyway check out my intergration here:
http://www.james-blogs.com (blog)
http://www.james-blogs.com/forum (forum)
(There are still 1 or two minor CSS errors but the intergration of WordPress functions has been done successfully.
It’s taken me a few days to figure it all out, but I’ve finally done it. Although it does sound like im bragging alot. I also want to share a website that could also help you do theme intergration:
http://bbpressraw.com/bbpress_blank_themes/
This site provides blank themes that are literally the bare minimum of CSS, but even better they provide blank themes in type so for example my blog layout is a 2 Column design. I would also find this layout on bbpressraw.com and then begin editing it.
Being able to get a pre-coded layout with the bare minimum needed within it, certainly helped me alot. And I was able to understand and modify to intergrate my blog theme into it.
I hope this website can help you to in intergrating your bbPress installation
Topic: Forum could not be created!
WordPress 2.6.2 svn checkout r8849
bbPress trunk svn checkout r1794
I installed WordPress first and that went fine. I logged in and changed my password. Then I went to install bbPress. bbPress installation appeared to go fine. I used simple keys with WordPress so that bbPress wouldn’t choke on them.
I got to the final step and got a message “There were some errors encountered during installation!” and then I checked off “Show messages” to reveal the following:
“Forum could not be created!” (that may have been visible before revealing the messages as well – I can’t recall.)
After that, I tried to access the forum anyway, but I get an error in Firefox3:
Redirect Loop
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete.
* Have you disabled or blocked cookies required by this site?
* NOTE: If accepting the site's cookies does not resolve the problem, it is likely a server configuration issue and not your computer.There is no .htaccess in the WordPress directory or in the bbPress directory. bbPress was installed in a subdirectory of WordPress.
/var/www/htdocs/ch/wordpress
/var/www/htdocs/ch/wordpress/forums
Any ideas?
I have wordpress 2.6 and bbpress 1.0 alpha. The bbpres is installed in a subfolder of wordpress instalation. All works very fine. But when I try get access to wordpress funcions I add the following code in the first line of bb-confing: require_once(dirname(__FILE__) . ‘/../wp-blog-header.php’);
After this, when I try to login in the forum, I see a “Page not found” page. If I refresh the page, it appears as if I’m not logged in, but when I am in the blog, I’m logged in.
d\EtH
v;aK&V9;
)L@rZ7-{P~u}~C~”N4O]=Cnw1pl=c2 !6-~b6!VHt9n;>&Tj-That was my AUTH_KEY for WordPress 2.6.2 which was working fine. When I tried to integrate bbPress, it apparently read that key, but on step three of the installer, I saw this error:
http://www.chrishajer.com/bbpress/installer-step-3.png
As you can see, part of that key is displayed there (
&Tj-
) and I suspect it shouldn’t be, and was not being used properly in this case.I wonder if this is why so many people are having log in/log out issues with WordPress integration. I am going to try a plain vanilla key (alphanumeric only) and see how that works.
Topic: wordpress Header
I would like to implement my current header.php from wordpress at http://www.mypricesavings.com and footer.php as well to my forums http://www.mypricesavings.com/forums however I am not sure, I would also like to keep the current styling of the stuff sandwiched in between the header and footer that is currently there, im ignorant to this stuff however, I am good at following babysteps that are step by step if anyone has way to do this and keep the styling of the two merged to one