Jump to content

vStaff - v1.0


Kyle
Message added by Kyle

WARNING: This module is no longer supported from the developer as the developer is shifting their focus on phpVMS v4 Addons.

Recommended Posts

  • 2 weeks later...
  • 1 month later...

Hello i download this module but i got this error help please

Fatal error: Cannot re-assign auto-global variable _FILES in /home/pilotomeraslan/erisair.com/crew/admin/modules/vStaffListAdmin/vStaffListAdmin.php on line 146

Ok i was using wrong version. Now looks better. Sorry. I don't know what happen to me today...

Edited by OmerAslan
Link to comment
Share on other sites

  • 5 months later...
  • Moderators
On 2017-5-27 at 3:44 PM, OmerAslan said:

Hello i want to add pictures to index.php and how to call pictures? I tired this but didn't work


<td><img src="<?php echo $vstaff->staff_photos?>" height="75" width="125" alt="No Image"</td>

Thanks...

Try this:

<img src="<?php echo SITE_URL; ?>/staff_photos/<?php echo $staff->picturelink; ?>" alt="<?php echo $staff->firstname; ?>">

 

  • Like 1
Link to comment
Share on other sites

  • 4 months later...
  • 1 year later...
  • 3 months later...
On 2/25/2019 at 8:25 PM, Taran22 said:

I'm attempting to use this module with Deep Blue. It works and all, but the template just looks like this? unknown.png

 

Hi everyone. I have a problem with the module. I installed it, unfortunately when I try to add a staff member it doesn't work. Only the reload of the page. I use the php version
Thanks for a possible reply

 

 

11.jpg

Screen after clicking on Add staff

2.jpg

 

Edited by gio1961
Link to comment
Share on other sites

  • 6 months later...

Hi guys, who has a working version in * .tpl format for phpVMS Version 2.1.934 -phpVMS Version 2.1.936
I tried to download this version but it doesn't work
https://github.com/Vansers/phpVMS_vStaff/archive/tpl_version.zip
I tried to insert the data manually in the database but I get error # 1062 - Duplicate entry '1' for key 'PRIMARY'
thanks for those who want to help me

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