faizeestar
New member
- May 4, 2022
- 10
- 3
- 3
All DBagain??? .... shhit... it delete ALL database? or Users only?
All DBagain??? .... shhit... it delete ALL database? or Users only?
I mean, delete the rows, or directly delete the tables leaving the database without any type of tables?All DB
ok that strange, i have mine installed and just checked now it was fine..from my nulled released date here until now site is still up.
May be a file that is not in the last uploaded version?ok that strange, i have mine installed and just checked now it was fine..from my nulled released date here until now site is still up.
Do u have db backup try restore it again..
sure u have a clean install using Dokans-Saas-v3.0-Nulled(9aug21).zip ?? it's very strange i read all the scripts file per file and I could not find any other file that could do that, except those already found ...
Yes. I uploaded these files (have that date).sure u have a clean install using Dokans-Saas-v3.0-Nulled(9aug21).zip ?? it's very strange i read all the scripts file per file and I could not find any other file that could do that, except those already found ...
Jajajaja si, estoy usando DonWeb.. sirve para hacer estas pruebas y nada más xdaun existe dattatec/donweb (asco) xD
yo aca hablandote en ingles como un boludo xD... yo ya habia revisado todos los archivos y encontre exactamente los mismos que postearon acá revise cada archivo uno por uno y no encontre algun otro que pueda joder
thank you, but this is very long proccess to edit all the code.If you understand a little php. Blocking editing to the shopkeeper's page. Let me give an example of the file that edits the products: /script/resources/views/seller/products/index.blade.php
Search for "iput". adds in before "> "readonly". I'll take an example below:
Before:
<input type="text" id="src" class="form-control" placeholder="Search..." required=""name="src" autocomplete="off" value="{{ $src ?? '' }}">
After:
<input type="text" id="src" class="form-control" placeholder="Search..." required="" name="src" autocomplete="off" value="{{ $src ?? '' }} readonly">
This field will be available for viewing. Locked to enter data.
Doubt that.dokans is better![]()
Please anyone have storego SaaS version 2.0 or higher?
I think it's a great alternative to Dokans
I installed yesterday and it happened again. All information was deleted.+1
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dokans.options' doesn't exist (SQL: select * from `options` where `key` = seo limit 1)
all database is clear xD
It is rare that it delete only the rows and not the tables or the db.
I guess it can access these routes in web.txt and delete averything (I do not understand much of this, I speak without knowing)
Route:ost('locations/destroy','LocationController@destroy')->name('locations.destroy');
It is rare that it delete only the rows and not the tables or the db.
I guess it can access these routes in web.txt and delete averything (I do not understand much of this, I speak without knowing)
Route:ost('locations/destroy','LocationController@destroy')->name('locations.destroy');
Activating automatic subdomain, extended license:
Open the folder /public_html/script/
Edit the file below and add the lines at the end
.env
AUTO_APPROVED_DOMAIN=true
MOJODNS_AUTHORIZATION_TOKEN=
SERVER_IP=
CNAME_DOMAIN=
VERIFY_IP=
VERIFY_CNAME=
Save.
In application administration, go to the menu:
Config
System Environment
Domain Configuration
Register on the website: https://mojodns.com. Configure the API. Be happy!
![]()
I checked (after and before to upload) and those files are like you posted