UploadFX - Multiple upload

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
User avatar
metti
Posts: 81
Joined: Tue 28. Nov 2006, 07:34
Location: Merseburg
Contact:

UploadFX - Multiple upload

Post by metti »

Hi out there!

I wrote a little module for phpWCMS thought i share it.

UploadFX is a module for phpWCMS that provides uploading and editing multiple files with just a few clicks.

UploadFX works with the AJAX technologie and the upload function of Adobe Flash Player from version 8.

It is programmed in PHP, DHTML, Javascript and Actionscript.

Requirements:

on the client side: Javascript and Adobe Flash Player from version 8.

You can download the manual, screenshots and the install-package at http://www.hs-merseburg.de/wecker/index.php?download

UploadFX was tested just with phpwcms 1.2.8 and 1.2.9
---------------------------------------------------------------------------------
Something additional came me in mind now:

After the first using of UploadFX you can even use the fileinfo-functions of UploadFX for editing files, which where taken over with the phpwcms-ftptakeover if you took them over to the folder "UploadFX temporary files".
---------------------------------------------------------------------------------
UploadFX was updated to v0.51

See changes and the download here:
http://www.hs-merseburg.de/wecker/index.php?download
Last edited by metti on Thu 15. Feb 2007, 03:49, edited 2 times in total.
#GeorgeWBush { position:absolute; bottom:-6ft; }
gratch
Posts: 43
Joined: Tue 21. Nov 2006, 20:36
Location: Passau, Bavaria, Germany
Contact:

Post by gratch »

Wow, that looks VERY nice. Thanks for sharing it!

Greetz, gratch
Saying Bill Gates improved computer security is like saying Osama bin Laden improved flight security.
User avatar
metti
Posts: 81
Joined: Tue 28. Nov 2006, 07:34
Location: Merseburg
Contact:

Post by metti »

Thank you very much gratch.
#GeorgeWBush { position:absolute; bottom:-6ft; }
phalancs
Posts: 793
Joined: Thu 19. Feb 2004, 05:09
Location: Germany

Post by phalancs »

This is impressive, will try that soon!
2008
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: UploadFX - Multiple upload

Post by DeXXus »

metti wrote:The proof of the pudding is in the eating.
Sounds like your signature line is very fitting with those who have taken you up on your invitation!

Sorry... I could not resist pointing it out. :wink:
=-Nice work and interesting concept=-

Regards,
DeXXus
User avatar
metti
Posts: 81
Joined: Tue 28. Nov 2006, 07:34
Location: Merseburg
Contact:

Post by metti »

hehe, hope it tasted good :D
#GeorgeWBush { position:absolute; bottom:-6ft; }
User avatar
markus s
Moderator
Posts: 654
Joined: Sat 16. Dec 2006, 19:21
Location: Radfeld / Tirol
Contact:

Post by markus s »

wow - but whats about error 403 ?
moderator
propelled by fresh air from tirol
XING|FACEBOOK|OMENTO
User avatar
metti
Posts: 81
Joined: Tue 28. Nov 2006, 07:34
Location: Merseburg
Contact:

Post by metti »

error 403?
#GeorgeWBush { position:absolute; bottom:-6ft; }
User avatar
markus s
Moderator
Posts: 654
Joined: Sat 16. Dec 2006, 19:21
Location: Radfeld / Tirol
Contact:

Post by markus s »

Fehler:
Error while handling background_brown.jpg:
HTTP-Error: 403
moderator
propelled by fresh air from tirol
XING|FACEBOOK|OMENTO
User avatar
metti
Posts: 81
Joined: Tue 28. Nov 2006, 07:34
Location: Merseburg
Contact:

Post by metti »

It is a usual HTTP 403 error and means that you did not set the rights of the upload script (upload.php) to 755. I guess you have to set CHMOD of the upload.php in include/inc_module/mod_uploadfx/inc_act/upload.php to 755.
#GeorgeWBush { position:absolute; bottom:-6ft; }
User avatar
markus s
Moderator
Posts: 654
Joined: Sat 16. Dec 2006, 19:21
Location: Radfeld / Tirol
Contact:

Post by markus s »

habe die berechtigung auf chmod 777 gestellt - immer noch nichts.
moderator
propelled by fresh air from tirol
XING|FACEBOOK|OMENTO
User avatar
metti
Posts: 81
Joined: Tue 28. Nov 2006, 07:34
Location: Merseburg
Contact:

Post by metti »

777 heist aber doch auch schreibbar. 755 reicht aus. Klick mal auf das Uploadfx oben links (da gehts zur Bedienungsanleitung). Wenn da auch Error 403 "Zugriff verboten" steht, musst du noch mal überprüfen, ob wirklich jeder UploadFX übergeordneter Ordner lesbar ist. Also: der Pfad muss komplett lesbar sein: PHPWCMS_ROOT/include/inc_module/mod_uploadfx/inc_act/upload.php und die upload.php natürlich auch.
#GeorgeWBush { position:absolute; bottom:-6ft; }
User avatar
markus s
Moderator
Posts: 654
Joined: Sat 16. Dec 2006, 19:21
Location: Radfeld / Tirol
Contact:

Post by markus s »

f..**grkmpf.. alles habe ich jetzt gecheckt, aber die rechte sind alle auf maximum.
i checks nimma...
moderator
propelled by fresh air from tirol
XING|FACEBOOK|OMENTO
User avatar
metti
Posts: 81
Joined: Tue 28. Nov 2006, 07:34
Location: Merseburg
Contact:

Post by metti »

Und die Bedienungsanleitung is auch sichtbar?
Hmmm. Zu dem Fehler an sich: Der Fehler kommt von dem Flashscript, das beim Uploaden einen HTTP-Statuscode vom Server kriegt und diesen Statuscode gibt es aus, wenn er Fehler bedeutet (In deinem Fall 403).
#GeorgeWBush { position:absolute; bottom:-6ft; }
User avatar
markus s
Moderator
Posts: 654
Joined: Sat 16. Dec 2006, 19:21
Location: Radfeld / Tirol
Contact:

Post by markus s »

habe dazu das im netz gefunden:

http://www.blog.medianetic.de/?p=12

weiss abe rnicht genau was ich tun soll ?
bin ich der einzige wo das ding nich tläuft ?
der link im uploadfx funktiniert tadellos...
seh komisch
moderator
propelled by fresh air from tirol
XING|FACEBOOK|OMENTO
Post Reply