Search Results for 'wordpress'
-
Search Results
-
Topic: Registrations don't work
Hi,
The registrations on my site do not work. The register page is http://gravacraftmc.x10.mx/GamersCribb/register-2/, but after you are done with the registration form, it doesn’t bring you to the activate page, or send the email. It just refreshes the page.
The activation page is : http://gravacraftmc.x10.mx/GamersCribb/activate-2
BuddyPress Version: 1.8.1
WordPress Version: 3.6
Plugins: Just BuddyPress and Akismet
Theme: BuddyPress default
Thank you in advance,
Ben
Topic: Spam
I have just activated buddy press in my wordpress site. I am wondering about spam activity: is there some way to eliminate these ‘members’. Also, if they remain members and the real members use the networking forums are they in jeopardy of having their email assaulted?
Topic: Group forum tab is vanished
I’m using buddypress.1.8.1, bbPress 2.3.2, wordpress-3.5.2 and buddypress default theme.
When I go to create a group, it is created without any issue.
But, after that I went to group Admin–>settings just clicked again save settings button.
As a result of that group forum tab was vanished.
Since, I’m new to buddypress, I don’t know whether this is a my fault or not.
Now I’m working on localhost wamp server.
What could be the problem?Thanks
Topic: Buddy press set up
I have installed and activated Buddy Press vs. 1.8.1. I have WordPress vs 3.6 installed.
I have done nothing fancy in settings
All items in components are checked.
Pages are default
Settings are all checked.I cannot seem to invite friends, i.e, there is not button with which to reach out.
Simple problem; do you have an answer?Topic: [Resolved] Registration 404
Hi,
Well, I looked at all the posts regarding this issue and nothing has worked for me. This is what I did:
– signed up at bluehost.com
– through bluehost’s cPanel, I did a one-click install of WordPress at the root directory of my website.
– made sure “anyone can register” is checked; made sure I can change permalinks
– went to plugins >> add new: then installed buddypress and buddypress toolbar
– then when I go to my website and clicked “Register” I get a 404 page. I checked the Settings >> Pages tab in BuddyPress and the dropdowns for Register and Activate does not show “Register”The only plugins I have are: akismet, buddypress, buddypress toolbar.
All should be the most recent version.
If anyone can help, I’d really appreciate it! Thanks.
Keep getting this error: Fatal error:
Call to undefined function bp_has_forum_topics() in C:\BitNami\wordpress-3.5.2-0\apps\wordpress\htdocs\wp-content\themes\My-Child\New Test.php on line 16
When trying to put this loop found in the codex in a template:
<?php if ( bp_has_forum_topics('newest') ) : ?> <div class="pagination"> <div id="post-count" class="pag-count"> <?php bp_forum_pagination_count() ?> </div> <div class="pagination-links" id="topic-pag"> <?php bp_forum_pagination() ?> </div> </div> <table class="forum"> <tr> <th id="th-title"><?php _e( 'Topic Title', 'buddypress' ) ?></th> <th id="th-poster"><?php _e( 'Latest Poster', 'buddypress' ) ?></th> <?php if ( !bp_is_group_forum() ) : ?> <th id="th-group"><?php _e( 'Posted In Group', 'buddypress' ) ?></th> <?php endif; ?> <th id="th-postcount"><?php _e( 'Posts', 'buddypress' ) ?></th> <th id="th-freshness"><?php _e( 'Freshness', 'buddypress' ) ?></th> </tr> <?php while ( bp_forum_topics() ) : bp_the_forum_topic(); ?> <tr class="<?php bp_the_topic_css_class() ?>"> <td class="td-title"> <a class="topic-title" href="<?php bp_the_topic_permalink() ?>" title="<?php bp_the_topic_title() ?> - <?php _e( 'Permalink', 'buddypress' ) ?>"> <?php bp_the_topic_title() ?> </a> </td> <td class="td-poster"> <a href="<?php bp_the_topic_permalink() ?>"><?php bp_the_topic_last_poster_avatar( 'type=thumb&width=20&height=20' ) ?></a> <div class="poster-name"><?php bp_the_topic_last_poster_name() ?></div> </td> <?php if ( !bp_is_group_forum() ) : ?> <td class="td-group"> <a href="<?php bp_the_topic_object_permalink() ?>"><?php bp_the_topic_object_avatar( 'type=thumb&width=20&height=20' ) ?></a> <div class="object-name"><a href="<?php bp_the_topic_object_permalink() ?>" title="<?php bp_the_topic_object_name() ?>"><?php bp_the_topic_object_name() ?></a></div> </td> <?php endif; ?> <td class="td-postcount"> <?php bp_the_topic_total_posts() ?> </td> <td class="td-freshness"> <?php bp_the_topic_time_since_last_post() ?> </td> </tr> <?php endwhile; ?> </table> <?php else: ?> <div id="message" class="info"> <p><?php _e( 'Sorry, there were no forum topics found.', 'buddypress' ) ?></p> </div> <?php endif;?>I have a piece of PHP code that gets a list of allowed extensions from the WordPress Database and only allows files uploaded that are those file extensions. What I would like to do is make the code allow ALL extensions but NOT allow only a couple of file extensions (executables like exe, shells, binaries, etc.)
Here is the code:
$allwd_ext = get_option( ‘ma_allowedExtension’ );
$allowedExts = explode(“,”,$allwd_ext);
$extension = end(explode(“.”, $_FILES[$f_u][“name”]))`;Any ideas appritiated π
Topic: bp live notification plugin
@sbrajesh π
testing bp live notification 1.0.3 plugin, I’m not sure maybe this may vary depending on your PHP error reporting setting, btw it didn’t work for me so I checked the ajax response in Firebug and it started with some html (PHP warning):
<br /><b>Warning</b>: Missing argument 2 for wpdb::prepare() … etc. and then the actual JSON started with {“change”:”yes” … etc.
investigating a bit I came to this Andrew Nacin post:
so I just changed a line in bp-live-notification.php, inside function “bpln_get_notification_messages”
this line:
$notifications =$wpdb->get_results( $wpdb->prepare( “SELECT * FROM {$bp->core->table_name_notifications} WHERE id in {$list_ids} AND is_new = 1”) );changed in:
$notifications =$wpdb->get_results( $wpdb->prepare( “SELECT * FROM {$bp->core->table_name_notifications} WHERE id in {%s} AND is_new = %d”), $list_ids, 1 );
this suppressed the PHP warning and now seems everything is perfectly working.
Would you consider the patch? π
thx very much, greetings from Italy
AndreaWordPress 3.51 (soon to be 3.6); BuddyPress 1.8
We have a central bank of photos for all of our users. These are to be used by a number of different applications (WordPress, Drupal, etc.) across the organization.
We have written a script that will create Word/BuddyPress avatar images & thumbnails, hash the user’s id to create the filenames, move the images to the correct directories, etc. and all this works fine.
We want to prevent users from uploading different avatars into Word/BuddyPress after the photos from the central bank have been created. Is there a way to do this other than hacking the code?
If hacking the code is the only way, any suggestions as to which php scripts to modify, and/or how to do that?
Thanks!
I’m trying to make a BuddyPress plugin using these guidelines
http://codex.buddypress.org/theme-compatibility/how-to-enjoy-bp-theme-compat-in-plugins/
however, if I try to add a class that extends BP_Component WordPress will crash and return the error.
I tried to load my plugin after BuddyPress using the following code:
function bp_pop_load() { require_once( dirname( __FILE__ ) . '/bp_pop.php' ); } add_action( 'bp_include', 'bp_pop_load' );but it doesn’t work
if I wrap my whole plugin with a class_exists( ‘BP_Component’ ) conditional, nothing will happen (condition is false)
How can I fix this?
fiy, I’m just calling BP_Component like this:
class BP_PostsOnProfile extends BP_Component { // my stuff... but error is thrown at the line above }Hi,
I am creating a function that hooks into the WordPress core hook ‘wp_insert_comment’ in a multisite environment. To my complete surprise, this function will not have the BuddyPress vars and functions available. Needless to say that I am depending on these functions.
I am a bit lost – how is it possible that BuddyPress is not being initialized at this point?
Paddelboot
Is there a BuddyPress plugin that works similar to Post Author? I’d like to be able to send users to their BP profile and not their WordPress posts author page.
Thanks,
Nathan P.Wordpress Version 3.6
Buddpress Version 1.7.1 ( Yes I will upgrade )
bbpress Vesrion 2.3.2—
The Forums in Groups uses plugins-php (buddypress/bp-themes/bp-default/groups/single/plugins.php) instead of forum.php(buddypress/bp-themes/bp-default/groups/single/forum.php)Why is this happening and how do I rectify it instead.
( I have installed bbpress and each group is marked to have its own Forum )
Please advice,
Thank you.