Belloo - Complete Premium Dating Software Unlimited Domains

Belloo - Complete Premium Dating Software Unlimited Domains v4.5.3.6 Untouched

No permission to download

DJKeterson

Member
Aug 14, 2022
83
58
18
33
The page looks broken and I'm getting an error.

"Notice: date_default_timezone_set(): Timezone ID 'uk' is invalid in /var/www/vhosts/demosite.net/httpdocs/assets/includes/connect.php on line 33"
Go in that file and change the timezone to something like:
Europe/Berlin
 

mywashe

Member
Oct 9, 2022
82
10
8
I've tried before, it doesn't work.
I tried again with another time zone, but it still didn't work.
Go to Admin Panel Time zone settings and replace UK with America/Los_angeles or Africa/Johannesburg depending on your preferred time zone and it will fix the error
 

orthodox

Active member
Banned User
May 5, 2022
113
37
28
Россия
I've tried before, it doesn't work.
I tried again with another time zone, but it still didn't work.
Try to make file with any name and code

Code:
<?php
phpinfo();
?>

Run it and you will see time zone of your server
 

Attachments

  • Screenshot_4.png
    Screenshot_4.png
    36.7 KB · Views: 23

profipro

Member
Banned User
May 17, 2022
23
60
13
Try to make file with any name and code

Code:
<?php
phpinfo();
?>

Run it and you will see time zone of your server
Thx everyone. but I have a bigger problem. login and registration not working. When I press the button it says "please wait" and it gets stuck.
When I replace it with the connect.php file I found from another source, the situation is resolved, but I do not trust the file from a source other than this one.

can anyone help with this?
I am sharing the working connection.php file for it to be examined.
 

Attachments

  • connect.php.zip
    4.6 KB · Views: 18

orthodox

Active member
Banned User
May 5, 2022
113
37
28
Россия
Thx everyone. but I have a bigger problem. login and registration not working. When I press the button it says "please wait" and it gets stuck.
When I replace it with the connect.php file I found from another source, the situation is resolved, but I do not trust the file from a source other than this one.

can anyone help with this?
I am sharing the working connection.php file for it to be examined.
Have you tried this one?

 

palit

New member
Apr 14, 2020
6
3
3
Warsaw, Poland
Found on other forum. Maybe it will be helpful.

Tip for enabling automatic translation:

For those who need to translate the language and a message is appearing in DevTools 429, do the following:

1. Register at https://rapidapi.com/developer/devs
2. Get your key that will appear in default-application_xxx > Security > Application Key
3. Change your key in the administrator/assets/js/admin.js file at:
xhr.setRequestHeader("x-rapidapi-key", "PASTE_YOUR_KEY");
4. Save the file and refresh the page and do your translations

PS1: If you reach the translation limit, repeat the above step using another email account.
PS2: If you have your language containing dashes or underscores (eg.: pt_BR) change it to pt in administrator/layout/index.phtml
 

BellooRU

Active member
Banned User
May 16, 2022
84
105
33
Share profile (for mobile) mobile/js/controllers.js linies 2080-2087
fix:
Code:
  $rootScope.shareProfile = function(index){
        const shareOpts = {
          title: site_lang[360]['text'],
          text: current_user.name +','+current_user.age+','+current_user.city+' - '+site_lang[360]['text'],
          url: siteUrl+'@'+current_user.id,
        };
        navigator.share(shareOpts);
  }
 
  • Love
Reactions: MasterX

ozz411

New member
Dec 20, 2020
28
0
3
Bello was successfully installed, but the login to the admin panel does not work, giving a user error. The new user is not created either. Can you help?
 

Attachments

  • bello.png
    bello.png
    405 KB · Views: 5

MasterX

Member
May 21, 2022
82
24
8
Share profile (for mobile) mobile/js/controllers.js linies 2080-2087
fix:
Code:
  $rootScope.shareProfile = function(index){
        const shareOpts = {
          title: site_lang[360]['text'],
          text: current_user.name +','+current_user.age+','+current_user.city+' - '+site_lang[360]['text'],
          url: siteUrl+'@'+current_user.id,
        };
        navigator.share(shareOpts);
  }

Thank you :)
 

BellooRU

Active member
Banned User
May 16, 2022
84
105
33
The script checks your userinfo (name, email, license typ, domain etc) on table "client" of your Database and the list of legal users (buyers) of the author, and if your license has not expired, it allows the generation of new fakes.
If you see etwas like "'{\"active\":0,\"reason\":\"You cant use the demo site license\"}'" - forget about new fake.
 

Attachments

  • 106.jpg
    106.jpg
    42 KB · Views: 18
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu