@RajithaBI have uploaded it to MediaFire
Here is the 3.2 Update
Move the SQL file into root directory
Purchase Code just enter 4-5 random digits or characters and should allow you to update.
@RajithaBI have uploaded it to MediaFire
Here is the 3.2 Update
Move the SQL file into root directory
Purchase Code just enter 4-5 random digits or characters and should allow you to update.
in cpanel go you php version then enable fileinfo extenstionHello everyone,
I'm new here also not much knowledge about coding. Please give me a help.
I've tried installing the Wowonder 3.2 but there is a problem with the ffmpeg handler. I installed the ffmpeg controller to the WHM well. But in the cpanel it does not show. do you have an idea about that?
Thank you.
![]()
try this..Did you also null update.php?
I did it but it doesn't affect the Wowonder installation.in cpanel go you php version then enable fileinfo extenstion
Excellent. Nulled updater worked well. there were few errors. just see the log attachement.this
Go to line 22
$check = json_decode($file, true);
↑This is original code
Change to this code
$check = array( 'status' => 'SUCCESS', 'url' => $siteurl, 'code' => $check
);
Then go to line 470
return false;
↑This is original code
Change to this
return true;
any bug and error in 3.2 version?Hi Everyone,
For updating, in my case, the method by @XZNT is the best method, but you have to change the same code but in a different line because the update.php file also changes, in this 3.2 update case:
Code:Go to line 22 $check = json_decode($file, true); ↑This is original code Change to this code $check = array( 'status' => 'SUCCESS', 'url' => $siteurl, 'code' => $check ); Then go to line 470 return false; ↑This is original code Change to this return true;
above you can see in my update progress pdf file, everything is good or success.an
any bug and error in 3.2 version?
not in update bro...in script any error when running,,,like some users tell in 3.2 version post related errorabove you can see in my update progress pdf file, everything is good or success.
so far no problems, always testing, posting, and updating status is good. What kind of errors did you get?not in update bro...in script any error when running,,,like some users tell in 3.2 version post related error
okk thnks bro..for fetching of links is known old bugs from the developer even on the developer demo website can't work, you can see many complaints about it till a couple of days ago on their sales page. For slowness, it depends on many things (server specs, server setting, panel setting, etc), but in my case, it is smooth and fast, I am using AWS, and everything (the server, panel, etc) I set and build by myself.
this
I had to roll to the previous version because of this, all links which work under the old version stop working after 3.2 update. I tested them all, there is some serious bug.
Welcome to the Wowonder World you have to get used to it (bugssssss)I had to roll to the previous version because of this, all links which work under the old version stop working after 3.2 update. I tested them all, there is some serious bug.
I had to roll to the previous version because of this, all links which work under the old version stop working after 3.2 update. I tested them all, there is some serious bug.