What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
AdFox: Dual-Experience Classified Ads with App-Like Feel on Mobile & Web Interface

NULLED AdFox: Dual-Experience Classified Ads with App-Like Feel on Mobile & Web Interface 2.0 NULLED

Please @raz0r kindly null

AdFox: Dual-Experience Classified Ads with App-Like Feel on Mobile & Web Interface 2.0 NULLED

Post automatically merged:

Please @raz0r kindly null

AdFox: Dual-Experience Classified Ads with App-Like Feel on Mobile & Web Interface 2.0 NULLED

Anyone proper working script should please upload, what i have showing index of, exposing files in the url, i have checked .htaccess, it's intact, i don't know what's wrong with script, any solution will be appreciated
 
Reacted by:
Please @raz0r kindly null

AdFox: Dual-Experience Classified Ads with App-Like Feel on Mobile & Web Interface 2.0 NULLED

Post automatically merged:


Anyone proper working script should please upload, what i have showing index of, exposing files in the url, i have checked .htaccess, it's intact, i don't know what's wrong with script, any solution will be appreciated
HAVE YOU CHECKED FILES PERMISION
 
Reacted by:
Please @raz0r kindly null

AdFox: Dual-Experience Classified Ads with App-Like Feel on Mobile & Web Interface 2.0 NULLED

Post automatically merged:


Anyone proper working script should please upload, what i have showing index of, exposing files in the url, i have checked .htaccess, it's intact, i don't know what's wrong with script, any solution will be appreciated
It's already nulled ...

Read this post: https://nullcave.club/threads/adfox...-feel-on-mobile-web-interface.7882/post-72714
 
raz0r 's signature
Reacted by:
<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^(.*)$ public/$1 [L] </IfModule> <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews </IfModule> RewriteEngine On # Redirect Trailing Slashes... 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] </IfModule>

It's nulled 🥱
Just comment-out root .htaccess. First 4 lines.

Code:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]
</IfModule>

<IfModule mod_rewrite.c>
    <IfModule mod_negotiation.c>
        Options -MultiViews
    </IfModule>
    RewriteEngine On

    # Redirect Trailing Slashes...
    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]
</IfModule>
It works thanks
Post automatically merged:

HAVE YOU CHECKED FILES PERMISION
it works thanks
 
Reacted by:
  • Like
Reactions: zamzack
Top