Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Enable the upload of multiple images (1 viewing) (1) Guest
TOPIC: Enable the upload of multiple images
#33986
Re:Enable the upload of multiple images 1 Year ago  
This fix works GREAT! Multi-uploads with thumbnails generated by MultiThumb and displayed with Lightbox2. It's a beautiful thing
Thank you.

Note to anyone just joining this thread: the files contained in in the zip file posted in the thread above (hats off to lcx) will get you effortlessly up and running with multi-file uploads in Fireboard.

BTW, the link to MultiThumb is www.kreacom.dk/mambots/multithumb.html

Multithumb is an automatic image proceesor with included js libraries for thickbox, lightbox2, slimbox, etc. It generates thumbnails from uploaded photos and presents them (in my case) Lightbox2. Very cool. Some care needs to be taken if you only want it to fuction in Fireboard. I have figured a brute-force method so MultiThumb doesn't affect the other images on my site but am still looking for a more a more elegant solution to this. But that is for another thread.

Well, little buddy... CASE CLOSED.
webRider (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/12/11 06:06 By webRider.
 
 
#36451
Re:Enable the upload of multiple images 1 Year ago  
I have some errors on updated version of Fireboard 1.0.4.? Is it possible to fix this trouble and how can i do this?
Ruslik2 (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/12/30 01:19 By Ruslik2.
 
 
#36536
Re:Enable the upload of multiple images 1 Year ago  
sorry, won't have much time to port the changes to 1.0.4 so for now, this is only for 1.0.3
lcx (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
My Blog draq_ym Location: Vienna
Logged Logged
 
 
 
#38006
Re:Enable the upload of multiple images 1 Year ago  
Greetings, I have downloaded installed the codes/scripts that are provided here, after overwiting the files, i got an error message on the post a reply / compose screen, "MultiSelector" is not an Object, and the MultiImage upload does not work ,
I'd tried to install the MultiThumb Mambot modules still no luck my whole page got an error "Null" is not an Object somekind of like that,, any help guys? really need this feature,

Thanks
K
kouzen (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#38008
Re:Enable the upload of multiple images 1 Year ago  
I have to ask. What version of FireBoard?
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
 
#38019
Re:Enable the upload of multiple images 1 Year ago  
Hi, Im using Fireboard 1.0.3

Thank You
K
kouzen (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#38043
Re:Enable the upload of multiple images 1 Year ago  
looks to me like the multifile_compressed.js file was not loaded.
Where is your multifile_compressed.js file and is the path to it in template/default/fb_write.html.php correct? should look like this:

script type="text/javascript" src="/components/com_fireboard/sources/multifile_compressed.js"


and the last question, what browser? I only tried it with Firefox and Safari.
lcx (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
My Blog draq_ym Location: Vienna
Logged Logged
 
Last Edit: 2008/01/09 11:57 By lcx.
 
 
 
#38211
Re:Enable the upload of multiple images 12 Months ago  
Hi!, im using IE 6 and IE7 ill try your advice thanks for the quick reply! hope this would work
thanks,
K
kouzen (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#38230
Re:Enable the upload of multiple images 12 Months ago  
thanks! it works i have replace the

script type="text/javascript" src="/components/com_fireboard/sources/multifile_compressed.js">
(the text file in multifile_commpressed.js)
r function was not loaded, how ever another request please, if i post an image that is greater than the restricted size, it did not display any error , how can i fix this thanks much,

K
kouzen (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/01/10 10:51 By kouzen.
 
 
#38238
Re:Enable the upload of multiple images 12 Months ago  
what did you replace? I didn't quite understand. Would be interesting to know if there is an error in the package I created.
About the error, this could be indeed a bug in my implementation. Since I don't have limits on the images I didn't notice this. I will look at this error when I have more time.
Probably I will do a port to 1.0.4 and then I will also fix this problem.
lcx (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
My Blog draq_ym Location: Vienna
Logged Logged
 
 
 
Go to top