Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
New Posts New Topics All Posts All Forums Index General Modules Themes Development International XOOPS.org

Search

Donat-O-Meter

Make donations with PayPal!
Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $65.00
Net Balance: $61.80
Left to go: $38.20

Donations
studioC  ($25)May-17
Anonymous ($15)May-16
Anonymous ($25)May-4

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.6 3.0 2013 Abuse AntiHarvesting AntiMalUser AntiSpam API Australia Ban Banning Beats billige black Blocks blue Captcha cell Christmas chronolabs Cloud content Conversion dating demo docek download Dresses editor evden eve facebook familia Federated floor free Gateway Google herre Honeypot Human inStyler Invoice IP IPLog jQuery JSON kantor lamps List log logger Logging mobile module modules Monster MyAlbum-p newbb news online Outlet PageRank Permissions pink Plugin portal Prevention profile project Protector publisher release Rights rmcommon Room sale security SERIAL Server site Smarty Spam stem Studio svn tag tags tdmcreate Theme themes userlog website Whitepaper xoops Xortify xthemes ZendFramework

New Users

Registering user

# 136015

handrick12

Welcome to XOOPS!




Bottom   Previous Topic   Next Topic  Register To Post

(1) 2 3 »


#1 Posted on: 2011/12/8 20:08 EXTGallery Upload Error
Hi, I have no problems uploading a photo using the standard form. However when I use the extended form (java), the photos are uploading to the server/uploads/extgallery/public-photo/ folder but not displayed in the module. I get the below alert message for each photo upload. Wehn I click "OK" it will then upload the next photo but give the alert again and so on for each photo.

Click to see original Image in a new window


My current config is:

eXtGallery Version : 1.1.0
XOOPS Version : XOOPS 2.5.0 (OK)

Graphics GD library version : bundled (2.0.34 compatible)
GIF support : OK
JPEG support : OK
PNG support : OK

Upload max filesize : 50M
Post max size : 8M


Any help would be fantastic.

Cheers,
Marty.

Top

Cifug
Just popping in
Just popping in
Joined:
2007/12/13 8:43
From Brisbane Australia
Group:
Registered Users
Posts: 75
(Show More) (Show Less)


#2 Posted on: 2011/12/12 0:32 Re: EXTGallery Upload Error
Does anyone have any ideas?

Cheers,
Marty.

Top

Cifug
Just popping in
Just popping in
Joined:
2007/12/13 8:43
From Brisbane Australia
Group:
Registered Users
Posts: 75
(Show More) (Show Less)


#3 Posted on: 2011/12/12 4:11 Re: EXTGallery Upload Error
Hello

what is your local system Java version and local system OS?
It possible for you test it whit other computer?

I test whit windows 7 and Java x and in Linux whit last Java version and I don't have problem.

Top


Persian Support Site
voltan
Theme Designer
Theme Designer
Joined:
2006/12/5 11:55
From Tehran
Group:
Registered Users
Designer Group
Posts: 549
(Show More) (Show Less)


#4 Posted on: 2011/12/12 12:58 Re: EXTGallery Upload Error
There is a known issue with the multiple upload module that is written in Java. It may be a system setting or version issue but I loaded the same version of Java on my machine and loaded it on another individuals machine and while it worked on mine it did not work on his. I don't think it is a Java version issue. I will be taking Java for the next semester so if we can track down the source code for this I am more than willing to try seeing if I can make it work right all the time. And maybe add some functionality in the process. Many people have had issues with this so I would like to try looking into it and getting it figured out once and for all.



Top


Attending College working towards Bachelors in Software Engineering and Network Security.
redheadedrod
Home away from home
Home away from home
Joined:
2008/2/26 10:05
From Grand Rapids, MI
Group:
Registered Users
Posts: 1065
(Show More) (Show Less)


#5 Posted on: 2011/12/12 14:31 Re: EXTGallery Upload Error
look in control panel -> java. Under advanced tab -> mixed code check "enable show warning if needed". This will prompt you to allow the certificate for the jupload applet.

Top

dbman
Friend of XOOPS
Friend of XOOPS
Joined:
2005/4/28 0:15
From Cape Breton, Nova Scotia
Group:
Registered Users
Posts: 160
(Show More) (Show Less)


#6 Posted on: 2011/12/14 0:27 Re: EXTGallery Upload Error
The source code for this is included in the package so I will do what I can to look through it and see if I can see anything wrong with it.

My Java class doesn't start until January so I will likely wait until Java makes more sense to me before trying to pull apart this program. I have pulled up the source code and looked at small sections of it so I do know I can edit it. I just don't know what to do with it yet.

So expect this will be a march/april project for me to try figuring out why it doesn't work for everyone.





Top


Attending College working towards Bachelors in Software Engineering and Network Security.
redheadedrod
Home away from home
Home away from home
Joined:
2008/2/26 10:05
From Grand Rapids, MI
Group:
Registered Users
Posts: 1065
(Show More) (Show Less)


#7 Posted on: 2011/12/14 19:38 Re: EXTGallery Upload Error
Hi, sorry I haven't replied as I was out of town for a few days.

I did try on a buddies PC and it worked fine.

I also checked the "show warning if needed" box in control panel and this appears to have fixed the problem.

Thankyou very much...you guys rock!!

Regards,
Marty.

Top

Cifug
Just popping in
Just popping in
Joined:
2007/12/13 8:43
From Brisbane Australia
Group:
Registered Users
Posts: 75
(Show More) (Show Less)


#8 Posted on: 2011/12/14 21:43 Re: EXTGallery Upload Error
Can you tell us the version of Java you are using? Thanks!


Top


Attending College working towards Bachelors in Software Engineering and Network Security.
redheadedrod
Home away from home
Home away from home
Joined:
2008/2/26 10:05
From Grand Rapids, MI
Group:
Registered Users
Posts: 1065
(Show More) (Show Less)


#9 Posted on: 2011/12/15 11:18 Re: EXTGallery Upload Error
This applet is an open source project available here:
http://jupload.sourceforge.net/

Check the dependencies page for compatibility if you wish to recompile. I think the minimum java requirement is version 1.5.

Top

dbman
Friend of XOOPS
Friend of XOOPS
Joined:
2005/4/28 0:15
From Cape Breton, Nova Scotia
Group:
Registered Users
Posts: 160
(Show More) (Show Less)


#10 Posted on: 2011/12/15 18:01 Re: EXTGallery Upload Error
Hi again, it appears to be not working again...seams to be random or something. Sometimes it works and other times it doesn't.

My java version is: Version 6 Update 29 (build 1.6.0_29-b11)

This is really annoying lol. If I rotate a pic it definately wont insert into the gallery. But like I said just a straight upload works sometimes and not other times...even using the exact same pics.

Marty.

Top

Cifug
Just popping in
Just popping in
Joined:
2007/12/13 8:43
From Brisbane Australia
Group:
Registered Users
Posts: 75
(Show More) (Show Less)




(1) 2 3 »



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You can vote in polls.
You cannot attach files to posts.
You can post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.

[Advanced Search]