Jump to content

Recommended Posts

Posted

Hello guys. I wonder how does for modules work out the skin folder? I created an area reserved for pilots in phpvms the root folder, but the modules do not work there. Any suggestion?

For example, the flight booking module Codeshare, shows no shedule that page, while the skin is.

Thanks!

  • Moderators
Posted

I cannot understand what are you trying to do. The modules in phpVMS are placed on the core/modules folder for the user-part and in the admin/modules folder for the admin-part. The modules are in reality classes (just like Java) which extend CodonModule class. The module file should be placed in his folder in the modules folder in order to be shown correctly in your phpVMS system. You can check this for more information: http://forum.phpvms.net/page/index.html/_/developers-guides/creating-modules-and-add-ons-r25

Posted (edited)

I cannot understand what are you trying to do. The modules in phpVMS are placed on the core/modules folder for the user-part and in the admin/modules folder for the admin-part. The modules are in reality classes (just like Java) which extend CodonModule class. The module file should be placed in his folder in the modules folder in order to be shown correctly in your phpVMS system. You can check this for more information: http://forum.phpvms....and-add-ons-r25

Hello . What I am basically is a module open directly in my restricted area ( /restricted ), which is the root folder of phpvms . I tried to explain through images . When I click on " Search Flights " page of flights is open in my default skin and not in the restricted ( /restricted )

Sorry for my english :D

I'm using Flight Booking System V1.1 module

http://forum.phpvms....kingsystem-v11/

1.jpg?1469151354

2.jpg?1469151917

3.jpg?14691519815.jpg?1469152039

4.jpg?14692049516.jpg?14691520647.jpg?1469152225

Edited by brunoquadros

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...