Search Results for 'wordpress'
-
AuthorSearch Results
-
August 23, 2012 at 10:20 am #140040
In reply to: Change redirect link on Toolbar
danbpfr
Participanthello,
view here:https://codex.wordpress.org/Function_Reference/wp_logout_url
and here for inspiration
http://wordpress.stackexchange.com/questions/15049/buddypress-redirects-on-login-and-logoutAugust 23, 2012 at 9:44 am #140036In reply to: Can not add a new topic to group forum
danbpfr
ParticipantIf you changed you server, you probably changed your wp-config file.
If you publish in groups you have activated group forums. Even if you don’t use bbPress as plugin, BP use his built-in bbPress and create a bbconfig.php file.
You have to look if this file exist and search for your old server settings to transform them to your new server reference.To answer 3) “If a directory install, is it in root or in a subdirectory? = unsure”
Wordpress should be at the root of your site (recommended install)
Something like server_path/htdocs/<— this is the root folder (this folder belongs your host)
And here all wp folders ad files (but not in a folder called wordpress)
If you use htdocs/wordpress/wp folders and files, it’s a subdirectoryAugust 23, 2012 at 1:33 am #140025In reply to: Admin Bar Alternative Menu
Austin Nichols
MemberNot sure how current it is….
https://wordpress.org/extend/plugins/buddybar-widget/
For removing the bar…
https://buddypress.org/community/groups/buddypress-extended-settings/
August 22, 2012 at 10:32 pm #140019meg@info
ParticipantThere is Comercial version of SeoPresss.
Im working in modified version of free SeoPresss and i add the rest of tags,
my version steel in developement and it is not stable.I will share it in wordpress plugins.i want just to tell you too, the last version SeoPresss work in buddypress 1.6 but there is some bug in wp-admin, it make http 500 error with some other plugins.
August 22, 2012 at 6:12 pm #140006In reply to: It just wont install!!!!!
danbpfr
Participanti speaked about php memory, witch you can know if you use a phpinfo() scrpt.
Server capacity and bandwith has nothing to do with php memory.
More plugins you use, more memory you need.For example, if you are on a shared host with only 8 or 32 MO of php memory limit, BP could’nt work and WP will work only with a few (3-4) plugins installed. And BP is a BIG plugin.
Latest WP/BP need 128 MO to work correclty togoether (64 MO is the minimum)http://www.4webhelp.net/scripts/php/phpinfo.php
August 22, 2012 at 6:04 pm #140005In reply to: Videos Not Embedding
danbpfr
ParticipantNotices fields are texturized. This means that html insertion is difficult and in fact not possible/not recommended. But you can post video links in forum topics or blog posts.
If you wanr to use many video links, give a try to BP-Links witch is better tailored for community usage as “want to say something, x ?”, intended for global messaging, not for content publication.https://buddypress.org/community/groups/buddypress-links/forum/topic/buddypress-1-6-support-and-the-future/
https://codex.wordpress.org/User:Here/TexturizeAugust 22, 2012 at 3:09 pm #139988papaitirtha
MemberI will thanks .. But the funny part is even on the live preview of themeforest the problem exits
http://themeforest.net/item/huddle-wordpress-buddypress-community-theme/full_screen_preview/835549Anyways thanks a lot guys
Tirtha
August 22, 2012 at 8:42 am #139963In reply to: Activation Link not showing
brianjschweitzer
MemberBuddypress 1.6.1, WordPress 3.4.1. Moved hosting from GoDaddy to rackspace. We have Welcomepack 3.3
The activation email is still not showing the activation link. Just blank..
Has anyone been able to get this working? Is %s the best to use?
I like using this plugin because of the welcome message and this is one of the only plugins that lets you change the default BP messages going out.
August 22, 2012 at 7:27 am #139955In reply to: Changing Activity Stream Time & Date
Roger Coathup
ParticipantDon’t change the function.. As I said originally, use the filters it provides to modify the display.
If you are not familiar with WordPress filters and actions have a Google in the WP docsAugust 22, 2012 at 5:50 am #139952In reply to: Memory overflow with BP plugins.
Paul Wong-Gibbs
KeymasterYour site might just need more memory: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
August 22, 2012 at 2:35 am #139947@mercime
Participant@maindreas please confirm whether this is the PulsePress theme you’re using per code posted above https://wordpress.org/extend/themes/pulsepress
August 22, 2012 at 2:12 am #139944papaitirtha
MemberI´m also having the same problem. I am using the same template . I just modified a bit.
http://theblakenetworktv.com/members/blake/profile/
If you see this problem exists with me and @travcentralen .
Well when I use default buddypress theme with all the plugins it works. So I assume the problem is with the template?
I am new in wordpress. This is my 2nd time with wordpress but 1st time with buddypress.
Please kindly solve this fast.
Thanks a lot
Tirtha (TJ Designers)August 21, 2012 at 8:20 pm #139936In reply to: Altering the activity stream page
@mercime
Participant@kristian86 I’ve altered the title of this topic from “Altering the activity stream” to “Altering the activity stream page” per your post above. Major difference.
If you’re using a child theme of the bp-default theme, copy https://buddypress.trac.wordpress.org/browser/tags/1.6.1/bp-themes/bp-default/activity/index.php , make revisions and upload file into wp-content/themes/yourchildthemefolder/activity/ folder. Some amount of HTML/CSS/PHP required.
August 21, 2012 at 6:32 pm #139930Trebour
MemberSorted the problem it wasnt to do with the upgrade rather to do with the configuration of the bb-config file i didnt know there was a seperate config file for contacting the database i would have thought the wp-config file should suffice for db connection, i had changed some details in the database name and user which i was aware of hence i made the changes in wp-config, i was about to scrap the whole lot and start again when i noticed the bp-config just saved bout 8 hours of work woop woop.
August 21, 2012 at 4:38 pm #139927Trebour
MemberIts a newer version yes well the old db was on debian lenny the new one is debian squeeze, i have tested the server it appears to be working fine, ill test your theory ill use another server with the backups and old version, thanks for the point of view i hadnt thought of that
August 21, 2012 at 4:28 pm #139923danbpfr
ParticipantIs your new DB the same version as your backup ?
If reinstalled linux, you probably also reinstalled php and perhaps a new apache engine too ?
First thing to do in such a brand new server reinstall is to test the server itself .Did you ?
August 21, 2012 at 4:24 pm #139922In reply to: Creating links in my sidebar
danbpfr
ParticipantDo you know this plugin ? https://wordpress.org/extend/plugins/buddybar-widget/
Maybe for inspiration at least…
August 21, 2012 at 11:45 am #139905In reply to: [Resolved] Group Avatar Gravatar Not Available
Paul Wong-Gibbs
KeymasterThis is working as intended. Please create an enhancement ticket on https://buddypress.trac.wordpress.org, using your username and password from this site, explaining this and why you think it should be changed.
August 21, 2012 at 11:43 am #139903Paul Wong-Gibbs
KeymasterNo need to crosspost on both here and on https://buddypress.trac.wordpress.org/ticket/4458 — we read both.
I would say generally that whatever the behaviour should be, it ought to be consistent.
August 21, 2012 at 11:41 am #139902In reply to: can’t access $_FILES inside my plugin
Paul Wong-Gibbs
KeymasterOoh. Tricky. Does setting the attribute via javascript work?
If you submit this as an enhancement ticket to https://buddypress.trac.wordpress.org, using your username and password from this site, we can change the template in BuddyPress 1.7 for you. If you can attach a patch, that would be even better
August 21, 2012 at 6:25 am #139893In reply to: Would like to hire a developer
JohnnyDu
MemberHi
http://polkadot-developers.co.za/ specialized in WordPress and Buddypress.
August 20, 2012 at 8:27 pm #139861In reply to: Problems following attempted upgrade.
Bruce Hazard
MemberOK. Site is back. Upgraded WordPress. “Restore” did bring back BP 1.5.6. per above Not sure at this point if I will attempt BP upgrade to 1.6.1. But at least the site is working again.
Good guidance from portion of this forum focused on installation problems which reminded me to “activate” BP and then gave access to BP default theme!
Again, thanks for help.
August 20, 2012 at 10:05 am #139842danbpfr
ParticipantHello,
there is probably an error in the WP’s spanish translation. Or you use a plugin witch have an old version of tyniMCE.Are your language settings correct ? View in wp-content and in the dashboard.
Are your plugins compatible with WP 3.4.1 and BP 1.5/1.6 ?
Debug by deactivating them exept BP and use bp-default theme during the tests.
If you find nothing, you have to search in plugins languages .po file with a text editor like notepad+ and track all special caracters and all html tags you will find in it. Sometimes > or < are forgotten by translators…
Begin pehaps by Achievements as you mentionned it in relation with profiles…You can also try to reactivate the old BP admin bar to see if that you have the same error.
Put this in a bp-custom.php file into your plugins folder:
`add_filter( ‘bp_use_wp_admin_bar’, ‘__return_false’ );`August 20, 2012 at 9:00 am #139837In reply to: How to hide homepage for log-in users?
bruce-s
ParticipantThis one is great…
https://wordpress.org/extend/plugins/member-access/
I’ve also used this one too but its a wee bit more tricky…
https://wordpress.org/extend/plugins/wp-custom-menu-filter-plugin/
August 20, 2012 at 8:37 am #139836c0rp53
Memberbump

-
AuthorSearch Results