Sim2K
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyVerified] Version 2.0.3 to 2.1 upgradeOOh boi .. I updated to this plugin and the tried to roll back to the one you made for me a while back and now that does not work.
Well it works fine on the user profile, but back-end there are a still a few problems …
Verified Users
Warning: Missing argument 2 for wpdb::prepare(), called in /dir/website/wp-content/plugins/BuddyVerified-master/includes/buddypress-verified-admin.php on line 53 and defined in /dir/website/wp-includes/wp-db.php on line 992 Warning: Missing argument 2 for wpdb::prepare(), called in /dir/website/wp-content/plugins/BuddyVerified-master/includes/buddypress-verified-admin.php on line 48 and defined in /dir/website/wp-includes/wp-db.php on line 992Users Marked as Spam
Warning: Missing argument 2 for wpdb::prepare(), called in /dir/website/wp-content/plugins/BuddyVerified-master/includes/buddypress-verified-admin.php on line 103 and defined in /dir/website/wp-includes/wp-db.php on line 992 Warning: Missing argument 2 for wpdb::prepare(), called in /dir/website/wp-content/plugins/BuddyVerified-master/includes/buddypress-verified-admin.php on line 109 and defined in /dir/website/wp-includes/wp-db.php on line 992—————————————————-
An idea …
Maybe have a version for 1.8.x and one for 2.0 as many cant update to 2.0 just yet due to the themes they are using.
Is this an easy fix?
Can an extra page be added that requests the users email address if connecting with twitter for the 1st time
Forum: Plugins
In reply to: [LeagueManager] Can this plugin work with cricket?Can you give me a head start on where to look for this particular file so I can copy and edit it to create a cricket version?
Is another file required to be edited to see the cricket file?
Thanks for the feedback so far. 🙂
Forum: Plugins
In reply to: [LeagueManager] Can this plugin work with cricket?Can you give me a head start on where to look for this particular file so I can copy and edit it to create a cricket version?
Is another file required to be edited to see the cricket file?
Thanks for the feedback so far. 🙂
Forum: Plugins
In reply to: [LeagueManager] Can this plugin work with cricket?Thanks for the reply.
Does this plugin facilitate the creation of this specific cricket sports file?
I am having the same issue … infinite loading gif .. which is why I was asking what is the “Redirect URIs” to put into google?
is it
or
http://www.Site.com/wp-content/plugins/super-socializer/
Which one ?? Would be good to have the exact link.
Forum: Plugins
In reply to: [YouTube Upload Widget] Upload file from pcHi All
It is possible to upload video straight from WordPress to YouTube and put the video ID on your post.
I did it for my website http://www.SquareVisualHomes.co.uk but its done outside of the WordPress Admin so it is possible.
Forum: Plugins
In reply to: [ShareThis Dashboard for Google Analytics] Tracking code needs and updateSwap …..
<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', '<?php echo $web_property_id ?>']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>… for …
<?php if ( !is_super_admin() ) { ?> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', '<?php echo $web_property_id ?>']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <?php } ?>in file …
googleanalytics/googleanalytics.php
Forum: Plugins
In reply to: [ShareThis Dashboard for Google Analytics] Where is the code installedYes you can
Forum: Plugins
In reply to: [BuddyPress Gifts Rebirth] UPDATE COMING SOON – This Week!OK guys.
I got this plugin fixed, made it even better in some cases, but as soon as I did, WordPress and Buddypress got updated. It broke the plugin. I’m hoping to get started again on this come Mid Sept. I still want this plugin. There is a big commercial paid version out there but it charges your users to buy the gifts.
Will update you in mid sept what the progress will be.
Forum: Plugins
In reply to: [Socialauth-WordPress] Widget?Found it ..
[SocialAuth-WP-Short-Code] .. (Was on the Changelog page)
<?php sc_render_login_form_SocialAuth_WP(); ?> .. This seems to work.
Forum: Plugins
In reply to: [Socialauth-WordPress] Widget?Is there a PHP code as well?
Forum: Plugins
In reply to: [Socialauth-WordPress] Widget?What is the Short code?
Forum: Plugins
In reply to: [WordPress Social Login] Facebook Login won't workThe error I get is …
Something bad happen! Authentification failed. The user has canceled the authentication or the provider refused the connection.