Cannot upload zip files, again > 10 mb
----
Gallery URL (optional but very useful): www.montezinos.nl
Gallery version: 1.4.3-pl2
Apache version: 2.0.4.9
PHP version (don't just say PHP 4, please): PHP 4.3.6
Operating system: Gentoo Linux
Hil ,
Previous i had this problem, got rid of it by changing all that was neccecary (Gallery FAQ), then all worked fine. I reinstalled Gallery on a new machine, all works accept uploading zip files larger than 10 mb . I tried it within Linux, windows XP with different versions of zip files, differernt lenghts etc etc, nothing works. Hope anybody can help me because uploading foto's one by one is a b**ch.
thanxs in advance
Posts: 13451
Enable debug mode, and post the results of an upload after that is done. It might be that the max post size in php.ini doesn't allow you to upload files >10MB - but hard to tell. Also check the apache error_log for any clues.
ALso, you can upload using Gallery Remote (standalone, or the applet), which will let you batch upload many pictures at the same time.
Posts: 68
Hi,
I enabled debug mode and it gives as output with files > 10 mb: no images uploaded, that's all. The max post size in my php.ini = 256M, should be ok.
Th apache error_log does not show anything strange.
Gallery Remote i use as an alternative, but it is not very handy to work localy with a lot of foto's, bu i agree it works. But i want to know why it is not working of course. :-?
Posts: 13451
emonty, have you verified that the php.ini change is in effect? Have a look at the phpinfo page in the diagnostics section of the config wizard to make sure, also, check that there is no >10MB limitation in the .htaccess file in the gallery/ dir.
Posts: 68
h0bbel, i have not changed anything in the php.ini, so i am sure it is in effect.
.htaccess values:
php_value post_max_size 20971520
php_value upload_max_filesize 20971520,
is that ok?
Posts: 13451
Yeah, that should be fine... Not sure what to tell you, there should be some information in the error_log.
Posts: 68
extract from the error log:
[Sun Jul 11 08:22:07 2004] [notice] Apache/2.0.49 (Gentoo/Linux) PHP/4.3.6 configured -- resuming normal operations
[Sun Jul 11 20:02:07 2004] [error] [client 10.0.0.152] File does not exist: /var/www/localhost/htdocs/gallery/favicon.ico
[Sun Jul 11 23:33:07 2004] [error] [client 62.205.92.164] request failed: URI too long (longer than 8190)
[Sun Jul 11 23:42:27 2004] [error] [client 62.178.84.228] request failed: URI too long (longer than 8190)
[Mon Jul 12 04:11:42 2004] [error] [client 210.187.121.166] File does not exist: /var/www/localhost/htdocs/gallery/scripts
[Mon Jul 12 12:44:23 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/scripts
[Mon Jul 12 12:44:28 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/MSADC
[Mon Jul 12 12:44:33 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/c
[Mon Jul 12 12:44:38 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/d
[Mon Jul 12 12:44:42 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/scripts
[Mon Jul 12 12:44:51 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/_vti_bin
[Mon Jul 12 12:44:58 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/_mem_bin
[Mon Jul 12 12:45:04 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/msadc
[Mon Jul 12 12:45:08 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/scripts
[Mon Jul 12 12:45:17 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/scripts
[Mon Jul 12 12:45:25 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/scripts
[Mon Jul 12 12:45:46 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/scripts
[Mon Jul 12 12:45:53 2004] [error] [client 62.251.208.53] File does not exist: /var/www/localhost/htdocs/gallery/scripts
[Mon Jul 12 20:07:57 2004] [error] [client 62.205.121.215] request failed: URI too long (longer than 8190)
[Mon Jul 12 20:47:09 2004] [error] [client 62.205.122.1] request failed: URI too long (longer than 8190)
[Mon Jul 12 22:16:35 2004] [error] [client 127.0.0.1] File does not exist: /var/www/localhost/htdocs/gallery/favicon.ico
[Mon Jul 12 22:38:09 2004] [error] [client 62.251.125.135] File does not exist: /var/www/localhost/htdocs/gallery/favicon.ico
[Tue Jul 13 11:04:47 2004] [error] [client 62.178.89.112] request failed: URI too long (longer than 8190)
[Tue Jul 13 11:36:36 2004] [error] [client 62.245.93.65] request failed: URI too long (longer than 8190)
[Tue Jul 13 19:48:07 2004] [error] [client 62.194.241.106] request failed: URI too long (longer than 8190)
[Tue Jul 13 22:44:17 2004] [error] [client 62.241.153.60] File does not exist: /var/www/localhost/htdocs/gallery/default.ida
[Wed Jul 14 10:38:19 2004] [error] [client 164.8.13.29] File does not exist: /var/www/localhost/htdocs/gallery/scripts
[Thu Jul 15 00:06:16 2004] [error] [client 62.178.190.156] request failed: URI too long (longer than 8190)
[Thu Jul 15 10:26:45 2004] [notice] caught SIGTERM, shutting down
[Thu Jul 15 10:28:01 2004] [notice] Digest: generating secret for digest authentication ...
[Thu Jul 15 10:28:01 2004] [notice] Digest: done
[Thu Jul 15 10:28:02 2004] [notice] Apache/2.0.49 (Gentoo/Linux) PHP/4.3.6 configured -- resuming normal operations
[Thu Jul 15 13:41:17 2004] [notice] caught SIGTERM, shutting down
[Thu Jul 15 13:42:31 2004] [notice] Digest: generating secret for digest authentication ...
[Thu Jul 15 13:42:31 2004] [notice] Digest: done
[Thu Jul 15 13:42:32 2004] [notice] Apache/2.0.49 (Gentoo/Linux) PHP/4.3.6 configured -- resuming normal operations
[Thu Jul 15 20:22:50 2004] [error] [client 195.92.95.61] File does not exist: /var/www/localhost/htdocs/gallery/cobalt-images
[Thu Jul 15 21:34:26 2004] [error] [client 62.251.216.150] File does not exist: /var/www/localhost/htdocs/gallery/default.ida
[Thu Jul 15 23:39:57 2004] [error] [client 62.251.216.150] File does not exist: /var/www/localhost/htdocs/gallery/default.ida
[Fri Jul 16 17:24:21 2004] [error] [client 62.178.218.132] request failed: URI too long (longer than 8190)
[Fri Jul 16 22:03:39 2004] [notice] caught SIGTERM, shutting down
[Sun Jul 18 11:40:06 2004] [notice] Digest: generating secret for digest authentication ...
[Sun Jul 18 11:40:06 2004] [notice] Digest: done
[Sun Jul 18 11:40:07 2004] [notice] Apache/2.0.49 (Gentoo/Linux) PHP/4.3.6 configured -- resuming normal operations
[Sun Jul 18 12:11:55 2004] [error] [client 10.0.0.152] File does not exist: /var/www/localhost/htdocs/gallery/favicon.ico
[Sun Jul 18 12:23:19 2004] [error] [client 127.0.0.1] File does not exist: /var/www/localhost/htdocs/gallery/favicon.ico
[Sun Jul 18 12:49:20 2004] [error] [client 10.0.0.152] File does not exist: /var/www/localhost/htdocs/gallery/favicon.ico
[Sun Jul 18 14:22:57 2004] [error] [client 127.0.0.1] request failed: error reading the headers, referer: http://www.montezinos.nl/login.php?gallery_popup=true
[Sun Jul 18 15:48:47 2004] [error] [client 82.48.17.233] File does not exist: /var/www/localhost/htdocs/gallery/robots.txt, referer: http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&p=83985&sid=0cb92dfec78c5f919204a35530f519fe
[Sun Jul 18 16:35:19 2004] [error] [client 62.195.130.85] request failed: URI too long (longer than 8190)
[Sun Jul 18 16:54:09 2004] [notice] caught SIGTERM, shutting down
[Sun Jul 18 16:55:31 2004] [notice] Digest: generating secret for digest authentication ...
[Sun Jul 18 16:55:31 2004] [notice] Digest: done
[Sun Jul 18 16:55:32 2004] [notice] Apache/2.0.49 (Gentoo/Linux) PHP/4.3.6 configured -- resuming normal operations
[Sun Jul 18 17:15:56 2004] [error] [client 62.165.82.233] request failed: URI too long (longer than 8190)
[Sun Jul 18 20:33:26 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.srt
[Sun Jul 18 20:33:26 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.sub
[Sun Jul 18 20:33:27 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.smi
[Sun Jul 18 20:33:27 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.psb
[Sun Jul 18 20:33:27 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.ssa
[Sun Jul 18 20:33:27 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.ass
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.idx
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.ass
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.idx
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.idx
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.psb
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.smi
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.srt
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.ssa
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.sub
[Sun Jul 18 20:33:28 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.srt
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.sub
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.smi
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.psb
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.ssa
[Sun Jul 18 20:33:29 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.ass
[Sun Jul 18 20:33:30 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.idx
[Sun Jul 18 20:33:30 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:30 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:30 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:31 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:31 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:31 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:32 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:32 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.ass
[Sun Jul 18 20:33:32 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.idx
[Sun Jul 18 20:33:33 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.idx
[Sun Jul 18 20:33:33 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.psb
[Sun Jul 18 20:33:33 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.smi
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.srt
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.ssa
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/MVI_3258.sub
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:34 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:33:35 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/subtitles
[Sun Jul 18 20:36:16 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/120_2022_MVI.srt
[Sun Jul 18 20:36:16 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/120_2022_MVI.sub
[Sun Jul 18 20:36:16 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/120_2022_MVI.smi
[Sun Jul 18 20:36:17 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/120_2022_MVI.psb
[Sun Jul 18 20:36:17 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/120_2022_MVI.ssa
[Sun Jul 18 20:36:17 2004] [error] [client 82.161.131.84] File does not exist: /var/www/localhost/htdocs/gallery/albums/familie-en-vrienden/120_2022_MVI.ass
[Mon Jul 19 09:39:54 2004] [error] [client 62.103.136.240] request failed: URI too long (longer than 8190)
[Mon Jul 19 09:58:08 2004] [error] [client 192.85.50.2] File does not exist: /var/www/localhost/htdocs/gallery/com
[Mon Jul 19 10:00:01 2004] [error] [client 192.85.50.2] File does not exist: /var/www/localhost/htdocs/gallery/modules
Posts: 50
Try editing multi_create_user.php and search for MAX_FILE_SIZE. Increase the value from 10000000 to something higher then 10M. Also edit add_form_one.inc in gallery/includes/add_photos/ so that 'max_file_size' is larger then 10000000. I would also change .htaccess to:
php_value post_max_size 268435456
php_value upload_max_filesize 268435456
See if those changes help any.
Posts: 68
ok i will but it will be this evening, keep you posted thanxs for your help already!!
Posts: 68
i will implement changes later than planned, keep you posted
Posts: 8194
Contrary to popular belief, MAX_FILE_SIZE actually has no affect on PHP/server-side stuff. However, try the .htaccess changes.
Posts: 68
Thanxs, i will try it and let you know
Posts: 68
No luck,
this is an extract from the time of uploading a zip > 10 mb:
[Tue Jul 20 22:30:46 2004] [notice] Apache/2.0.49 (Gentoo/Linux) PHP/4.3.6 configured -- resuming normal operations
[/tmp/phpmvVd4D]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
zipinfo: cannot find zipfile directory in one of /tmp/phpmvVd4D or
/tmp/phpmvVd4D.zip, and cannot find /tmp/phpmvVd4D.ZIP, period.
Posts: 13451
Seems like Apache is crashing...
Posts: 68
Apache is running, Gallery is running, i can upload individual pictures, just no zip files, what do you mean by apache is crashing please?
Posts: 9
Try the following:
In includes/add_photos/add_form.inc change
<input type="hidden" name="max_file_size" value="10000000">
to
<input type="hidden" name="max_file_size" value="134217728">
and in includes/add_photos/add_form_one.inc change
<input type="hidden" name="max_file_size" value="10000000">
to
<input type="hidden" name="max_file_size" value="134217728">
The instructions in FAQ Gallery:c.6 don't seem to work with the new upload window introduced in the latest versions of Gallery. Making the above changes worked for me. Maybe the FAQ needs to be updated?
Posts: 13451
emonty, it looks like it is, from the log:
.
Posts: 68
H0bbel, that is a message 'cause i "kicked" Apache after the changes, to be sure it was using the new settings
Posts: 8194
We need to nuke those hidden fields again. They just cause issues...
Posts: 68
so how to solve this one, please anybody?
Posts: 8194
You've done everything in FAQ Gallery:c.6 and the changes show up in setup/phpinfo.php? If so, I can't say much else.
Posts: 9
Umm, did my earlier post in this thread show up? Did you try the suggestions in it? It worked for me...
Posts: 68
try it later on, thanxs anyhow!!!
Posts: 68
nope, still not working
Posts: 68
ok 1.4.4 solves it all, finally security is managed from within, what a releave and good move towards a professional app. :o
Posts: 13451
emonty, wait until you get your hands in a proper G2 install.
Posts: 68
Cool, i am waiting :roll: