-
Pisanojm posted an update in the group WP Activate Users: 15 years, 1 month ago
This is an incredible plugin. Is there anyway to get three options in a future release?
1. Export list to a semicolon separated text file so that it can be cut and pasted into an e-mail to ask them if they would like to be activated…
2. Delete the user added to the confirm and cancel options.
3. E-mail the users on the list direct from the…[Read more]
-
Pisanojm joined the group WP Activate Users 15 years, 1 month ago
-
Pisanojm posted a new activity comment 15 years, 1 month ago
Try going to your “default” mail box in the cpanel and see if there are any server/mail related issues there… if it is getting bounced it will show up there… provided you don’t have the default e-mail turned off.
-
Pisanojm posted a new activity comment 15 years, 1 month ago
Check your error log on your server… it will probably provide you clues… if you are using cpanel you can see this from within it choose “error logs”
-
Pisanojm posted a new activity comment 15 years, 1 month ago
Just a couple of quick questions: What version of BP, WP, PHP, THEME, etc. are you using. If it’s anything but current, your issues may have been resolved in an update… also it very well could be your theme….
First thing I try -every time:
1. Disable all plugins (Except BuddyPress):
2. Enable Default Theme:
3. Upgrade BP/WP, etc.Try then…[Read more]
-
Thanks for the reply man. Everything is updated and I am using the default theme. I tried disabling plugins but no dice. Also notice that I can’t install through the back end for some reason, I have to do it manually for it to go through. Only thing that I changed really was I modified the Group feature and it is now Clan. Its a gaming site.…[Read more]
-
Check your error log on your server… it will probably provide you clues… if you are using cpanel you can see this from within it choose “error logs”
-
-
hmm no related errors in the log. still just says “Sorry, no messages found” even though there are messages.
-
Try going to your “default” mail box in the cpanel and see if there are any server/mail related issues there… if it is getting bounced it will show up there… provided you don’t have the default e-mail turned off.
-
-
Appreciate your help man, but yea it doesn’t seem to be a server issue. The messages are being sent and received ok. They show in the email notifications and the site notifications, they just don’t display where they should in the inbox or sent box. Again thanks for helping me.
-
Guess you’ll have to wait for one of the gurus…
Wonder if it is related to this track? There are a number of fixes coming related to private message in the new BP release (5 days overdue)
-
-
-
Pisanojm posted an update 15 years, 1 month ago
@nuprn1 Rich how are you getting the “#” permalink link to work on your site? There is one her on the BP theme but it is broken. I didn’t see any plugin for it…
-
buddypress.org # permalinks are broken for but is being worked on last i heard.
as for my demo site – i just rearrange the output to display the # first but unfortunately requires hacking core files.
-
Thanks… This would be such a useful enhancement as a plugin… not to mention I would love to see the NINJAS get that and a number of other items working here as well…. All in due time I guess….
-
-
-
Pisanojm posted on the forum topic Issues with content appearing outside of the TINYMCE box… in the group BuddyPress Wiki Component: 15 years, 1 month ago
Hi @finni3 -my users don’t have access to the back-end.
-
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
@nuprn1 This is a total hack job, but it is working for me. This goes with all of my above posts. It’s my first time using pastebin, but it looked like the easiest way to show the four things I did…
-
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
Ok, I’ve gathered a number of sources from around the Web to come up with something that is ok… I’ll post it below. It includes a function that I gathered from bbpress.com called bb_row_tags (something hat maybe should be added to buddypress future?) and some of Rich’s code above and really is hack but it […]
-
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
I was speaking to where you are using the topic tags on your site…
< ?php printf(__(‘No tags yet.’), bp_get_forum_directory_permalink() . ‘/#tags’ ); ?>
I wanted to see how this layed out after it was styled etc.
-
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
@nuprn1 Can you post a link as to where you are using the above code that you listed so I can see how you are using it? Thanks.
-
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
Hey BP gurus… any help or thoughts on this? Thanks.
-
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
Looking at this codex page: https://codex.wordpress.org/Template_Tags/wp_tag_cloud Is there an easy way to use the taxonomy parameter with this? Don’t know.
-
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
Ok… so I’m looking at this, I guess what I really want to do is show a Tag Cloud of the Forum Topics in the GROUP. So the Group would show the tags of all the forum topics entered in that Group. Because there are so many forums that “cross” each other within a group, […]
-
Pisanojm posted on the forum topic How can I better filter spam users on my BuddyPress site? in the group How-To and Troubleshooting: 15 years, 1 month ago
There is a new plugin called BP Plugin called humanity, check it. I also require the TOS to be checked (also a plugin). We’ve had little to no Spammers so far… knock on wood.
-
Pisanojm posted on the forum topic Issues with content appearing outside of the TINYMCE box… in the group BuddyPress Wiki Component: 15 years, 1 month ago
just updated to your .6 and still having the problem above in picture…
-
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
Ok, I can get @nuprn1 s to work (had to change the quotes back to normal in the cut& paste). How can I make this a tag cloud? Is there a plugin for this… It is simply long-listing them….
-
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
direcly under the:
-?php do_action( ‘bp_before_group_forum_topic’ ) ?-
-?php if ( bp_has_forum_topic_posts() ) : ?- -
Pisanojm posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 15 years, 1 month ago
@boonebgorges @nuprn1 I tried both of these snippets in a new forum with TAGS i added and neither of them are showing the topic tags…
I posted this in the topic.php direclty under the
items… Any idea as to why these won’t show up? BP 1.2.5.2 WP 3.0.1
-
Pisanojm started the forum topic Forum Tags to Group? in the group BuddyPress Group Tags: 15 years, 1 month ago
Will this plugin pull the forum tags from the forums within the group and show them on the Group Page?
- Load More
@pisanojm
Not recently active
I am glad that you like it so much. it was very helpful to me when i wrote it.
i will take these items (the delete user was on my list for future upgrades) into account for updates
thanks again and great suggestions
Matt