Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - batman1057

Pages: [1]
1
Plugins / Batch Import Plus adding attachment file
« on: June 05, 2003, 09:15:06 AM »
Hi, I have got your batch import working, now Ive put the uploads in the upload folder in admin. as I was getting funny errors,
What I would like to do and know if its possible is:
when using the batch import:-
example:- I import 20 images from a folder called cars,
now what I would normally do is go and edit each image and add a download to it, so when you clicked on the download it would download a file under the same name but zip, so a gif called focus.gif , would have a zip file called focus.zip, this zip file will have several images in this zip file, it will not be the same zip you get when you clcik the first download buton, which zips up the image in display, this is an extra zip file which has lots of images of the same main image..
SO... fucus.gif, first download button (automagicaly creates a zip file of the focus.gif) the second download button normaly has a manual link to a file called focus.zip (which has numerous images in it).
What I would like to do  it when I batch import a folder of images, can I make it so i automagically creates these extra links to the bigger zip files, or do I have to manully do each one?

Please help

2
fixed it.
I had to move all the images into the upload folder
 :oops:

3
I am having a problem using the auto thumbnail part of the program. I get this error:

Import category ...
DB Error: Bad SQL Query: SELECT cat_order FROM 4images_categories WHERE cat_parent_id = ORDER BY cat_order DESC LIMIT 1
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 'ORDER BY cat_order DESC LIMIT 1' at line 4

DB Error: Bad SQL Query: INSERT INTO 4images_categories (cat_id, cat_name, cat_description, cat_parent_id, cat_order, auth_viewcat, auth_viewimage, auth_download, auth_upload, auth_directupload, auth_vote, auth_sendpostcard, auth_readcomment, auth_postcomment) VALUES (53, '', '', , 10, 0, 0, 2, 2, 9, 0, 0, 0, 2)
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 ' 10, 0, 0, 2, 2, 9, 0, 0, 0, 2)' at line 4
FAILED
I am trying to use ImageMagick

I contact my Host and they said the following:-
To use one of these modules, the user must place a call to the dl()  function to load the module before using it.  For example, to load the ImageMagick module, do:  dl("imagick.so");

HELP!!!

Pages: [1]