DOKANS - Multitenancy Based Ecommerce Platform (SAAS)

DOKANS - Multitenancy Based Ecommerce Platform (SAAS) v3.9.1 Nulled

No permission to download
Status
Not open for further replies.

bobikzoza

Active member
Babiato Lover
Trusted Uploader
Feb 23, 2020
627
216
43
i am getting this error how can i solve it
ErrorException
Trying to get property 'value' of non-object
Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
app/Http/Controllers/FrontendController.php:44
 

dharunmods

Active member
Banned User
Apr 11, 2021
42
159
33
After install it's working but in next day the site showing white Screen

Any one know how to fix that
 

tyronx75

Member
Sep 21, 2019
51
35
18
Sorry multi post...

For auto sub domain replace the .htaccess:

<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>

RewriteEngine On

# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]

# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

# Disable Directory listing
Options -Indexes

# block files which needs to be hidden, specify .example extension of the file
<Files ~ "\.(env|config.js|md|gitignore|gitattributes|lock)$">
Order allow,deny
Deny from all
</Files>
</IfModule>


and see this
hi guys,

can someone provide me this youtube video? i failed to create sub domain for customer.. its wont work, im installing 2.6.1 thank you in advance.
 

BŁAK么ŠTØRX

New member
Dec 21, 2020
3
-40
1
After install it's working but in next day the site showing white Screen

Any one know how to fix that
I am also facing the same issue. Seems like the database is also cleared. I checked the users table and could see that there is nothing in there. Seems like that it detected the nulled version and cleared DB on it's own.

Temp fix to log in:

Change directory to "/script" and execute this command,

Code:
php artisan db:seed

But still, need to find out how it cleared DB automatically. Otherwise, the issue will happen again.

Katia666, Mad-D

Can you guys please take a look? I am using v2.6.1

screenshot-.com-2021.07.28-12_01_37.png
 
Last edited:

BŁAK么ŠTØRX

New member
Dec 21, 2020
3
-40
1
NOTE: This resource is Password Protected, You should have some contributions to the community to get the password.
You can Inbox for the password.
At least one resource to the community is required


Can you please update the script to 3.0 so that I will try to null it
 
Status
Not open for further replies.

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