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

StoreGo SaaS - Online Store Builder

StoreGo SaaS - Online Store Builder 6.5

No permission to download
The last version but not Extended.
I need the Extended version because i can charge user
Hi thanks for uploading resources, you don't have the extended license to help nullers?
Any Pro Nuller can help figure this out to charge end user with regular license please 🥇😗
 
Last edited:
  • Like
Reactions: jersonflorez
How Null
Go To: main_file\vendor\symfony\http-foundation\Response.php
open Response.php and find this code in line 451 & 461
PHP:
return $_string_header;
and change this 2 line like this
PHP:
//return $_string_header;
enjoy :D
 
  • Like
Reactions: -xXx-
How Null
Go To: main_file\vendor\symfony\http-foundation\Response.php
open Response.php and find this code in line 451 & 461
PHP:
return $_string_header;
and change this 2 line like this
PHP:
//return $_string_header;
enjoy :D
@Babak not working I tried both nulled and untouched versions, when nulled it can't be installed. error 500.
when untouched install and then comment the code still gets error 500.
 
  • Like
Reactions: -xXx-
Code:
<IfModule mod_rewrite.c>
    <IfModule mod_negotiation.c>
        Options -MultiViews -Indexes
    </IfModule>

    <Files .env>
        Order Allow,Deny
        Deny from all
    </Files>

    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_URI} !(\.css|\.js|\.png|\.jpg|\.jpeg|\.gif|robots\.txt|\.ico|\.woff|\.woff2|\.svg|\.ttf)$ [NC]
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^ index.php [L]

    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_URI} !^/public/
    RewriteRule ^(css|assets|landing|storage|installer|js)/(.*)$ public/$1/$2 [L,NC]
</IfModule>

here is htaccess
no still error 500 even on root after commenting code :(
 
Last edited:
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