Multiple File Upload problem

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
User avatar
markus s
Moderator
Posts: 654
Joined: Sat 16. Dec 2006, 19:21
Location: Radfeld / Tirol
Contact:

Re: Multiple File Upload problem

Post by markus s »

moderator
propelled by fresh air from tirol
XING|FACEBOOK|OMENTO
eralf
Posts: 67
Joined: Tue 11. Oct 2005, 19:12

Re: Multiple File Upload problem

Post by eralf »

You wrote back in 2009:
Oliver Georgi wrote:it will be updated very soon to ensure compatibility again. MooTools 1.2+ is needed and that is why I have to check the whole javascript in backend. It will be switched to newest version of FancyUpload.
But i use phpWCMS version 1.4.5 and i have stil this problem.
Do you know when this problem is solved??

Greetings
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: Multiple File Upload problem

Post by update »

Which 1.4.5 is it? Try to use r402
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
eralf
Posts: 67
Joined: Tue 11. Oct 2005, 19:12

Re: Multiple File Upload problem

Post by eralf »

claus wrote:Which 1.4.5 is it? Try to use r402
Is this problem solved in r402?
Is FancyUpload already used in this version?

We have about 45 site's running on PHP WCMS.
How can i see whitch version WCMS is used on a site?
In older versions we can not turn on the [$phpwcms['version_check']
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Multiple File Upload problem

Post by flip-flop »

Is FancyUpload already used in this version?
Yes

Which version:

Newer installations: Firefox -> Response Header output
Old and new Installation: include/inc_lib/default.php

e.g. around line 90

Code: Select all

$phpwcms["release"] = '1.2.8';
$phpwcms["release_date"] = '2006/08/01';
The file changelog.txt ends up with V1.3.5 and ther google code begin with http://code.google.com/p/phpwcms/source/detail?r=2

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply