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

UiPress Pro - Modern Wordpress Dashboard Theme

UiPress Pro - Modern Wordpress Dashboard Theme v3.2.20

No permission to download
Hi everyone, unfortunately the API returns {"error":true,"message":"Unauthorised access"}
Probably because of the license key parameter that is being sent in the request.

I suggest that we create custom VueJS cards with our own GA4 integration.

PHP:
 /**
   * Fetches Analytics data
   * @since 1.4
   */
public function uip_get_analytics_request($dateObject)
  {
        .
        .
        .
    $debug = new uipress_debug();
   
    $string = $debug->get_string("key");                  // Gets the Key
    $instanceid = $debug->get_string_local("instance"); // Causes Fatal Error
    $access_token = $this->uipress_get_access_token(); // Found Empty when VarDump since no a.t. was saved
    $domain = get_home_url(); // FQDN

    $uip_query = "code=" . $code; // GA Access Token I think
    $uip_query = $uip_query . "&key=" . $string;             // License Key
    $uip_query = $uip_query . "&instance=" . $instanceid;   // Empty bc of previous Fatal Err
    $uip_query = $uip_query . "&d=" . $domain;
    $uip_query = $uip_query . "&uip_token=" . $access_token; // Found Empty when VarDump

    //error_log("https://analytics.uipress.co/view.php?" . $uip_query); // Logs the full request
    $remote = wp_remote_get("https://analytics.uipress.co/view.php?" . $uip_query, [
      "timeout" => 10,
      "headers" => [
        "Accept" => "application/json",
      ],
    ]);
            .
            .
            .
    $returndata["error"] = true;
    $returndata["message"] = __("Unable to fetch analytics data at this moment. Please try again later", "uipress");
    return $returndata;
}
Still using same API and everything:
Code:
$theQuery = sanitize_url("https://analytics.uipress.co/view.php?code={$code}&view={$view}&key={$key}&instance={$instance}&uip3=1&gafour=true&d={$domain}&uip_token=$token");
 
  • Like
Reactions: smalok and amit338
Babak updated UiPress (formerly WP Admin 2020) - Modern Wordpress Dashboard Theme with a new update entry:

UiPress v3.0.1 Nulled

Download UiPress v3.0.1 - Modern Wordpress Dashboard Theme Nulled Free
= V3.0.1 = Release Date - 22 November 2022 Thanks To @jemand

* Fixed bug where uninstalling / deactivating uipress pro without uipress lite active would cause a critical error and prevent from deactivating
* Added option to advanced menu editor to reset custom menu
* Made changes to negate cache issues when updating
* Added options to advanced menu editor to allow you to set items to open in...

Read the rest of this update entry...
 
Hey bros, why is this update different?

It is a very small size, IMG_20221124_232924.jpg compared to previous versions.
IMG_20221124_232853.jpg And creates a new plugin.
IMG_20221124_233506.jpg
What changed?
Is it supposed to work with the free versiion?
Do i need to remove the old nulled version, or activate on too of it.
 
Hey bros, why is this update different?

It is a very small size, IMG_20221124_232924.jpg compared to previous versions.
IMG_20221124_232853.jpg And creates a new plugin.
IMG_20221124_233506.jpg
What changed?
Is it supposed to work with the free versiion?
Do i need to remove the old nulled version, or activate on too of it.
The plugin was redone.
 
  • Like
Reactions: Joe Hunter
Hey bros, why is this update different?

It is a very small size, IMG_20221124_232924.jpg compared to previous versions.
IMG_20221124_232853.jpg And creates a new plugin.
IMG_20221124_233506.jpg
What changed?
Is it supposed to work with the free versiion?
Do i need to remove the old nulled version, or activate on too of it.
You need to remove old version 2.X and keep only 3.X versions
 
  • Like
Reactions: Joe Hunter
The v3 is pretty cool being fast and everything, but it changes how the plugin works... many features like import export settings or menus weren't ported to the v3 since it uses the uibuilder... so pay attention. I would keep using v2 for 99% of my sites v3 only for the new ones.
 
Hey bros, why is this update different?

It is a very small size, IMG_20221124_232924.jpg compared to previous versions.
IMG_20221124_232853.jpg And creates a new plugin.
IMG_20221124_233506.jpg
What changed?
Is it supposed to work with the free versiion?
Do i need to remove the old nulled version, or activate on too of it.
Also, don't forget to install uip v3 lite from the wordpress plugins section, it is required for uipv3 pro, just like Elementor and Elementor Pro.
 
  • Like
Reactions: smalok

UiPress 3.0.3 Pro Nulled (by me hehe)​

= 3.0.3 =
*Release Date - 2 December 2022 November 2022*

* Added option to set login redirect url / homepasge on the content page block
* Added new user role editor tool
* Added pro site settings like, enqueue styles, scripts, hide uipress from the plugin table and other options
* Added option to buttons to run custom js code on click
* Added option to hide plugin notices

@Babak @smartass
 

Attachments

  • uipress-pro-v3.0.3-nulled.zip
    172.5 KB · Views: 380
  • Love
  • Like
Reactions: smalok and Babak
Babak updated UiPress Pro - Modern Wordpress Dashboard Theme with a new update entry:

UiPress v3.0.3 Nulled

Download UiPress v3.0.3 - Modern Wordpress Dashboard Theme Nulled Free
= 3.0.3 =
*Release Date - 2 December 2022 November 2022*

* Added option to set login redirect url / homepasge on the content page block
* Added new user role editor tool
* Added pro site settings like, enqueue styles, scripts, hide uipress from the plugin table and other options
* Added option to buttons to run custom js code on click
* Added option to hide plugin notices

Read the rest of this update entry...
 
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