[Free] Urban by TEMPLATED.co Converted to support phpVMS

Hello guys.
I’m new here. 
So, I’ve started work for TEMPLATED.co design. It wasn’t good at all for phpVMS.
And today, it has completed.
I hope you like it.
Any comments/critics/etc. will be helpful for me.
Let me know if I’ve made any mistakes.

Quote

Preview online : http://tiwil.tk/phpvms/

NB :
If you’re using Nabeel’s phpVMS, download the urbantpl.zip.
If you’re using SimPilot one, download the urban.zip.
Don’t forget to read readme.txt file. It’s useful file to read.

This design can’t open with www. Idk why. But I think, who people now days use www?

Thank you.

Download link : http://www*datafilehost.com/d/0f774e30 (Don’t forget to change * to .)

 

Download link?

On 2017-5-16 at 0:01 PM, lazy123 said:

Hello guys.
I’m new here. 
So, I’ve started work for TEMPLATED.co design. It wasn’t good at all for phpVMS.
And today, it has completed.
I hope you like it.
Any comments/critics/etc. will be helpful for me.
Let me know if I’ve made any mistakes.

NB :
If you’re using Nabeel’s phpVMS, download the urbantpl.zip.
If you’re using SimPilot one, download the urban.zip.
Don’t forget to read readme.txt file. It’s useful file to read.

This design can’t open with www. Idk why. But I think, who people now days use www?

Thank you.

1.-jquery conflict

2.-To open the page with www, you should edit the local.config (add www. in SITE_URL) and add a rewrite condition to .htaccess

On 5/24/2017 at 8:23 PM, mattsmith said:

Download link?

Oh no, I forgot to attach a files. I’m so sorry. I will update my post. Sorry for late post.

23 hours ago, ProSkyDesign said:

1.-jquery conflict

2.-To open the page with www, you should edit the local.config (add www. in SITE_URL) and add a rewrite condition to .htaccess

  1. I didn’t edit anything about javascript. So I don’t know what is the problem XD.

  2. Okay then, it should be everyone solution to open www. Thank you.

Edit :

For option number 2, if I edit local.config and add www., it will cause problem. It’s up to the developer want to use it or not. Maybe anyone can edit it for me :D.

On 2017-5-26 at 6:21 AM, lazy123 said:

Oh no, I forgot to attach a files. I’m so sorry. I will update my post. Sorry for late post.

  1. I didn’t edit anything about javascript. So I don’t know what is the problem XD.

  2. Okay then, it should be everyone solution to open www. Thank you.

Edit :

For option number 2, if I edit local.config and add www., it will cause problem. It’s up to the developer want to use it or not. Maybe anyone can edit it for me :D.

Open .htaccess and add this:

RewriteEngine On RewriteCond %{HTTP\_HOST} ^[^.]+\.[^.]+$ RewriteRule ^(.\*)$ http://www.%{HTTP\_HOST}/$1 [L,R=301]

and edit core/local.config.php 

in SITE_URL in stead of http://tiwil.tk/phpvms/

put http://www.tiwil.tk/phpvms/

 

Regarding jquery error is cause about a conflict with the jquery of phpvms and with the version of the jquery of your template.

That errors could bring problems with the “No route passed”, bid deletion, search flights, etc.