• 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"

WoWonder - The Ultimate PHP Social Network Platforms

WoWonder - The Ultimate PHP Social Network Platform v4.3.3 12-29-2023

No permission to download
Is there a way to upgrade from 3.0.4 to 3.1.2 without losing data? Do you know how I can do it?

I'm just doing that. Updating from 3.0.4 -> 3.1 -> 3.1.1 -> 3.1.2 without losing any data.
 
I'm just doing that. Updating from 3.0.4 -> 3.1 -> 3.1.1 -> 3.1.2 without losing any data.
Yes, now I'm doing that, but I can't download version 3.1.1 of Babiato, the page send me to mega to download version 3.1.2, can you pass the link to me?
 
Same, did you solved it?

Yes, Open update.php file and remove this:

Code:
$('#input_code').bind("paste keyup input propertychange", function(e) {
    if (isPurchaseCode($(this).val())) {
        $('#button-update').removeAttr('disabled');
    } else {
        $('#button-update').attr('disabled', 'true');
    }
});

function isPurchaseCode(str) {
    var patt = new RegExp("(.*)-(.*)-(.*)-(.*)-(.*)");
    var res = patt.test(str);
    if (res) {
        return true;
    }
    return false;
}

Lines from 194 to 209. And try with: babiato-chintan-bhatt for purchase code.
 
Yes, Open update.php file and remove this:

Code:
$('#input_code').bind("paste keyup input propertychange", function(e) {
    if (isPurchaseCode($(this).val())) {
        $('#button-update').removeAttr('disabled');
    } else {
        $('#button-update').attr('disabled', 'true');
    }
});

function isPurchaseCode(str) {
    var patt = new RegExp("(.*)-(.*)-(.*)-(.*)-(.*)");
    var res = patt.test(str);
    if (res) {
        return true;
    }
    return false;
}

Lines from 194 to 209. And try with: babiato-chintan-bhatt for purchase code.

NOT WORKING :(
 
anyone i have a question why i install wowonder 3.1.2 nulled but when i try post like title and photo have bug loading how can fix it ?
 
Or you can do a "half-clean" install...
Backup sql and uploads, after that just copy the uploads and sql in the newest version, and yeah rename the sql to wowonder.sql the effect is the same
 
Hi everyone, just to share my thought, this script is full of bugs from its developer/seller (origin/unnulled script). Every update they released, sometimes solved the bugs BUT the update also comes with new bugs :D, sometimes the update not solved reported bugs by the buyers.

So just make sure to prepare yourself if you want to deploy/use this script. So it does not make other members, admin, moderators, nullmasters here busy with your complaint/help request :D.

Just pity to the buyers of the script without (none) coding knowledge. The script seller will help buyers complaint in two days :D or even longer, sometimes the seller support team can't solve the issues, even worst the seller asks more money for what they called custom works while it is bugs of the script :D. ALSO if the buyers' support period is over, the buyers have to pay again to extend the support subscription.

In this case, I'm so lucky and happy to be part of the Babiato community.
 
Hi everyone, just to share my thought, this script is full of bugs from its developer/seller (origin/unnulled script). Every update they released, sometimes solved the bugs BUT the update also comes with new bugs :D, sometimes the update not solved reported bugs by the buyers.

So just make sure to prepare yourself if you want to deploy/use this script. So it does not make other members, admin, moderators, nullmasters here busy with your complaint/help request :D.

Just pity to the buyers of the script without (none) coding knowledge. The script seller will help buyers complaint in two days :D or even longer, sometimes the seller support team can't solve the issues, even worst the seller asks more money for what they called custom works while it is bugs of the script :D. ALSO if the buyers' support period is over, the buyers have to pay again to extend the support subscription.

In this case, I'm so lucky and happy to be part of the Babiato community.

can you suggest a better bug free social network script?
 

Forum statistics

Threads
79,441
Messages
1,142,423
Members
248,204
Latest member
bum123
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