Jump to content

Versions: TPL vs. PHP


dsmith

Recommended Posts

Hey there - Just looking for a quick clarification;

I've pulled the latest version of phpVms from https://github.com/nshahzad/phpVMS which seems to still use the tpls.

I started looking into the Simpilot Group addons, and the Addon manager, etc all seem to be using php templates.

So after a quick check of the Simpilot repos i see https://github.com/DavidJClark/phpvms_5.5.x which seems to be using php templates.

So - Which phpvms should i be checking out for 'new' install? Which is 'official'? I am a bit confused. I am starting to assume i should be using the DavidJClark fork in order to use the Simpilot plugins, but will that cause other compatibility issues?

Thanks!

Link to comment
Share on other sites

Hey there - Just looking for a quick clarification;

I've pulled the latest version of phpVms from https://github.com/nshahzad/phpVMS which seems to still use the tpls.

I started looking into the Simpilot Group addons, and the Addon manager, etc all seem to be using php templates.

So after a quick check of the Simpilot repos i see https://github.com/D...rk/phpvms_5.5.x which seems to be using php templates.

So - Which phpvms should i be checking out for 'new' install? Which is 'official'? I am a bit confused. I am starting to assume i should be using the DavidJClark fork in order to use the Simpilot plugins, but will that cause other compatibility issues?

Thanks!

When you go into the phpVMS github page, you should see a dropdown menu that'll allow you to select what branch you can download from. If you select the "dev" branch, you'll notice that all the page templates are now .php. However, the dev version is not fully stable and you may encounter certain bugs.

Alternatively, you can just edit the extensions on the simpilot modules from .php to .tpl. This will not affect the content or display of the template, but rather will make it recognizable by the phpVMS controller.

Link to comment
Share on other sites

  • 10 months later...

tpl is not supported for 5.5.x

but you can rename the .tpl files to .php and most of them will work with 5.5.x

And make sure your server php version matches the version of phpvms that you are using

Cannot use Phpvms 5.1.12

on a php 5.6.12 server

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...