Recent content by bacil

  1. bacil

    Traffic Report not working-Google analytics.

    +1 and all the GA stuff is missing from sales report etc.
  2. bacil

    Social Rabbit Next event-not found.

    Hi +1 on this issue for last week or so I get: Can`t upload photo on IG, do we have an estimate on the resolution on this? IG is my main social network and this causes a drop in my sales
  3. bacil

    checkout by bank transfer

    Hi, Stirpe has a couple of options for you, closest is the SEPA payments and country-specific services like Bancontact for Belgium for example : Cards Accept Visa, Mastercard, and American Express payments from customers worldwide. Alipay Alipay enables Chinese consumers to pay directly...
  4. bacil

    Deactivate the Social Rabbit Plugin and click the "Activate" button again

    Any update on this ? I run some tests and i can see it crashes exactly when it is supposed to do scheduled post. when i restart the plugin and execute the scheduled post manually it works perfect on all social media
  5. bacil

    Deactivate the Social Rabbit Plugin and click the "Activate" button again

    Hi, just sent you PM with access details
  6. bacil

    Deactivate the Social Rabbit Plugin and click the "Activate" button again

    As mentioned in my other thread (sorry I placed it wrong) I have this message in my WP management panel all the time, and yes i have restarted the SR plugin number of times. It doesn't automatically post anything, so I suspect it is an issue with the scheduler. I can post scheduled posts...
  7. bacil

    Interesting paypal issue

    Hi all, am working with support on this interesting issue, when a customer makes payment with PayPal they get an error message and then, they get payment successful email and order confirmation. In the backend I see this : Is there anyone with the same behavior?
  8. bacil

    Duplicate entry + Slow Query + Php error

    Sorry i was traveling .... the best option is the db reload .... but i can check other options ... what version of mysql are you using ?
  9. bacil

    GA ENHANCED ECOMMERCE

    Bump ....
  10. bacil

    Duplicate entry + Slow Query + Php error

    From what i know of MySQL i would probbaly do this as the first attempt to fix it : mysqldump -uUSER -pPASSWORD DBNAME > /tmp/my_backup.sql to create backup of the database, then i would : drop database DBNAME; to delete the DB, then : create database DBNAME; to recreate DB, then : mysql...
  11. bacil

    Authorisation

    :-) its not that urgent i still have till wednesday to get it working, before the customer gets the access :)
  12. bacil

    Authorisation

    Yah thats the plan, once am off the airport :-)
  13. bacil

    Authorisation

    Done that last night :-) still waiting for response :-)
  14. bacil

    Authorisation

    Done that number of times, both enable/disable, install/uninstall (both plugin and extension)
  15. bacil

    Authorisation

    OK i found one helpful message in apache log : [14/Oct/2019:07:20:48 +0000] "POST /oauth1/extension HTTP/1.1" 404 3808 "-" looks like the extensions oauth in the plugin is missing
Top