Jump to content
Bicrypto v4.5.0 + All Plugins
  • Replies 72
  • Views 10.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

Posted Images

Featured Replies

comment_50778

Please I can can't go past the registration form, for this software without providing the referrer name, which is not available. How do I solve that?

  • 2 weeks later...
comment_51215
On 3/31/2023 at 1:04 AM, iclonelovers said:

Yes i have solution right now, 

It must be edit in css code

modal backdrop fade out

 

Thank you admin , we are love you

which one file ? name ?

  • 3 weeks later...
  • 2 weeks later...
  • 5 weeks later...
comment_53779

@Mahmoud It doesnt have the update like default User Update.
also Some pages are not working.
Cannot Subscribe To the Plan , Even if I click Subscribe Somehow , I get 500 Error.
 

Edited by Dk Bose
Query updation

  • 1 month later...
comment_54826

<?php

// platform_check.php @generated by Composer

$issues = array();

if (!(PHP_VERSION_ID >= 70400)) {
    $issues[] = 'Your Composer dependencies require a PHP version "<= 7.4.0". You are running ' . PHP_VERSION . '.';
}

if ($issues) {
    if (!headers_sent()) {
        header('HTTP/1.1 500 Internal Server Error');
    }
    if (!ini_get('display_errors')) {
        if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') {
            fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
        } elseif (!headers_sent()) {
            echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL;
        }
    }
    trigger_error(
        'Composer detected issues in your platform: ' . implode(' ', $issues),
        E_USER_ERROR
    );
}
 

 

SOLUTIONS-

 

1.Go to cPanel multi php select ..

select php 7.4

 

2.if (!(PHP_VERSION_ID >= 70000)) {
    $issues[] = 'Your Composer dependencies require a PHP version "<= 7.4.0". You are running ' . PHP_VERSION . '.';
}

Edited by CHANDAN SPD

  • 2 months later...
  • 2 weeks later...
  • 6 months later...
comment_68719

the product page is showing error 500 when i try to purchase a product, and i can't buy a plan or make a deposit. if anyone can provide solution i will give you a tip

Edited by AssetCoin cryptocurrency

comment_68724
3 hours ago, AssetCoin cryptocurrency said:

the product page is showing error 500 when i try to purchase a product, and i can't buy a plan or make a deposit. if anyone can provide solution i will give you a tip

dm me, i can help you

 

  • 3 weeks later...
  • 2 months later...
comment_72844

Inject User manually 

 

User : admin

password : admin 

 

insert into users (
id,
ref_id,
pos_id,
position,
plan_id,
total_invest,
firstname,
lastname,
username,
email,
country_code,
mobile,
balance,
password,
address,
status,
ev,
sv,
ver_code,
ver_code_send_at,
ts,
tv,
tsc,
remember_token,
created_at,
updated_at)

select 

1,
0,
0,
0,
0,
0,
'Admin',
'User',
'admin',
'rootuser@site.com',
'AF',
0,
0,
'$2a$12$.iGHFW06hkXIU67Y/L9BtehL/ruTd7TB2zX9HMheI3lfLIlGdsdwK',
'{"address":"","city":"","state":"","zip":"","country":"Afganistan"}',
1,
1,
1,
'NULL',
'NULL',
0,
1,
'NULL',
'NULL',
'2020-07-25 07:40:06',
'2020-07-25 07:40:06'

  • 2 weeks later...
  • 1 month later...
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


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