I’m just getting started with BuddyPress and see that @imath has moved on. Thanks to him for his contributions to this community. I understand this plugin is no longer supported and that it’s not been confirmed for WP 4.7.2. This is just a note for anyone who happens to stumble here.
I’m seeing these warnings being logged:
]]>Strict Standards: Declaration of BP_Code_Snippets_Component::setup_globals() should be compatible with BP_Component::setup_globals($args = Array) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-loader.php on line 156
Strict Standards: Declaration of BP_Code_Snippets_Component::includes() should be compatible with BP_Component::includes($includes = Array) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-loader.php on line 156
Strict Standards: Declaration of BP_Code_Snippets_Component::setup_nav() should be compatible with BP_Component::setup_nav($main_nav = Array, $sub_nav = Array) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-loader.php on line 156
Strict Standards: Declaration of BP_Code_Snippets_Component::setup_admin_bar() should be compatible with BP_Component::setup_admin_bar($wp_admin_nav = Array) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-loader.php on line 156
Strict Standards: Redefining already defined constructor for class BP_Code_Snippets in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-class.php on line 36
Strict Standards: Redefining already defined constructor for class BP_Code_Snippets_Template in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-templatetags.php on line 156
Strict Standards: Declaration of Bp_Code_Snippets_Group::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153
Strict Standards: Declaration of Bp_Code_Snippets_Group::edit_screen() should be compatible with BP_Group_Extension::edit_screen($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153
Strict Standards: Declaration of Bp_Code_Snippets_Group::edit_screen_save() should be compatible with BP_Group_Extension::edit_screen_save($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153
Strict Standards: Declaration of Bp_Code_Snippets_Group::create_screen() should be compatible with BP_Group_Extension::create_screen($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153
Strict Standards: Declaration of Bp_Code_Snippets_Group::create_screen_save() should be compatible with BP_Group_Extension::create_screen_save($group_id = NULL) in /home/mysite/wp-content/plugins/bp-code-snippets/includes/bp-code-snippets-groups.php on line 153
Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/mysite/wp-content/plugins/custompress/core/core.php on line 57
Hi everyone,
I’m sad to announce i will drop the support of this plugin within a month. I posted on my blog to ask people willing to adopt this plugin, so hopefully it will perhaps be supported by someone else.
Apologies to users of this plugin, i need my full time for a personal project. I hope you’ll understand. Many thanks to all of you for your feedbacks and reviews since this plugin’s birth.
Here’s a link explaining my choice in detail on my personal blog french / english (google translated)
You have a question? Please add it as a comment of the blog post.
]]>Bonjour @imath,
Merci pour ce super plugin.
Il y a un petit bug apres l’ajout d’une snippet dans le commentaire, le shortcode du snippet n’est pas ajouté dans le commentaire.
WP 3.7.1, BP 1.8.1
Salutations.
]]>I am getting this fatal error message when I try to activate BP Code Snippets:
Fatal error: Call to undefined function bp_get_option() in /home/nmeffer/public_html/nathanmeffert.com/wp-content/plugins/bp-code-snippets/bp-code-snippets.php on line 80
My site is https://www.nathanmeffert.com.
Thanks in advance for any suggestions on how to fix! ??
]]>I need the user to be able to upload a picture and instead of showing a, for example, Thumbnail with PHP sentence, it will show the picture he uploaded. Is it possible? Any tutorial or resource is very welcome.
Thx in advance.
]]>Getting this error after upgrading to WP 3.5
I attempted to deactivate and reset… Still no luck.
]]>Hello,
I just started using the snippets plugin and I decided to move my project to a new domain. Is there a way I can export the snippets and import them back in on the new sites?
I installed the plugin exactly like I was told in the “Installation” section.
When I click “Activate” though, I get the following error:
Fatal error: Call to undefined function bp_get_option() in C:\hostingspaces\krok\mysite.com\wwwroot\wp-content\plugins\bp-code-snippets\bp-code-snippets.php on line 78
A search revealed the author telling others the plugin should be located in your wordpress installation root. Then what?
Do not even waste your time with this one.
]]>Hey guys i had this working recently and for some reason today it decided not too work, not sure why but hopefully you guys can help. my problem is when i want to create a new code snippet, nothing happens, i already designated a page for snippets and when i go to create a new one it hangs at snippets#new-snippets…. any ideas or workarounds?
]]>We can’t seem to add existing snippets using the “Add snippets” button, it’s just plain text in place of what I would expect to be a button or a list of my selections:
https://i.imgur.com/YlLTA.png
The plugin updates just fine and the wizard kindly prompts me to make a new ‘Snippets’ page. However the formatting of the code doesn’t seem to happen. I suppose the highlighterscript isn’t loaded (will hopefully have time to confirm that later).
Here’s an example of BP Code Snippets running in BuddyPress 1.5:
https://jmonkeyengine.org/groups/general-2/snippets/single/18/
WP 3.2
BP 1.2.9
What ?: Error msg: OOps, une erreur est survenue, merci de renouveler votre demande.
Impossible to add some code from group admin page. I can only add snippet through forum answers.
Backslashes don’t show up in code when directly inserted into forum post, even when removing the filter bp_get_the_topic_post_content’, ‘stripslashes_deep’
It breaks also the SWA page, activity page posts answers don’t no more show up when the plugin is activated. This occured also when using your trick described here:
https://imath.owni.fr/2010/11/08/bp-forum-et-code-source/
The code output is Ok, but the SWA page isn’t. (since BP 1.2.8)
Dan bp-fr.net
]]>Since BuddyPress 1.2.6 upgrade, i’ve noticed that the members of a group cant use the component since it is only visible for group creator and super admin. I’m working on a way to fix this trouble.
So the part of the plugin based on BuddyPress Group API is not compatible with BuddyPress 1.2.6.