Closed (fixed)
Project:
Drupal Contact List Importer
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2009 at 09:35 UTC
Updated:
10 Aug 2009 at 10:43 UTC
I don't understand how to run the script OpenInviter/postinstall.php
I have followed the instruction from the readme, but i didn't see any link to this script in the admin or after the module dcl_importer installation.
In the admin section under providers I only see "Array" instead of a list of providers so OpenInviter is not set up.
Comments
Comment #1
heyyo commentedI found the url
sites/all/modules/dcl_importer/importers/openinviter_engine/OpenInviter/postinstall.php
Comment #2
jcmarco commentedIt's so easy as calling it directly e.g.
http://yoursitename.com/sites/all/modules/dcl_importer/importers/openinv...