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

AttachmentSize
screenshot.jpg32.71 KB

#1

sanduhrs - October 23, 2009 - 15:38
Status:active» closed

Closing for 8 months no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.