Forum Replies Created
-
In reply to: Can’t leave a reply on activity feed
Theres gotta be another way to fix the problem.. (i cant change the PHP) on my VPS
any work arounds?In reply to: Can’t leave a reply on activity feedHi @r-a-y
Im on BP 1.5.1 and have removed any plugins except for Buddypress and I have removed any theme and using DEFAULT.. the problem persist.. the site is http://fireusergroup.com
In reply to: Changing WORDS in the TRANSLATION FILE.I was also concerned about compatibility with themes and plugins i install in the future.
In reply to: Changing WORDS in the TRANSLATION FILE.@rogercoathup (hat tip)!
Documentation seems indicate that this is a recommend practice. Though, Im always fearful in making changes like these..
I was wondering if there was a different method.
In reply to: Changing WORDS in the TRANSLATION FILE.anyone? help?
In reply to: Split members into admin defined caregoriesCouldnt you use the existing user roles… built in to wordpress?
In reply to: Wp-login.php custom screen plugin?Can anyone recommend a technique or a plugin so that i can customize the wp-login.php” screen
In reply to: Diaspora releasedIn reply to: Diaspora releasedhttp://github.com/diaspora/diaspora
too bad its ruby and not php (kids!)
*Hat Tip*! @rogercoathup thanks for the input!
I dont think the folks I CC’d have such tender sensibilities that they would be offended to CC’ them. besides.. its a community thing.

just frustrated with it all.. heh…
You know..I just realized that the writing a plugin or making changes to any files is a terrible way of addressing this. It should be a default User Experience behaviour of Buddypress… thats its purpose. I dont under stand why a “reply” button cant be default and if they arent a member or not logged in it should ask them to log in or start an account. its just really basic.
CC:
@johnjamesjacoby
@DJPaul
@apeatling
@jeffsayre
@crashutah
@boonebgorges
@nuprn1
@pollyplummerBut.. Shouldnt this basic user experience be built into buddypress? (btw Thanks @nuprn1 )
I’ve been taught not to mess with those files because when update day comes im screwed.
In reply to: Changing default INDEX?Thanks for the reply guys!
Hat tip* to @rogercoathup @crashutah
In reply to: Why is it a bad idea to copy “bp-default” theme?Good to know @boonebgorges
In reply to: Why is it a bad idea to copy “bp-default” theme?Thanks @rogercoathup
So, I can just copy the CSS and mangle that to taste and not copy the “template files”
In reply to: Why is it a bad idea to copy “bp-default” theme?Thanks @boonebgorges
So… do i just make a “child theme” of “BP-Default”? meaning “copy the content of that” into a new folder “myChildTheme” and make that the “child” of “bp-default”
In reply to: Come Recommendedgreat site!
though, im not a fan of the “must fill” (required) stuff when logging on via twitter. but still very cool.
oh, and the site seems a little sluggish..
nevertheless – very cool!
In reply to: Need Help with a share plugin i’m creatingOh boy, I love this.. it was exactly what I was searching for. searched “Share” and this was the first hit!
In reply to: Changing default INDEX?creating a whole new “child theme” vs.. ONE LINE of httaccess
seems like an easier choice to just add that one line of httaccess
In reply to: Changing default INDEX?any thoughts on this guys?
In reply to: How to create a landing page on BP?You can try by adding “DirectoryIndex” by way of modifying the HTACCESS file.
The way I did it was I added the line:
DirectoryIndex my-main-landing-page-on-my-home-page.html
this tells your webserver to use that file as the main “index” instead of the “index.php”
it seems to work well as “maintenance page” while keeping all of the functionality of buddypress intact (blogs, members, sign ins, etc) still seem to function.
In reply to: Blogatize.net – The Social Blog Networknicely done! nicely done! would you release a copy of your theme or some variation of it… pretty please… well done !
In reply to: How do I change the main “index”?gotcha! let me fiddle with it!
In reply to: How do I change the main “index”?any ideas from anyone? searching the docs hasnt yielded anything!
In reply to: How do I change the main “index”?I would rather have the MAIN site direct to a different page? Anyone have ideas how to do this? HTACCESS ?