Crystal V Posted June 15, 2016 Author Posted June 15, 2016 @sobrenome I think perhaps another plugin/app is conflicting or perhaps even stuff in the DB from the previous install? I even compared share plugins from other developers to see if there was some issue with how I was using it and they used the same setup. @Safety1st Thanks for reporting. I'll look into the encoding. I did a side by side comparison of javascript's encodeURIComponent encoding of a url with an ampersand and the way it's done server side via the plugin but I'll check around to see if differences on Windows Phone 8.1 are mentioned. Safety1st and sobrenome 2
sobrenome Posted June 15, 2016 Posted June 15, 2016 How can I completely remove everything to do a fresh install? I have no other sharing plugin/app. ?
Crystal V Posted June 15, 2016 Author Posted June 15, 2016 1 hour ago, sobrenome said: How can I completely remove everything to do a fresh install? I have no other sharing plugin/app. ? Make sure plugin is uninstalled in the admin CP. Does the table core_share_links have an entry (or more) with a share_key of whatsappcvh, whatsapp, or some variant thereof? If so, a screenshot would be helpful. If there is no entry then download the contents of your /plugins folder and see if there's a folder with a file with somewhere within the lines "if ( $this->key != 'whatsappcvh' )" and "class _Whatsappcvh". Also do a search of /system/Content/ShareServices/ and see if there's more than one file with "class _Whatsappcvh". If there's only one then it's as it should be. sobrenome 1
Alexandr Sotnikov Posted June 30, 2016 Posted June 30, 2016 (edited) Hello @Gabrielle V. ! Could you make a similar plugin for Viber messenger? Edited June 30, 2016 by Alexandr Sotnikov
sobrenome Posted July 9, 2016 Posted July 9, 2016 On 15 de junho de 2016 at 1:10 PM, Gabrielle V. said: Does the table core_share_links have an entry (or more) with a share_key of whatsappcvh, whatsapp, or some variant thereof? If so, a screenshot would be helpful. After uninstalling the plugin, there was no entry for whatsapp. On 15 de junho de 2016 at 1:10 PM, Gabrielle V. said: If there is no entry then download the contents of your /plugins folder and see if there's a folder with a file with somewhere within the lines "if ( $this->key != 'whatsappcvh' )" and "class _Whatsappcvh". There are 5 php scripts in: /public_html/plugins/p30dd7d6755/hooks On 15 de junho de 2016 at 1:10 PM, Gabrielle V. said: Also do a search of /system/Content/ShareServices/ and see if there's more than one file with "class _Whatsappcvh". If there's only one then it's as it should be. It was not found.
sobrenome Posted July 9, 2016 Posted July 9, 2016 I have deleted everything from the old install. I have installed the last version. Plugin enable. WhatsApp sharing enable. I have cleared the cache. And still not showing on cell phone. Fatal error: Class '\IPS\Content\ShareServices\Whatsappcvh' not found in /home/xxx/public_html/applications/core/sources/ShareLinks/Service.php on line 210
Crystal V Posted July 10, 2016 Author Posted July 10, 2016 8 hours ago, sobrenome said: It was not found. Do you mean there's none or only one?
sobrenome Posted July 10, 2016 Posted July 10, 2016 My bad. Feeling stupid. I thought that the content in "upload" folder should be uploaded to the "upload" folder in the root. It's just fine.
sobrenome Posted July 15, 2016 Posted July 15, 2016 I guess that the upgrade to the last IPS version disable the plugin. I just enable it! Thanks! Crystal V 1
marklcfc Posted July 18, 2016 Posted July 18, 2016 (edited) Why is my whatsapp link red when I view on my phone, but on my desktop when I zoom in it's green Edited July 18, 2016 by marklcfc
Crystal V Posted July 20, 2016 Author Posted July 20, 2016 @marklcfc Do you use caching? Does running the support function fix it? There should be no difference since all there is in whatsapp_cvh.css is: .cShareLink_whatsapp { background-color: #3C8A38; } ul[data-controller="core.front.core.sharelink"] > li:empty { display: none; }
marklcfc Posted July 20, 2016 Posted July 20, 2016 It magically changed to green a few hours after I installed, strange! Crystal V 1
marklcfc Posted July 22, 2016 Posted July 22, 2016 This error has been reported, which I assume is to do with this hook
Crystal V Posted July 22, 2016 Author Posted July 22, 2016 (edited) @marklcfc The issue is not with this app. There's no javascript loaded. It's simply a link. A link wouldn't cause that error. Edited July 22, 2016 by Gabrielle V.
marklcfc Posted July 22, 2016 Posted July 22, 2016 Ok sorry, I wasn't aware of anything else using addthis to cause this issue.
kmk Posted January 17, 2018 Posted January 17, 2018 Hi @Crystal V IPS they don't allow any file uploads, do not you make it install by ACP way?
uA_Y_C_A Posted April 24, 2018 Posted April 24, 2018 On 2/18/2015 at 4:50 AM, Crystal V said: Click Hi ? Any update for 4.3.1? Thanks.
Gabriel Torres Posted September 14, 2018 Posted September 14, 2018 @Crystal V No working on IPS 4.3.x. See screenshot.
sobrenome Posted March 14, 2019 Posted March 14, 2019 Not working on 4.4. Will it be updated? Any chance to be added by IPS on built in sharing options?
Gauravk Posted March 14, 2019 Posted March 14, 2019 Same here, WhatsApp share link plugin is not working on 4.4.1. Appreciate a paid or free update soon, thanks in advance. Keep up the good work. sobrenome 1
MIXOH Posted March 14, 2019 Posted March 14, 2019 6 hours ago, Gauravk said: Same here, WhatsApp share link plugin is not working on 4.4.1. Appreciate a paid or free update soon, thanks in advance. Keep up the good work. My plugin's on approved queue in marketplace. WhatsApp, Telegram, Viber.
MIXOH Posted March 14, 2019 Posted March 14, 2019 Excuse me. The IPS team changed the marketplace conditions and now no additional files except the plug-in itself are allowed, so they are unlikely to appear on the market( sobrenome 1
Recommended Posts