- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago as you can see above I’m trying numerous ways to reference the variable and complete this delete properly…. maybe this isn’t a plug-in question, but rather a syntax error in the $wpdb->query 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago One last question (I hope) on setting this up as a companion plug-in without mucking up the works. When the user uninstalls the plug-in we want to remove all references across the 3 achievements tables to any related actions, […] 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago Again … thanks so mUCH PAUL!!! YOU ROCK! 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago oops my bad… I missed a “;”…after global $wpdb.. that worked a charm… I’ll post this plug-in when I’m finished….. 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago Hey there Paul, Thanks! found all the actions in the plug-in I want to dial in…. // gdsr_vote_thumb_article 
 // gdsr_vote_thumb_comment
 // gdsr_vote_rating_multis
 // gdsr_vote_rating_article
 // gdsr_vote_rating_comment […]
- 
	
	sdls posted an update 14 years, 2 months ago 
- 
	
	simon reviewed the plugin GD Star Rating: 14 years, 2 months ago      Awesome! Awesome!
- 
	
	simon joined the group GD Star Rating 14 years, 2 months ago 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago P.S. Paul, if you’d like me to post these questions on your plug-in dev site, I can do that. 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago Bit of a newbie with this level of programming so thanks again for the feedback…. I guess alot of this depends on the plug-in, so it’s a little ambitious to expect help on this … BUT… 😉 I have looked through all 235 […] 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago A few more questions if you have a moment, thanks for getting back to me so fast the first time! “Add a new record to the achievements_actions table. The name column is very important. It must match the first argument of the […] 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago For posterity’s sake … if you want to build a plug-in to tie in other plug-ins or your own into achievements without mucking up the core… use this: https://wordpress.org/extend/plugins/buddypress-skeleton-component/ To put […] 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago Oh you mean on the site you made specifically for developers like me asking pesky questions…. DOOOOIEEEEE c|:-P thanks for the help this looks like it has everything I need 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago Also….. just basic etiquette of how to add to this case statement from another “buddy” plug-in so the core can stay unmodified is truly mind boggling… 
- 
	
	simon replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago or is it in the loader.php ` case 22: 
 $wpdb->insert( “{$table_prefix}achievements_actions”, array( ‘category’ => ‘inviteanyone’, ‘name’ => ‘accepted_email_invite’, ‘description’ => __( “A new user activates […]
- 
	
	simon started the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 2 months ago Firstly Paul, AWESOME plug-in! I scoured the forumns but could not find this question, apologies if this is redundant. What is the best strategy for adding “events” from other plug-ins? For example GD star rating (another great […] 
- 
	
	simon joined the group Achievements 14 years, 2 months ago 
- 
	
	spice_with_rice replied to the forum topic BP 1.5 support in the group Achievements 14 years, 2 months ago I’m having the same issue as @enderandrew with achievements…. looking for a temporary fix…. Interesting though caus the achievements […] 
- 
	
	spice_with_rice replied to the forum topic Trying to modify the group loop [SOLVED] in the group Creating & Extending 14 years, 2 months ago that totally helped me @boonebgorges thanks!. I’m trying to do something quite similar to Von. My goal is to create a new page, just like […] 
- 
	
	spice_with_rice replied to the forum topic How to: Modify the bp admin bar in the group How-To and Troubleshooting 14 years, 2 months ago This worked perfectly thanks @dennissmolek… 
 one suggestion for those following this path….
 in ovcbar.php you can’t copy and paste the whole bp-core-adminbar.php
 you have too manually go in and copy paste the code from […]
- Load More
	@simon_said
	Active 6 years, 10 months ago