Gojek Clone App - On-Demand Multi Service App

Gojek Clone App - On-Demand Multi Service App Gojek Clone App - KingX v2023

No permission to download

baley78666

Member
Jan 29, 2021
70
16
8
Fatal error: Uncaught Error: Class 'MongoDB\Driver\Manager' not found in /home/oneplace/public_html/assets/libraries/MongoDatabase/mongodb/mongodb/src/Client.php:83 Stack trace: #0 /home/oneplace/public_html/assets/libraries/class.dbquery.php(624): MongoDB\Client->__construct() #1 /home/oneplace/public_html/assets/libraries/class.dbquery.php(41): DBConnection->createMongoConnectionToDB() #2 /home/oneplace/public_html/assets/libraries/defines.php(13): DBConnection->__construct('localhost', 'oneplace_cube', 'oneplace_cube', '18446bmswallz') #3 /home/oneplace/public_html/licence.php(284): require_once('/home/oneplace/...') #4 /home/oneplace/public_html/common.php(16): include_once('/home/oneplace/...') #5 /home/oneplace/public_html/index.php(2): include_once('/home/oneplace/...') #6 {main} thrown in /home/oneplace/public_html/assets/libraries/MongoDatabase/mongodb/mongodb/src/Client.php on line 83
 

sumit786

Active member
Jan 28, 2019
101
33
28
Plz help
Fatal error: Uncaught Error: Class 'MongoDB\Driver\Manager' not found in /home/oneplace/public_html/assets/libraries/MongoDatabase/mongodb/mongodb/src/Client.php:83 Stack trace: #0 /home/oneplace/public_html/assets/libraries/class.dbquery.php(624): MongoDB\Client->__construct() #1 /home/oneplace/public_html/assets/libraries/class.dbquery.php(41): DBConnection->createMongoConnectionToDB() #2 /home/oneplace/public_html/assets/libraries/defines.php(13): DBConnection->__construct('localhost', 'oneplace_cube', 'oneplace_cube', '18446bmswallz') #3 /home/oneplace/public_html/licence.php(284): require_once('/home/oneplace/...') #4 /home/oneplace/public_html/common.php(16): include_once('/home/oneplace/...') #5 /home/oneplace/public_html/index.php(2): include_once('/home/oneplace/...') #6 {main} thrown in /home/oneplace/public_html/assets/libraries/MongoDatabase/mongodb/mongodb/src/Client.php on line 83
Disable mongodb if u are using cpanel MYSQL
 

sumit786

Active member
Jan 28, 2019
101
33
28
how brother
Open db query file and search for mondodb
There you will find true make that false.



assets/library/class.dbquery.php
Line no. 619




Have to change on this
(strtoupper(ENABLE_MONGO_CONNECTION) != "YES")


After change

(strtoupper(ENABLE_MONGO_CONNECTION) != "NO")
 
Last edited:
  • Like
Reactions: baley78666

tararampam

Active member
Jun 7, 2020
147
66
28
localhost
No errror at all I can see or report.

So, basically the issue I am having, let's say there's an order, or someone registers, or need to reset password, it doesn't work.

Even automatic emails that are generated from various functions do not come. However, C-panel emails such as disk space, successful login to ssh or Cpanel or maybe successful or failed ssl renewal notifications do come okay, but important emails from this source code do not work at all.

Also, if I go to mail.mydomain.com or mydomain.com/webmail, it loads and times out.
Anyone with a solution on this? Please help.. emails not working..
 

sumit786

Active member
Jan 28, 2019
101
33
28
Anyone with a solution on this? Please help.. emails not working..
I think It’s because you have not setup port for mail on cpanel. You have to setup port for mail on cpanel to work domain.com/webmail or mail or 2096

check webmail. If u are abe to sent mail but unable to rcv then this is port problem

if you unable to send. Then this is dns problem
 

tararampam

Active member
Jun 7, 2020
147
66
28
localhost
I think It’s because you have not setup port for mail on cpanel. You have to setup port for mail on cpanel to work domain.com/webmail or mail or 2096

check webmail. If u are abe to sent mail but unable to rcv then this is port problem

if you unable to send. Then this is dns problem
Thank you, but I do not think it's a port issue. I think it's something to do with AWS somehow. But I am also not understanding because cpanel related notifications keep coming..
 

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