Quote:
Originally Posted by mastershady
first of all great work and appreciated ...
Second,
I downloaded the Mod and i created images/uploads folder with permission or 777 and i uploaded the PHP file to the includes/cron also i copied the file to includes direct ... i uploaded the the plugin and enabled it i found new folder created in the uploads --> 2011 --> 4 but nothing inside it ... till the moment nothing happened and no single image imported?!!!!!
is the issue in defining the tag which in the options of this mod which is by default img do i need to change it or what is the issue exactly!!!!!
my server:
===
Operating System:
CentOS 5
RAM:
2 GB
Total Disk Space:
30 GB
Bandwidth Quota:
1000 GB
===
or do i need to create any table in the DB ... or some permissions from the server is required for this hack?!!
|
You may need to enable fopen() to access external URL's or install CURL and allow that it accesses external content. Since it is your server importing the images, it needs also access to other sites. This may be a firewall rule and/or a permission in your php.ini file (search for
fopen or
URL).