(Request) Muvitomatic Plugin for Muvipro Themes

gembels

Active member
Dec 11, 2018
140
49
28
nyit-nyit.net
@Tomz @NullMaster @freenulled

decrypt ioncube for 2 files... I have trying to activate the license, and its working (bypass activation) but just generating not working the movie.... need your expertise... is it must. be using their API? thank you
 

Attachments

  • gembels.zip
    19.3 KB · Views: 83
Last edited:

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,062
22,063
120
@Tomz @NullMaster @freenulled

decrypt ioncube for 2 files... I have trying to activate the license, and its working (bypass activation) but just generating not working the movie.... need your expertise... is it must. be using their API? thank you
@gembels.. this error.
if ($_POST[submit] == "Save") {
$option = $_POST[automv];
update_option("automv_option", $option);
}


must be
if ($_POST["submit"] == "Save") {
$option = $_POST["automv"];
update_option("automv_option", $option);
}
 

gembels

Active member
Dec 11, 2018
140
49
28
nyit-nyit.net
@gembels.. this error.
if ($_POST[submit] == "Save") {
$option = $_POST[automv];
update_option("automv_option", $option);
}


must be
if ($_POST["submit"] == "Save") {
$option = $_POST["automv"];
update_option("automv_option", $option);
}

nop.. its still not working.. have a look my video which part its not working..

 

gembels

Active member
Dec 11, 2018
140
49
28
nyit-nyit.net
some how it using tmdb api, api_key on page.php but I cant find it where... not in the database.. not in core functions.. is it from their api ?
 

HyipLegend

New member
Jun 3, 2020
2
0
1
Hi guys, is there an update, I have tried downloading the plugin from here but haven't found one that works well, friend please
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu