Thursday, 29 August 2013
  1 Replies
  3.8K Visits
0
Votes
Undo
Hey Guys,

With our extension Quick2Cart 2.0, we have introduced a change in payment process (all changes happen behind the scenes, user action flow remains the same).
This change affects all other e-commerce extensions including -
jGive, Social Ads & Jticketing

So, if you have installed any of the following before updating to Socialads 2.9.3-
-Jticketing 1.4.3 or
-Quick2Cart 2.0 or
-jGive 1.5.2

Then -
-either you will have to upgrade to Socialads 2.9.3
-or apply the patch given in this forum to make Socialads work with new payment plugin changes.

Here are instructions to apply this patch -

1. Download attached zip file socialads-2.9.3-patch.zip
2. Unzip it on your desktop
3. Open unzipped folder socialads-2.9.3-patch

4. Copy file -
socialads-2.9.3-patch/components/com_socialads/controllers/payment.php
Paste into your joomla folder -
YOUR_JOOMLA/components/com_socialads/controllers/payment.php
to replace existing payment.php

5. Copy file -
socialads-2.9.3-patch/components/com_socialads/controllers/showad.php
Paste into your joomla folder -
YOUR_JOOMLA/components/com_socialads/controllers/showad.php
to replace existing showad.php

6. Copy file -
socialads-2.9.3-patch/components/com_socialads/models/payment.php
Paste it into your joomla folder -
YOUR_JOOMLA/components/com_socialads/models/payment.php
to replace existing payment.php

7. Copy file -
socialads-2.9.3-patch/components/com_socialads/models/showad.php
Paste it into your joomla folder -
YOUR_JOOMLA/components/com_socialads/models/showad.php
to replace existing showad.php

8. Copy folder -
socialads-2.9.3-patch/administrator/components/com_socialads/views/adorders
Paste it into your joomla folder -
YOUR_JOOMLA/administrator/components/com_socialads/views
to replace existing adorders

9. Copy file -
socialads-2.9.3-patch/language/en-GB/en-GB.com_socialads.ini
Paste it into your joomla folder -
YOUR_JOOMLA/language/en-GB
to replace existing en-GB.com_socialads.ini

10. Copy file -
socialads-2.9.3-patch/administrator/language/en-GB/en-GB.com_socialads.ini
Paste it into your joomla folder -
YOUR_JOOMLA/administrator/language/en-GB
to replace existing en-GB.com_socialads.ini

That's it.

Apply this patch ONLY IF you have installed any of the following before updating to SocialdAds 2.9.3
- Jticketing 1.4.3 or
- Quick2Cart 2.0 or
- jGive 1.5.2
& have not upgraded to SocialdAds 2.9.3 yet!