• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WooCommerce Ultimate Gift Card

WooCommerce Ultimate Gift Card v2.8.8

No permission to download
  • Like
Reactions: JRGWxRxZ
Hi, thanks for the update 2.7.7. Does not work -> Fatal Error when activating the plugin. Any idea?
 
It's really nulled ?
It's asking me to enter valide licence until 29 days and if not all my data will be lost and removed.
WFA3pTF.png
 
  • Love
Reactions: Noday
Same here, after 30 days the gift card product page become $0 and product type become Simple Product... Not working after 30 days!

Any workaround guys?
 
Change the files:
includes\woocommerce-ultimate-gift-card-class.php line 1886
admin\woocommerce-ultimate-gift-card-settings.php line 83

From
Code:
$mwb_wgm_activated_time = get_option( 'mwb_wgm_activation_date_time', false );

to
Code:
$mwb_wgm_activated_time = time();

now it works... But, you will have to enable and make some settings back ON.
 
Last edited:
  • Like
Reactions: br00gle
I changed includes\woocommerce-ultimate-gift-card-class.php line 1886

Code:
$mwb_wgm_activated_time = get_option( 'mwb_wgm_activation_date_time', false );

to

Code:
$mwb_wgm_activated_time = time();

Also changed admin\woocommerce-ultimate-gift-card-settings.php line 83

Code:
$mwb_wgm_activated_time = get_option( 'mwb_wgm_activation_date_time', false );

to

Code:
$mwb_wgm_activated_time = time();

now it works... But, you will have to enable and make some settings back ON.
thanks man, what kind of seeting back on you made? could you specify?
 
Sure, the new script will tell the plugin that it has been installed and started NOW (or sec ago to be more precise). It was getting the the value from DB before and counting 30 days, and you had to change it every time.
 
Babak updated WooCommerce Ultimate Gift Card with a new update entry:

WooCommerce Ultimate Gift Card v2.8.2

Download WooCommerce Ultimate Gift Card v2.8.2 Nulled Free
15-02-2023- Ver: 2.8.2

New: Compatibility with the latest WP 6.1.1 and WC 7.3.0
New: Left Coupon Amount Mail Setting. ( admin can disable this feature by setting ).
New: Update License on Gifting Portal.
Fix: Bug Fixes : (After cancel the order, Coupon is fetching from check balance page).

Read the rest of this update entry...
 
  • Like
Reactions: JRGWxRxZ
Had issues activating with 2.8.3. Made a few changes to get activated:

File: woocommerce-ultimate-gift-card.php
Line: 1067
Change To:
Code:
$mwb_wgm_update_check = 'https://google.com/';

File: mwb-wgm-update.php
Line: 125
Change To:
Code:
$url = 'https://google.com/';
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock