Forum Replies Created
-
will this work on a Single install of WordPress?
Great job on the homepage Mike. How come nothing happens when I click on Forums, Groups, etc? Are you still working on this?
Your layout is great but I’m not too crazy about the color theme. It doesn’t feel engaging enough. Maybe it’s just me. But I love what you did with the sign up form with the rounded corners and drop shadow.mercrime did you get it to work? Because this doesn’t work. It breaks the Registration field.
I have BuddyPress 1.2.4.1 on a single instance of WordPress 2.9.2 and after Activating bp-registration options I get the following error in the Registration Page and the “Complete Sign Up” button disappeared.
undefined function get_current_site() in myserverpath……../wp-content/plugins/bp-registration-options/bp-registration-options.php on line 726
I have BuddyPress 1.2.4.1 on a single instance of WordPress 2.9.2 and after Activating bp-registration options I get the following error in the Registration Page and the “Complete Sign Up” button disappeared.
undefined function get_current_site() in myserverpath……../wp-content/plugins/bp-registration-options/bp-registration-options.php on line 726
I have a BUG as well.
I have BuddyPress 1.2.4.1 on a single instance of WordPress 2.9.2
I set the Default Map Size to SMALL (300×225)
The “Guess it from user’s IP” is DisabledThe Tab reads “Custom Markers (0)” and I get a Warning above the
stretched map (640×480) …
Warning: Invalid argument supplied for foreach() in /home/content/a/t/o/atomiccafe/html/upoubams/wp-content/plugins/buddypress-maps/bp-maps-templatetags.php on line 210
And I get a stretched map (not 300×225) with no Marker.I fixed it.
FYI, my hosting is PHP4 which causes the Parse error. I had to update it to PHP 5 and it worked.Hi Dave,
I installed 1.3.2 fine but when I try to chat I get an error inside the chat page
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/content/a/t/o/atomiccafe/html/upoubams/wp-content/plugins/buddypress-ajax-chat/bp-chat/chat/lib/class/CustomAJAXChat.php on line 14
Here are the Lines:
10 #error_reporting(E_ALL);
11 #ini_set(‘display_errors’, ‘1’);
12
13 class CustomAJAXChat extends AJAXChat {
14 public $bp_config = array();
15 public $channels = null;
16 public $users = null;
17
18 public $loggedin_user_fullname = null;
19 public $xml_logout_url = null;
20 public $loggedin_user_id = null;
21 public $name_type = null;I have the latest BuddyPress on a single instance of WordPress 2.9.2
Can you help?
Thanks
BuddyPress Maps 0.30 NOT working here either.
I have BuddyPress 1.2.4 with single instance of WP 2.9.2 (not MU)
ERROR msg:
Plugin could not be activated because it triggered a fatal error.
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /home/content/a/t/o/atomiccafe/html/mybpforum/wp-content/plugins/buddypress-maps/bp-maps-classes.php on line 843in the bp-maps-classes.php
Lines:
841 $this->zoom=$map->getZoom();
842
843 $this->Lat = $map->getCenter()->getLat();
844 $this->Lng = $map->getCenter()->getLon();
845
846 return $map;Please let me know.
Thanks in advancePlease disregard my question. I found out where to do this.