startop
Active member
- Feb 18, 2019
- 865
- 184
- 43
Same problem hereHi TassieNZ,
Thanks for the help for nulled v2.3.4.
just info in UiPress Styles menu Library -> Theme Library is not working properly.
Thanks
Same problem hereHi TassieNZ,
Thanks for the help for nulled v2.3.4.
just info in UiPress Styles menu Library -> Theme Library is not working properly.
Thanks
Did your null do the same? If so, I'll look at it.Same problem here
Will look for this too… but first some coffeeHi TassieNZ,
Thanks for the help for nulled v2.3.4.
just info in UiPress Styles menu Library -> Theme Library is not working properly.
Thanks
Please test using ANY key to activate and let me know.Will look for this too… but first some coffee️
![]()
Will look for this too… but first some coffee️
![]()
And ....???Please test using ANY key to activate and let me know.![]()
O.K. Can anyone in the @Null Master Group look please? I'm going to be away for a couple of days.facing same issue
public function uip_get_themes()
{
if (defined("DOING_AJAX") && DOING_AJAX && check_ajax_referer("uip-security-nonce", "security") > 0) {
$debug = new uipress_debug();
$string = $debug->get_string("key");
$instanceid = $debug->get_string_local("instance");
$domain = get_home_url();
$uip_query = "?key=" . $string;
$uip_query = $uip_query . "&instance=" . $instanceid;
$uip_query = $uip_query . "&d=" . $domain;
//error_log("https://analytics.uipress.co/view.php?" . $uip_query);
$remote = wp_remote_get("https://api.uipress.co/themes/" . $uip_query, [
"timeout" => 10,
"headers" => [
"Accept" => "application/json",
],
]);
if (!is_wp_error($remote) && isset($remote["response"]["code"]) && $remote["response"]["code"] == 200 && !empty($remote["body"])) {
$data = [];
echo $remote["body"];
} else {
$returndata["error"] = true;
$returndata["message"] = __("Unable to fetch themes at this moment. Please try again later", "uipress");
echo $returndata;
}
}
die();
}
@launesatans is right. It requires coding time. Need to capture the plugin's request for token from Google, then store it locally instead on their server, then adding a sample response, store it as an object in order to mimic the original api call behavior.
so yea, we should do what @saharusa said… but in order to do that we need a license to develop something like thatO.K. Can anyone in the @Null Master Group look please? I'm going to be away for a couple of days.
TassieNZ![]()
Hi,Hi
Please update the following product
Thank
Hi
Please update the following product
Thank
We could null everything besides the overview & the library for now if its wantedHi,
you did read the posts above? The nulling afford for this version is a bit more involved
So no fast nulling for this one.
Cheers
Would be a first step. Just adding a notice about the state of things and let everyone decide. I can live without the lib & overviewWe could null everything besides the overview & the library for now if its wanted
Will do asap. Little bit busy atm bcs of my final exams@TassieNZ .. give me access to installed wordpress on your hosting (so you can have ftp/cpanel and etc) and I will install and activate UiPress with license .. so you can test whatever you want
btw here is the latest verion 2.3.6 - NOT NULLED.
![]()
5.83 MB file on MEGA
mega.nz