PHPTravels - Startup Your Online Travel Agency Today

PHPTravels - Startup Your Online Travel Agency Today v9.0 Nulled

No permission to download

gravity02

New member
Sep 23, 2020
9
2
3
Sorry but I can't understand why it gives me this error after the installation "No Response from API Server" everything was done right what could be the problem now?
Were you able to fix this?
How did you get it fixed? I've followed the bits of instructions here, but still getting the error
 

gravity02

New member
Sep 23, 2020
9
2
3
Please help me, when I switch to tours section and other sections, I get this error

1641834185267.png

And app/core.php file is not writable!

1641835255973.png
change the .htaccess in the main installation folder to

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} ^system.*
RewriteRule ^(.*)$ index.php?/$1 [L]
RewriteCond %{REQUEST_URI} ^application.*
RewriteRule ^(.*)$ index.php?/$1 [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L]
</IfModule>

Also, add it to the htaccess file in /api/.htaccess


For the For the app/core.php file is not writable!, create a new file in the app folder and name it core.php.
that's /app/core.php
It'll remove that error
 

gerysilaban

New member
Mar 9, 2021
21
3
3
BALI
change the .htaccess in the main installation folder to

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} ^system.*
RewriteRule ^(.*)$ index.php?/$1 [L]
RewriteCond %{REQUEST_URI} ^application.*
RewriteRule ^(.*)$ index.php?/$1 [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L]
</IfModule>

Also, add it to the htaccess file in /api/.htaccess


For the For the app/core.php file is not writable!, create a new file in the app folder and name it core.php.
that's /app/core.php
It'll remove that error
hi i already change the .htaccess but tour section still 404 error.
screenshot
 

asifashi

New member
Dec 19, 2019
9
1
3
They have updated their V8 in which they also fixed the Tour setting redirect to 404.

Does anyone have updated version 8 after complete modification??????
 

trinhtr

New member
Sep 3, 2020
5
2
3
Does anyone know how to null phptravels 7.4? The link above (from samweb123) is just for 7.3 and when using the Admin.php in the nulled 7.3 does not work with 7.4.
 

Manteeq

New member
Jun 20, 2020
27
11
3
Does anyone know how to null phptravels 7.4? The link above (from samweb123) is just for 7.3 and when using the Admin.php in the nulled 7.3 does not work with 7.4.
I believe they have removed license check feature completely from their server. You can look at this official documentation on how to remove license check on your install

 

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