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 v2.1.7 Untouched Full Package

No permission to download

tetramorfo

Active member
May 22, 2019
185
65
28
Russia Federation
Привет , как успехи с русским , могу помочь перевести . Отпиши свою телегу в приват
Пока, спасибо. Я перевел 50% на русский, терминов мало, сайт онлайн, настраиваю.
 

tetramorfo

Active member
May 22, 2019
185
65
28
Russia Federation
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
 

markmillar2k

Active member
Babiato Lover
Trusted Seller
Trusted Uploader
May 29, 2021
116
208
43
India
fillhost.com
.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
 

tetramorfo

Active member
May 22, 2019
185
65
28
Russia Federation
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

Silva

Active member
Oct 12, 2020
432
233
43
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 "
 

Silva

Active member
Oct 12, 2020
432
233
43
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.
 

mlm

Active member
Mar 8, 2021
106
34
28
Bulgaria
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?
 

mlm

Active member
Mar 8, 2021
106
34
28
Bulgaria
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:

tzeroupdate

New member
May 20, 2022
1
1
3
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
 

Latest posts

Forum statistics

Threads
69,229
Messages
908,448
Members
237,068
Latest member
iraqi9292

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