What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
66Analytics - Easy, friendly & privacy-focused web analytics system

NULLED 66Analytics - Easy, friendly & privacy-focused web analytics system 42.0.0 NULLED Extended

I am not able to login on a fresh install with admin/admin
1. Tried resetting pwd in DB - no change
2. Added email to db and did pwd reset - no change
3. Deleted cache - no change
Server is a LOMP
Any ideas ?????
 
Reacted by:
raz0r updated 66Analytics - Easy, friendly & privacy-focused web analytics system with a new update entry:

66Analytics 39.0.0 NULLED Extended

Update 39.0.0 - 4 March, 2025
  • Implemented the new payment gateway for One time & Recurring payments: LemonSqueezy 🍋.
  • Implemented the new Spotlight search system - Enabled via the admin panel - settings page.
  • Implemented all the available open graph tags to automatically work on all public pages to boost social media activity.
  • Implemented the new way to set your custom theme color from the admin panel via a pre-set palette of colors.
  • Implemented the HSTS header...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: alpipopa and LocalHost
Open themes\altum\views\admin\settings\partials\users.php
find
<?= implode(',', settings()->users->blacklisted_domains) ?>
replace with
<?= explode(',', settings()->users->blacklisted_domains) ?>

Also (not necessary) you may rung this sql
SQL:
UPDATE `settings` SET `value` = '{\"login_rememberme_checkbox_is_checked\": false,\"email_confirmation\":false,\"welcome_email_is_enabled\":false,\"register_is_enabled\":true,\"register_only_social_logins\":false,\"register_display_newsletter_checkbox\":false,\"auto_delete_unconfirmed_users\":30,\"auto_delete_inactive_users\":90,\"user_deletion_reminder\":0,\"blacklisted_domains\":[\"example.com\", \"test.com\"],\"blacklisted_countries\":[],\"login_lockout_is_enabled\":true,\"login_lockout_max_retries\":3,\"login_lockout_time\":60,\"lost_password_lockout_is_enabled\":true,\"lost_password_lockout_max_retries\":3,\"lost_password_lockout_time\":60,\"resend_activation_lockout_is_enabled\":true,\"resend_activation_lockout_max_retries\":3,\"resend_activation_lockout_time\":60,\"register_lockout_is_enabled\":true,\"register_lockout_max_registrations\":3,\"register_lockout_time\":10}' WHERE `settings`.`id` = 3;

I still have the problem... I'm stuck. Do you have a solution?
 
azarock35 's signature
Reacted by:
raz0r updated 66Analytics - Easy, friendly & privacy-focused web analytics system with a new update entry:

66Analytics 41.0.0 NULLED Extended

Update 41.0.0 - 6 May, 2025
  • Implemented the new Dynamic OG Images generator plugin service. Available for free to all AltumCode club subscribers.
  • Implemented the new ability to crop images before uploading them. It has been implemented throughout the product where it makes sense.
  • Implemented the ability to fully reset statistics from a website with one click.
  • User last activity date will not get updated anymore if impersonated by an admin.
  • Update on plan buttons...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
TheBadBoy 's signature
Reacted by:
raz0r updated 66Analytics - Easy, friendly & privacy-focused web analytics system with a new update entry:

66Analytics 42.0.0 NULLED Extended

Update 42.0.0 - 11 June, 2025

Minimium PHP required is now PHP 8.1 (from PHP 8.0).
Implemented the ability to set custom images for the homepage directly from the admin panel.
Implemented the ability to set a custom account profile picture.
Implemented the ability to send a custom email on plan expiration to the user.
Implemented custom background color option for your PWA in the admin panel (for the PWA plugin).
Implemented clickable tooltip link to plan upgrade page when a user...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
Top