Mass import of files into PFS
This is a modified version of the Import plugin by Neocrome.
Features:
- Import files from FTP into the PFS
New in v2.0:
- Automatic resizing of images
- Choose which files to import
- Remove user-id in filename
- Add timestamp in filename
- Fully localisable (includes EN and NL language files)
- Various bugfixes
Installation:
- Extract and upload the files
- In the root of your Cotonti site, create a folder named 'import'
- Go to Admin > Plugins > Import > Install all
Usage:
- Upload files to /import with FTP
- Go to your PFS and create a folder where the files will go
- Go to Admin > Tools > Import
- Select the files to import
- Select the folder where the files should go and submit
See also: Topic at Cotonti.com
Fuck sry m8's this post should be in the Calender & Events. I was just downloading this one when i found the codes in The Events plug. Admin plz remove and if possible move to right place =).
Promblem with plugin - tryin to import:
[quote=]Стереолето 2009
2009-05-11 20:47
Fatal error : SQL error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'happy up here!'.avi', 'avi', '1', '...', '6912237', '0')' at line 1[/quote]
To work with the latest version of cotonti change in import.php
replace
require('system/config.extensions.php');
with
require('datas/extensions.php');
Total: 7, on page: 7
in events.edit.inc.php find:
Replace with:in events.add.inc.php find:
Replace with:
To enable PFS so images etc can be added =)