StoreGo SaaS - Online Store Builder

StoreGo SaaS - Online Store Builder v7.3

No permission to download

-xXx-

New member
May 18, 2021
21
6
3
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

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,257
111,760
120
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-

-xXx-

New member
May 18, 2021
21
6
3
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
@Tomz 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.
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,257
111,760
120
  • Like
Reactions: -xXx-

-xXx-

New member
May 18, 2021
21
6
3
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:

Latest posts

Forum statistics

Threads
69,515
Messages
910,202
Members
240,139
Latest member
TheWhisperer

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