-
addisonkirk posted on the forum topic Where do I get the theme shown in the Intro Video? in the group Creating & Extending: 15 years ago
It worked! Thank you SO much @mercime and @DJPaul! Why not use this version? Is there any way to get this theme on the new version? I am creating a Motion Picture Casting site. The main part of my site is allowing users to create a profile for themselves (an online application, basically), and then join a […]
-
addisonkirk posted on the forum topic Where do I get the theme shown in the Intro Video? in the group Creating & Extending: 15 years ago
I’ve installed 1.1 and buddypress from trac. How do I get that theme now?
-
katemgilbert posted on the forum topic Edit welcome email, possibly using Welcome Pack? in the group How-To and Troubleshooting: 15 years ago
@djpaul – Thanks! Inserting the function code at the top of admin.js worked. I now see the fields.
Where can I find the syntax for calling member and site data in the customized email? For example, username, password, site URL, site name, etc.
-
katemgilbert posted on the forum topic Edit welcome email, possibly using Welcome Pack? in the group How-To and Troubleshooting: 15 years ago
@djpaul – thanks for your response. Yes, http://domain.com/wp-content/plugins/welcome-pack/includes/js/admin.js exists. I am using Firefox. I checked for javascript errors and it looks like it found 3, all relates to the emails in welcome pack. Here’s a screenshot of the error report: http://img203.imageshack.us/img203/1227/jserrors.png. Here is a…[Read more]
-
katemgilbert posted on the forum topic Edit welcome email, possibly using Welcome Pack? in the group How-To and Troubleshooting: 15 years ago
@djpaul – I see the Email tab, but when I enable email customization and choose an email to customize from the drop-down, there are no fields to modify the email text itself. I save settings but can’t find any edit fields for the email subj and body. Here’s a screenshot of what I see: http://img825.imageshack.us/img825/6920/welcomepack.png. What am […]
-
sushkov posted on the forum topic Can't get it working after hours of trying in the group BuddyPress ScholarPress Courseware: 15 years ago
-
Roger Coathup posted on the forum topic Multiple activity loops on same page in the group How-To and Troubleshooting: 15 years ago
-
Roger Coathup posted on the forum topic Multiple activity loops on same page in the group How-To and Troubleshooting: 15 years ago
@nuprn1 – yes, they were running sequentially, but the second one was just returning the same activities as the first. As @djpaul suggests, I’ll make sure it’s getting a fuller set of parameters passed in its bp_has_activities() initiation, to keep it showing all activities. Hopefully, this should fix the PHP call. It’s late here – I’ll leave […]
-
Roger Coathup posted on the forum topic Multiple activity loops on same page in the group How-To and Troubleshooting: 15 years ago
@djpaul – I put some edits in my comment above – it looks like our posts crossed.
My two streams are independent (i.e. not nested)… I’ll try setting them both up with a full set of parameters specified, and see if that allows them to show different content.
Cheers, Roger
-
Roger Coathup posted on the forum topic Multiple activity loops on same page in the group How-To and Troubleshooting: 15 years ago
@djpaul, @nuprn1 – I ran into a stack of problems with this approach: 1. A call to make a new BP_Activity_Template requires a full set of parameters (it doesn’t default them). 2. All the bp_ functions, e.g. bp_has_activities() work on a single global activities template ($activities_template) 3. The methods (functions) you can call directly on the…[Read more]
-
Roger Coathup posted on the forum topic Multiple activity loops on same page in the group How-To and Troubleshooting: 15 years ago
@djpaul, @nuprn1 : I was thinking both the AJAX and the PHP switching tabs (e.g. between Personal, Friends, etc. on the Profile .. Activity page). I have a mini activity sidebar widget that’s permanently around showing all site activity. When a user is on a profile activity page, there is also the main activity stream. Essentially, I […]
-
Ali Erkurt posted on the forum topic Safe Mode Off and JS Infection Issue in the group How-To and Troubleshooting: 15 years ago
@DJPaul I had that infection issue three times on my web site and I had to re-upload all files to the server. I think this happens when safe mode is off. Now I want to install BP to another site and to upload avatars, I need to turn safe mode off. If I do that, does […]
-
catchit posted on the forum topic W3 Total Cache on http://www.testbp.org in the group Miscellaneous: 15 years ago
@djpaul cool, thanks for info. is it ok to use CDN with amazon for plugin too, as long as i don’t cache pages for users?
-
rich! @ etiviti posted on the forum topic Permalinks – Members/Profile pages redirect to homepage in the group How-To and Troubleshooting: 15 years ago
alright!
@djpaul š
-
rick rea posted on the forum topic Music Player For Profile Pages in the group How-To and Troubleshooting: 15 years ago
@DJpaul yes the field names are correct but when i insert a sentence for example into field it shows up in the profile. But when i insert a embedded code into the field nothing shows up
-
master-po posted an update 15 years ago
@DJPaul dear Paul, I posted now in the Troubleshooting group, but hnia in another thread tell me it’s better to write to you…
I have a problem here on the site.
I canāt access to my profile in buddypress.org.
If I click on my name or on my avatar, in order to change it, the server tell me āpage not foundā.
So I canāt access to my activit…[Read more] -
zenseeker posted an update 15 years ago
@DJPaul Wow, I’m really trying to get some help here. I saw you commented on the Fatal error: Call to undefined function bp_page_title() in /home/howtomak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/header.php on line 9
so I thought maybe I’d beg your assistance. What do you charge for your services?
We have a main site…[Read more]
-
I’ve replied to a thread you’ve made about these issues. The error around bp_page_title is because you’re trying to use BuddyPress (or, at least, its default theme) on a site that isn’t running the BuddyPress plugin. Let’s talk in the thread.
-
Thanks for replying Paul. I saw that statement in a thread, but I don’t really understand. If buddypress is in the subdomain and its signup is working correctly, why is it affecting the main site’s wp register? Do I need to activate bp on the main site? If I do that, won’t it affect my main site? I want the main site to stay as it is, and…[Read more]
-
Please keep this in the thread, it’s easier to track.
-
-
-
-
hnla posted on the forum topic localize a theme with my own translation, is it possible? in the group Creating & Extending: 15 years ago
If you re-read the page it does say that you can place the files elsewhere to avoid them being overwritten I just stick em in a new folder kept in /plugins/
Flag the account issue to John James Jacoby or @DJPaul
-
catchit posted on the forum topic W3 Total Cache on http://www.testbp.org in the group Miscellaneous: 15 years ago
@DJPaul I was wondering how do you get paged caches to work with users logging in, I can’t seem to login with page cache. I do a lot of custom queries and display, is page cache important for that?
-
Boone Gorges posted on the forum topic Post code between backticks in the group buddypress.org Ninjas: 15 years ago
@djpaul – Decided to go with the straightforward backtick before worrying about syntax highlighting, as the most popular option (Syntax Highlighter) (a) requires you to specify the language in order for highlighting to work correctly, which is a bit onerous for first time users, and (b) requires an extra click to get the popup with copyable, […]
- Load More
@djpaul
Active 1 day, 21 hours ago
I’m trying to find out how/if we can fix this.
We suggest that you re-register a name without a space in. We can’t just change in the database as it is shared with some of Automattic’s other WordPress websites.
done! š
thank you Paul! but I think it will be useful in the sign up page specify “no spaces in the username”…
ciao