Can't install ... problem with Contact_Vcard_Build.php
browlands - February 21, 2009 - 04:25
| Project: | vCard |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Downloaded module and extracted tarball as usual, looked at ...
function _vcard_init() {
if (@include_once('Contact_Vcard_Build.php')) {
$vcard = new Contact_Vcard_Build();
}
return $vcard ? $vcard : FALSE;
Downloaded, renamed and placed the Contact_Vcard_Build.php in the same folder, clicked to admin/settings/vcard and a blank page appears, no source at all. Removed the Contact_Vcard_Build.php file and the admin/settings/vcard page shows asking for the said php file. What's wrong?
| Attachment | Size |
|---|---|
| screenshot.jpg | 32.71 KB |

#1
Closing for 8 months no activity.