Fixed it. There was something, i don’t know what mucked up with something. I got the Chairman to reinstall phpVMS so we couldn start over.That was delete everything right down to the databases. Its all working now.
Sava,
Please!!!
When you accept the approval, it sends an automatic email,
When status denied, is not sent.
Is it normal or a bug?
I submitted a transfer request but it did not show up in the admin panel. Any fix?
same error here after installing it
Has anybody found a fix?
I submitted a transfer request but it did not show up in the admin panel. Any fix? anyone?
I have the same issue Sava.
still no fix?
to all with the error try the following in your commen change the husstransfer class the part for the get all requests to the following $sql = "SELECT h.pilotid, p.firstname, p.lastname, p.email, p.hub, h.hub_initial, h.hub_req, h.date_submitted, h.reason, h.status FROM ".TABLE_PREFIX."hubtransfer h LEFT JOIN ".TABLE_PREFIX.“pilots p ON p.pilotid = h.pilotid”;
$ret = DB::get_results($sql);
return $ret;
this fixzd mine thanks to the help of manuel from crazy creatives
That worked! Thanks
Can someone explain the above a bit clearer! Which file needs editing?
Hi
after have installed the module, have send a Test Request… In the admin area, I see only: there are no active requests.
Pls help
Regards
The solution has been already published. Check a few answers above.
to all with the error try the following in your commen change the husstransfer class the part for the get all requests to the following $sql = "SELECT h.pilotid, p.firstname, p.lastname, p.email, p.hub, h.hub_initial, h.hub_req, h.date_submitted, h.reason, h.status FROM ".TABLE_PREFIX."hubtransfer h LEFT JOIN ".TABLE_PREFIX.“pilots p ON p.pilotid = h.pilotid”;
$ret = DB::get_results($sql);
return $ret;
this fixzd mine thanks to the help of manuel from crazy creatives
can you copy your code in “HubTransfertData.class.php” from line 51 to exd of modify?
Thanks
i don’t see any request in admin section…
What can i do?
Thanks
An Error Was Encountered
The module “LOA” doesn’t exist!
any help???
Where are you getting this error?
any help please…