Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

Buddypress 1.9 and Atahualpa problem


  #1  
Old Dec 17, 2013, 07:48 PM
lordi
 
14 posts · Jun 2010
I use latest Atahualpa version (3.7.13), and upgrade my buddypress to latest version, which is 1.9
and I just notice that all pages integration break (activity streams, user groups and members), only display text only.

note : WP 3.8

I try revert to default WP themes and seems to work, so something wrong with the themes compatibility with buddypress

please help.

Last edited by lordi; Dec 18, 2013 at 01:14 AM.
  #2  
Old Dec 18, 2013, 03:36 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what is the url?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Dec 18, 2013 at 05:11 AM.
  #3  
Old Dec 18, 2013, 05:47 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
this seems to be a BuddyPress bug where BuddyPress pages are not recognized by the WordPress 'is_page()' function. as a temporary get arround you can do the following

edit bfa_post_parts.php and change line 144 from
HTML Code:
	if ($do_full_post == 1) {
to
HTML Code:
    if ( class_exists( 'BuddyPress' ) ) { $do_full_post = 1; }

	if ($do_full_post == 1) {
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Dec 18, 2013, 07:40 PM
lordi
 
14 posts · Jun 2010
sorry for the late reply,

here is my url

Code:
www.banata.net
I'll try the fix, thanx a lot
  #5  
Old Dec 18, 2013, 07:46 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Im currently arguing with BuddyPress about their 'bug'
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Dec 18, 2013, 09:14 PM
lordi
 
14 posts · Jun 2010
yep, just notice that on their forum

I hope BP will fix that

thanx a lot for the effort

n btw thanx for the fix, all went smooth

n , minor glitch, I ddont know if this related to previous edit, but now on my homepages, all the post excerpt are gone, all my post display as full post

Ill try to revert and check it first

Last edited by lordi; Dec 18, 2013 at 09:58 PM.
  #7  
Old Dec 19, 2013, 02:53 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
hmmm, yup that quick fix will cause you always to get full posts. The change to the theme to get this to work with BP is complex and I want to see what BP is going to do with this especially seeing that in PB 1.7 it worked. It is their bug and they need to fix it.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Dec 19, 2013, 06:43 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I've opened a bug report with BP here is the link if you want to follow it.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #9  
Old Dec 19, 2013, 09:22 PM
lordi
 
14 posts · Jun 2010
its okay, thank you for fix, awesome job
for excerpt problem, I will use auto excerpt plugin, until bug resolved :D

Last edited by lordi; Dec 19, 2013 at 11:18 PM.
  #10  
Old Jan 5, 2014, 04:34 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
this may make it into version 2.0 which is scheduled for 03/07/14 @ 04:00:00
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #11  
Old Jan 7, 2014, 01:42 AM
lordi
 
14 posts · Jun 2010
yeah I notice that, they will fix it in 2.0, LOL, thats a long way to go :D

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Atahualpa and BuddyPress CorinnaWest Plugins & Atahualpa 6 Nov 4, 2012 02:19 PM
Atahualpa and Buddypress Myne Whitman Plugins & Atahualpa 0 Oct 31, 2010 04:03 PM
Atahualpa and BuddyPress Etienne Rosenstiehl Plugins & Atahualpa 1 Aug 26, 2010 03:22 PM
Atahualpa and buddypress lordi Plugins & Atahualpa 2 Jun 10, 2010 11:37 AM
Atahualpa and Buddypress qbuster Atahualpa 3 Wordpress theme 3 Jun 10, 2010 07:24 AM


All times are GMT -6. The time now is 04:06 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.