• 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"

DOKANS - Multitenancy Based Ecommerce Platform (SAAS)

DOKANS - Multitenancy Based Ecommerce Platform (SAAS) 3.9.2

No permission to download
¡Hola hermano!

No, some files isn't in the update! maybe error from developer.
This update is just for who is using v2.0, if you're still using older verisons, PLEASE UPDATE the script version by version.

// ------------------------------------- //

1) How To Update

Note: please check the path properly before replacing any file

in pda folder
- replace Auth folder from root\script\app\Http\Controllers
- replace Helpers folder from root\script\app
- replace CustomerMiddleware.php from root\script\app\Http\Middleware
- replace RedirectIfAuthenticated.php from root\script\app\Http\Middleware
- replace SellerMiddleware.php from root\script\app\Http\Middleware
- replace helper.php from root\script\app\Helper




// ------------------------------------- //

you will get every resource from update directory.
if you're facing any problems, please contact with us we will help u :)

Simple try this it worked for me
 
This update is just for who is using v2.0, if you're still using older verisons, PLEASE UPDATE the script version by version.

// ------------------------------------- //

1) How To Update

Note: please check the path properly before replacing any file

in pda folder
- replace Auth folder from root\script\app\Http\Controllers
- replace Helpers folder from root\script\app
- replace CustomerMiddleware.php from root\script\app\Http\Middleware
- replace RedirectIfAuthenticated.php from root\script\app\Http\Middleware
- replace SellerMiddleware.php from root\script\app\Http\Middleware
- replace helper.php from root\script\app\Helper




// ------------------------------------- //

you will get every resource from update directory.
if you're facing any problems, please contact with us we will help u :)

Simple try this it worked for me

obstinate! xDD the web.php file is outdated have aproximated 5 lines missing with parameters and 2 files in views.

i nulled the 2.6 version and it work, i test ALL functions and here is and this is where it fails! if u want... install 2.0... update to 2.6 and see in customer section the errors
 
  • Love
Reactions: Hellboy70
i nulled the 2.6 version and it work, i test ALL functions and here is and this is where it fails! if u want... install 2.0... update to 2.6 and see in customer section the errors
did you succeed in nullifying this file, if so would you like to share it with us here?
 
obstinate! xDD the web.php file is outdated have aproximated 5 lines missing with parameters and 2 files in views.

i nulled the 2.6 version and it work, i test ALL functions and here is and this is where it fails! if u want... install 2.0... update to 2.6 and see in customer section the errors
Ooh it worked for me.. Just the pda isn't working.. N I didn't test it rigorously dough. Anyways best of luck with the thanks process.. Let's hope we get I working asap
 
obstinate! xDD the web.php file is outdated have aproximated 5 lines missing with parameters and 2 files in views.

i nulled the 2.6 version and it work, i test ALL functions and here is and this is where it fails! if u want... install 2.0... update to 2.6 and see in customer section the errors
@Katia666 ooh thanks great ate please do update us with files so that we could also help you test it . Thanks in advance
 
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
 
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
ooh that's great thanks a lot bro . could you also upload the nulled file of the latest version.
 
Tôi tải xuống phiên bản 2.6.1 từ trang web, họ còn thiếu rất nhiều
 
Route [admin.customer.planedit] not defined
1.png

Yes, it's clean and untouched :)
If dont want, dont use it. I just sharing the file. YW.
I use your version and the following file is missing
Route [admin.customer.planedit] not defined
- script\resources\views\admin\customer\planedit.blade.php
You can share script\app\Http\Controllers\Admin\CustomerController.php
 
Last edited:
Route [admin.customer.planedit] not defined

I use your version and the following file is missing
Route [admin.customer.planedit] not defined
- script\resources\views\admin\customer\planedit.blade.php
You can share script\app\Http\Controllers\Admin\CustomerController.php
read the post... the solution is here
 
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