• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

TruelySell - On-demand Service Marketplace, nearby Service Finder and Bookings Web, Android and iOS

TruelySell - On-demand Service Marketplace, nearby Service Finder and Bookings Web, Android and iOS TruelySell - v2.3.2 (09 November 2023)

No permission to download
Привет , как успехи с русским , могу помочь перевести . Отпиши свою телегу в приват
Пока, спасибо. Я перевел 50% на русский, терминов мало, сайт онлайн, настраиваю.
 
Hi, What modification have you made? How did you fix the issue? Has anyone tried this on a VPS without cPanel?

.htaccess (/ next rewritebase "rewritebase/")

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]

and config.php(application/config/config.php) modify $config

}
$server_path = $protocol.$domainName.$folder_name;
# $config['base_url'] = $server_path;
$config['base_url'] = "https://www.xxxxyousite.xxx/";

and application/config/database.php
you server, database, password, user database
 
.htaccess (/ next rewritebase "rewritebase/")

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]

and config.php(application/config/config.php) modify $config

}
$server_path = $protocol.$domainName.$folder_name;
# $config['base_url'] = $server_path;
$config['base_url'] = "https://www.xxxxyousite.xxx/";

and application/config/database.php
you server, database, password, user database
Hi, I am getting the following error, not using cPanel.

An uncaught Exception was encountered​

Type: Error

Message: Call to a member function result_array() on bool

Filename: /home/sites/10a/e/ed20c3976d/public_html/application/views/user/home/index.php

Line Number: 20

Backtrace:

File: /home/sites/10a/e/ed20c3976d/public_html/application/views/user/template.php
Line: 6
Function: view

File: /home/sites/10a/e/ed20c3976d/public_html/application/controllers/Home.php
Line: 63
Function: view

File: /home/sites/10a/e/ed20c3976d/public_html/index.php
Line: 321
Function: require_once
 
Hi, I am getting the following error, not using cPanel.

An uncaught Exception was encountered​

Type: Error

Message: Call to a member function result_array() on bool

Filename: /home/sites/10a/e/ed20c3976d/public_html/application/views/user/home/index.php

Line Number: 20

Backtrace:

File: /home/sites/10a/e/ed20c3976d/public_html/application/views/user/template.php
Line: 6
Function: view

File: /home/sites/10a/e/ed20c3976d/public_html/application/controllers/Home.php
Line: 63
Function: view

File: /home/sites/10a/e/ed20c3976d/public_html/index.php
Line: 321
Function: require_once
did you load the test database ? the error indicates something empty in a table
 
  • Like
Reactions: markmillar2k
I don't know codeigniter, I use Laravel.
I have the following problems:
1) edit database file database.php, in the"local"part (host, database, user, password)
2) modify the "base_url" by putting ['base_url'] = 'http://www.example.com/'; (application/config/config.php)

I get a "500 error" (also by modifying the PHP version .. 5.4 to 7.4

"<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>"

where am I wrong ? Thank you
Sorry, but one thing is suspicious, while you change to baseurl, it should be the same as it was like
PHP:
$config['base_url'] = $server_path;
instead of putting "xxxxx.com "
 
For me too... But in my other cPanel site, it worked without this also.
It will run without doing anything, just edit .htdocs first line. But cpanel on shared hosting, root access is not possible, hence web socket will not work.
 
android app stack on splash screen any one test it
Huawei and Alcatel with Android 11 also stand on splash screen.... Does anyone even know why this is so and how we can fix it?
 
v2.0.8 (9 October 2021)

Web Application
- Fixed: Currency issue fixed in admin panel
Fixed: Websocket issue fix
Fixed: Provider and user count issue fixing
Fixed: Chat console error fixed in admin panel

Android Application

- Fixed: Websocket issue fixed
Fixed: Country list api handled on our side
Fixed: Location auto update for user

iOS Application

- Fixed: Websocket issue fixed
Fixed: Country list api handled on our side
Fixed: Location auto update for user

I do not understand or still have a problem with the code of the Android application?

2.0.8 android app work with the Truelysell.com website.....(only on Alcatel with Google suport). now..... check with mine :D

UPDATE:
With my web not work, still stack on splash screen. I will update completely to the latest version and we'll see........ :D (And I'm not an idiot, it just annoys me :D :D :D :D ).

06:57AM finaly work....... :D 2.0.8 <3
 
Last edited:
v2.0.8 (9 October 2021)

Web Application
- Fixed: Currency issue fixed in admin panel
Fixed: Websocket issue fix
Fixed: Provider and user count issue fixing
Fixed: Chat console error fixed in admin panel

Android Application

- Fixed: Websocket issue fixed
Fixed: Country list api handled on our side
Fixed: Location auto update for user

iOS Application

- Fixed: Websocket issue fixed
Fixed: Country list api handled on our side
Fixed: Location auto update for user

I do not understand or still have a problem with the code of the Android application?

2.0.8 android app work with the Truelysell.com website.....(only on Alcatel with Google suport). now..... check with mine :D

UPDATE:
With my web not work, still stack on splash screen. I will update completely to the latest version and we'll see........ :D (And I'm not an idiot, it just annoys me :D :D :D :D ).

06:57AM finaly work....... :D 2.0.8 <3
thanks for your answer, but still stack on the splash screen for me, I use version 2.0.8 how did you fix that issue plz
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock