• The default language of any content posted is English.
Filebob - File Sharing And Storage Platform (SAAS)

Filebob - File Sharing And Storage Platform (SAAS) 1.8 NULLED

Everything is working as it should, thanks for sharing 😀
 

Attachments

  • IMG_20230909_210550.jpg
    IMG_20230909_210550.jpg
    212.8 KB · Views: 9
got white screen after finish installation 1.7

installed v 1.5 working fine.. during update without "venter/larval" folder
got this error...
PHP:
Warning: require(/public_html/Application/vendor/composer/../laravel/framework/src/Illuminate/Collections/helpers.php): Failed to open stream: No such file or directory in /public_html/Application/vendor/composer/autoload_real.php on line 55

Fatal error: Uncaught Error: Failed opening required '/public_html/Application/vendor/composer/../laravel/framework/src/Illuminate/Collections/helpers.php' (include_path='.:/usr/local/php81/lib/php') in /public_html/Application/vendor/composer/autoload_real.php:55 Stack trace: #0 /public_html/Application/vendor/composer/autoload_real.php(38): composerRequirec176ea89e5847b7f4371b79d15c84c24() #1 /public_html/Application/vendor/autoload.php(12): ComposerAutoloaderInitc176ea89e5847b7f4371b79d15c84c24::getLoader() #2 /public_html/index.php(34): require('...') #3 {main} thrown in /public_html/Application/vendor/composer/autoload_real.php on line 55
when upload 1.6 vender/larval folder got this
2023-09-14_09-31-35.png
public_html/Application/vendor/autoload.php
PHP:
<?php

// autoload.php @generated by Composer

if (PHP_VERSION_ID < 50600) {
    echo 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL;
    exit(1);
}

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInitc176ea89e5847b7f4371b79d15c84c24::getLoader();
public_html/Application/vendor/composer/autoload_real.php
PHP:
<?php

// autoload_real.php @generated by Composer

class ComposerAutoloaderInitc176ea89e5847b7f4371b79d15c84c24
{
    private static $loader;

    public static function loadClassLoader($class)
    {
        if ('Composer\Autoload\ClassLoader' === $class) {
            require __DIR__ . '/ClassLoader.php';
        }
    }

    /**
     * @return \Composer\Autoload\ClassLoader
     */
    public static function getLoader()
    {
        if (null !== self::$loader) {
            return self::$loader;
        }

        require __DIR__ . '/platform_check.php';

        spl_autoload_register(array('ComposerAutoloaderInitc176ea89e5847b7f4371b79d15c84c24', 'loadClassLoader'), true, true);
        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
        spl_autoload_unregister(array('ComposerAutoloaderInitc176ea89e5847b7f4371b79d15c84c24', 'loadClassLoader'));

        require __DIR__ . '/autoload_static.php';
        call_user_func(\Composer\Autoload\ComposerStaticInitc176ea89e5847b7f4371b79d15c84c24::getInitializer($loader));

        $loader->register(true);

        $includeFiles = \Composer\Autoload\ComposerStaticInitc176ea89e5847b7f4371b79d15c84c24::$files;
        foreach ($includeFiles as $fileIdentifier => $file) {
            composerRequirec176ea89e5847b7f4371b79d15c84c24($fileIdentifier, $file);
        }

        return $loader;
    }
}

/**
 * @param string $fileIdentifier
 * @param string $file
 * @return void
 */
function composerRequirec176ea89e5847b7f4371b79d15c84c24($fileIdentifier, $file)
{
    if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
        $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;

        require $file;
    }
}

Anyone know how to resolve composer white screen error resolve :sneaky:
 
raz0r updated Filebob - File Sharing And Storage Platform (SAAS) with a new update entry:

Filebob - File Sharing And Storage Platform (SAAS Ready) v1.8 NULLED

Version 1.8
[UPDATE] Upload and download functions updated
[UPDATE] Updated chunks delete cron command
[UPDATE] Addons system updated
[UPDATE] Admin panel design updated
[FIX] Installation requirements problem fixed
[FIX] Addons upload error fixed
[FIX] Stripe payment error fixed
[FIX] Razorpay payment error fixed

Read the rest of this update entry...
 
Top