Jump to content
View in the app

A better way to browse. Learn more.

DoniaWeB

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
     

66Analytics - Website Traffic Analytics Platform [Extended License] v46.0.0

Featured Replies

  • Author
  • Administrators
8 hours ago, Valdis Zelvis said:

During installation, after filling in the date base .... Click FINISH INSTALLATION!!!!!!!!!!!!!

I've tried it on different hosting...... The same.

COLIBRISPROBLEM.png

This issue happens because the script is trying to use the constant ROOT_PATH before it is defined.

To fix it:

  1. Open the file:

/install/install.php
  1. Add the following line right after the line that defines ROOT and before require_once:

define('ROOT_PATH', ROOT);

So the top of the file should look like this:

const ALTUMCODE = 66;
define('ROOT', realpath(__DIR__ . '/..') . '/');
define('ROOT_PATH', ROOT);
require_once ROOT . 'vendor/autoload.php';
  1. Save the file and refresh the installation page

If you need help, just let me know 😊

Support is available for paid files only
Support for free files is offered for a fee only

  • Replies 200
  • Views 68k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Fire James
    Fire James

    Please update to v32 The latest 66analytics version is 32.0.0 and it was released on 26 April, 2024.

  • This file has been updated to Version v35.0.1 What's New in this Version: Update 35.0.1 - 8 October, 2024 Fixed public statistics realtime page not working.&

  • I don't have a real site for this script, yes you will get all future updates after purchase when it is released

Most Helpful Posts

Posted Images

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Latest Updated Files


DoniaWeB © 2018-2025 | Made with

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.