bytehoard-users Mailing List for ByteHoard
Brought to you by:
andrewgodwin,
trghpy
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(11) |
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
|
Mar
(7) |
Apr
(9) |
May
(3) |
Jun
(2) |
Jul
|
Aug
(3) |
Sep
|
Oct
(5) |
Nov
(3) |
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
|
From: <ms...@vo...> - 2009-10-29 12:35:20
|
Hello! It seems that Bythehoard is not working with PHP 5.3 (tested on CentOS 5.4 64bit with PHP packages from REMI repository). Are there any plans for pathes? Best regards Michal |
|
From: Gregor P. <gr...@pe...> - 2009-08-20 11:35:28
|
Hello ByteHoard Team! After a few tests ByteHoard seems to be exactly what I need to easily exchange files in addition to emailing them. Now i have a few questions: - The mailing-lists seem to be dead, the archives show only mails until Nov/2005 Is this an error or does noone read this lists (gues I will see) - There is no Bugtracker. Will there be one, or how do you handle bugreports? - AFAICS the last release is from Jul 23 2009, but the version before dates back to May 28 2006. Will there be frequent bugfixes, or even upgrades? I would appreciate answers to this question, because i really can't deploy an app that is not maintained actively, since i can't afford to do that myself. As mentioned, I would like it very much to use ByteHoard. regards, gregor |
|
From: Gregor P. <gr...@pe...> - 2009-08-20 11:25:44
|
Hello ByteHoard Team! After a few tests ByteHoard seems to be exactly what I need to easily exchange files in addition to emailing them. Now i have a few questions: - The mailing-lists seem to be dead, the archives show only mails until Nov/2005 Is this an error or does noone read this lists (gues I will see) - There is no Bugtracker. Will there be one, or how do you handle bugreports? - AFAICS the last release is from Jul 23 2009, but the version before dates back to May 28 2006. Will there be frequent bugfixes, or even upgrades? I would appreciate answers to this question, because i really can't deploy an app that is not maintained actively, since i can't afford to do that myself. As mentioned, I would like it very much to use ByteHoard. regards, gregor PS: First mail doesn't seem to come back from the lists, cc'ing project administrators... |
|
From: vampire j. <vam...@ya...> - 2005-11-29 09:08:32
|
hi! i am trying out the latest gamma version. uploading even a really small file does not end. ie clicking upload would bring up a small window but it would never close. it is hosted locally. what must be wrong with this? --------------------------------- Yahoo! Music Unlimited - Access over 1 million songs. Try it free. |
|
From: vampire j. <vam...@ya...> - 2005-11-29 02:13:02
|
bytehoard installation didn't find a running mysql server. i even tried to connect to the server using the command line client. any workaround with this to be able to install the software? thanks! --------------------------------- Yahoo! Music Unlimited - Access over 1 million songs. Try it free. |
|
From: Martin v. W. <mv...@xs...> - 2005-11-01 13:37:25
|
>The array_merge problems are caused by PHP version incompatabilities... = Yes, that is a great feature of php. > what=20 >version are you running?=20 I am running php 5.0.4 with gd support. I am testing = bytehoard-2.1-gamma. On aparche2 for windows.=20 I am using windows xp professional. I tried bytehoard-2.1-gamma. with = php 4.3.1 but there where al kind of errors with the upgrade process. = When I switched to php 5.0.4 there where less errors so I sticked to = 5.0.4. Now I only have this error after a successfull upgrade: Warning: array_merge() [function.array-merge]: Argument #2 is not an = array in G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\includes\log.inc.php on line 96=20 This is a serious error since it breaks the downloading of files. The = administration page also does not work anymore. For the rest everything = works I can browse my directories. Also the thumbnails work like a = charm. I just cannot download any files or use the administration page. Another thing about the thumbnailing. If the filename is picture.JPG the = thumbnailing does not work. Probably because it should be picture.jpg. = Case sensative. You can not longer rename the filename I saw so there is = no way to fix it but delete the file. Rename before you reupload it. = Perhaps you could make it case insensative that would be beter. > The rest of the errors are due to the first one=20 >making it out before the cookies are sent. OK. >Also, that Jabber address is a Jabber ID; you have to use a Jabber IM = client=20 >and give that to it (in the same way you give ICQ a number or AIM a = screen=20 >name). aaaii. I should have read it beter. Sorry. |
|
From: Andrew G. <and...@bl...> - 2005-10-30 14:31:04
|
The array_merge problems are caused by PHP version incompatabilities... what version are you running? The rest of the errors are due to the first one making it out before the cookies are sent. Also, that Jabber address is a Jabber ID; you have to use a Jabber IM client and give that to it (in the same way you give ICQ a number or AIM a screen name). Andrew On Sunday 30 October 2005 13:17, Martin van Wieringen wrote: > >Message: 1 > >From: Andrew Godwin <and...@bl...> > >To: byt...@li... > >Subject: Re: [bytehoard-users] From bytehoard-2.0.5 to bytehoard-2.1-gamma > >Date: Sat, 29 Oct 2005 23:33:48 +0100 > > > >The problem seems to be that I've put in a double arrow (=>=>) on line > > 114, when it should be a single arrow (=>). Change that, and it should > > work. > > Thank you. The problem was fixed. I did get lot's of other errormessage > after this one. > > Namely this one: > > Warning: array_merge() [function.array-merge]: Argument #2 is not an array > in G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\includes\log.inc.php on line 96 > > When I want to download a file from bytehoard I get these errormessage and > the download fails: > > Warning: array_merge() [function.array-merge]: Argument #2 is not an array > in G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\includes\log.inc.php on line 96 > > Warning: Cannot modify header information - headers already sent by (output > started at G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in > G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 35 > > Warning: Cannot modify header information - headers already sent by (output > started at G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in > G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 42 > > Warning: Cannot modify header information - headers already sent by (output > started at G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in > G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 45 > > Warning: Cannot modify header information - headers already sent by (output > started at G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in > G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 47 > > Warning: Cannot modify header information - headers already sent by (output > started at G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in > G:\appwin\internet\Apache > Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 48 > > Any ideas how to fix this? I am using php 5 and bytehoard-2.1-gamma. > > Also Andrew Godwin your jabber e-mail adres mentioned on the contact page > of the bytehoard website does not work. > > <and...@my...>: > Sorry, no mailbox here by that name. vpopmail (#5.1.1) > > Also I have another question anyone know how to get imagemick running under > windows php 5? I found a dll of imagemick but have no idea how to get it > running under php 5 for windows? After that how does bytehoard use > imagemick? > > Greetings, > > Martin van Wieringen |
|
From: Martin v. W. <mv...@xs...> - 2005-10-30 13:12:40
|
>Message: 1 >From: Andrew Godwin <and...@bl...> >To: byt...@li... >Subject: Re: [bytehoard-users] From bytehoard-2.0.5 to = bytehoard-2.1-gamma >Date: Sat, 29 Oct 2005 23:33:48 +0100 >The problem seems to be that I've put in a double arrow (=3D>=3D>) on = line 114,=20 >when it should be a single arrow (=3D>). Change that, and it should = work. Thank you. The problem was fixed. I did get lot's of other errormessage = after this one. Namely this one: Warning: array_merge() [function.array-merge]: Argument #2 is not an = array in G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\includes\log.inc.php on line 96=20 When I want to download a file from bytehoard I get these errormessage = and the download fails: Warning: array_merge() [function.array-merge]: Argument #2 is not an = array in G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\includes\log.inc.php on line 96 Warning: Cannot modify header information - headers already sent by = (output started at G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in = G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 35 Warning: Cannot modify header information - headers already sent by = (output started at G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in = G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 42 Warning: Cannot modify header information - headers already sent by = (output started at G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in = G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 45 Warning: Cannot modify header information - headers already sent by = (output started at G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in = G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 47 Warning: Cannot modify header information - headers already sent by = (output started at G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\includes\log.inc.php:96) in = G:\appwin\internet\Apache = Group\Apache2\htdocs\bytehoard\modules\download.inc.php on line 48=20 Any ideas how to fix this? I am using php 5 and bytehoard-2.1-gamma. Also Andrew Godwin your jabber e-mail adres mentioned on the contact = page of the bytehoard website does not work. <and...@my...>: Sorry, no mailbox here by that name. vpopmail (#5.1.1) Also I have another question anyone know how to get imagemick running = under windows php 5? I found a dll of imagemick but have no idea how to = get it running under php 5 for windows? After that how does bytehoard = use imagemick? Greetings, Martin van Wieringen |
|
From: Andrew G. <and...@bl...> - 2005-10-29 22:33:55
|
The problem seems to be that I've put in a double arrow (=>=>) on line 114,
when it should be a single arrow (=>). Change that, and it should work.
Regards,
Andrew Godwin
On Friday 28 October 2005 22:36, Martin van Wieringen wrote:
> Hi,
>
> Sorry previous e-mail was send away to early. Again:
>
> I am trying to upgrade from bytehoard-2.0.5 to bytehoard-2.1-gamma. On the
> ByteHoard Upgrade :: Choose Old Version I choose ByteHoard 2.0.x. Then on
> the next page I get this errormessage:
>
> Parse error: syntax error, unexpected T_DOUBLE_ARROW in
> G:\appwin\internet\Apache
> Group\Apache2\htdocs\bytehoard\install\database\2.0.x_to_2.1.g.inc.php on
> line 114
>
> It seems to refer to the conversion of my bh2_users table. It contains
> only one entry in that table:
>
> The code:
> 108 # users: make new users row and put extra info in userinfo.
> 109 foreach ($usersrows as $usersrow) {
> 110 if ($usersrow['type'] == 3) { $type = "admin"; } else { $type =
> "normal"; } 111 $newusersrow = array("username"=>$usersrow['username'],
> "password"=>$usersrow['password'], "homedir"=>"/".$usersrow['username'],
> "type"=>$type, "disabled"=>"0"); 112 insert_bhdb("users", $newusersrow);
> 113
> 114 insert_bhdb("userinfo", array("username"=>$usersrow['username'],
> "itemname"=>"email", "itemcontent"=>=>$usersrow['email'])); 115
> insert_bhdb("userinfo", array("username"=>$usersrow['username'],
> "itemname"=>"fullname", "itemcontent"=>=>$usersrow['fullname'])); 116}
>
> 117
>
> 118 # Done. Phew.
>
>
> It seems the error is related to the email column which just contains the
> text mv...@xs.... Any ideas what goes wrong and how to fix it?
>
> Thank you.
>
> Greetings,
>
> Martin van Wieringen
|
|
From: Martin v. W. <mv...@xs...> - 2005-10-28 21:31:16
|
Hi,
Sorry previous e-mail was send away to early. Again:
I am trying to upgrade from bytehoard-2.0.5 to bytehoard-2.1-gamma. On =
the ByteHoard Upgrade :: Choose Old Version I choose ByteHoard 2.0.x. =
Then on the next page I get this errormessage:
Parse error: syntax error, unexpected T_DOUBLE_ARROW in =
G:\appwin\internet\Apache =
Group\Apache2\htdocs\bytehoard\install\database\2.0.x_to_2.1.g.inc.php =
on line 114=20
It seems to refer to the conversion of my bh2_users table. It contains =
only one entry in that table:
The code:
108 # users: make new users row and put extra info in userinfo.
109 foreach ($usersrows as $usersrow) {
110 if ($usersrow['type'] =3D=3D 3) { $type =3D "admin"; } else { $type =
=3D "normal"; }
111 $newusersrow =3D array("username"=3D>$usersrow['username'], =
"password"=3D>$usersrow['password'], =
"homedir"=3D>"/".$usersrow['username'], "type"=3D>$type, =
"disabled"=3D>"0");
112 insert_bhdb("users", $newusersrow);
113
114 insert_bhdb("userinfo", array("username"=3D>$usersrow['username'], =
"itemname"=3D>"email", "itemcontent"=3D>=3D>$usersrow['email']));
115 insert_bhdb("userinfo", array("username"=3D>$usersrow['username'], =
"itemname"=3D>"fullname", "itemcontent"=3D>=3D>$usersrow['fullname']));
116}
117
118 # Done. Phew.
It seems the error is related to the email column which just contains =
the text mv...@xs.... Any ideas what goes wrong and how to fix it?
Thank you.
Greetings,
Martin van Wieringen
|
|
From: Martin v. W. <mv...@xs...> - 2005-10-28 21:27:17
|
Hi,
I am trying to upgrade from bytehoard-2.0.5 to bytehoard-2.1-gamma. On =
the ByteHoard Upgrade :: Choose Old Version I choose ByteHoard 2.0.x. =
Then on the next page I get this errormessage:
Parse error: syntax error, unexpected T_DOUBLE_ARROW in =
G:\appwin\internet\Apache =
Group\Apache2\htdocs\bytehoard\install\database\2.0.x_to_2.1.g.inc.php =
on line 114=20
It seems to refer to the conversion of my bh2_users table. It contains =
only one entry in that table:
The code:
108 # users: make new users row and put extra info in userinfo.
109 foreach ($usersrows as $usersrow) {
110 if ($usersrow['type'] =3D=3D 3) { $type =3D "admin"; } else { $type =
=3D "normal"; }
111 $newusersrow =3D array("username"=3D>$usersrow['username'], =
"password"=3D>$usersrow['password'], =
"homedir"=3D>"/".$usersrow['username'], "type"=3D>$type, =
"disabled"=3D>"0");
112 insert_bhdb("users", $newusersrow);
113
114 insert_bhdb("userinfo", array("username"=3D>$usersrow['username'], =
"itemname"=3D>"email", "itemcontent"=3D>=3D>$usersrow['email']));
115 insert_bhdb("userinfo", array("username"=3D>$usersrow['username'], =
"itemname"=3D>"fullname", "itemcontent"=3D>=3D>$usersrow['fullname']));
116}
117118 # Done. Phew.
|
|
From: Andrew G. <and...@bl...> - 2005-08-19 23:21:09
|
The newest installment in the 2.1 series is now out! Featuring group editing, quota support, FileMail improvements, a new installer, 2.0 upgrade support, and a few minor bugfixes, it's this season's must-have piece of software. Well, perhaps not quite. Grab your copy from http://bytehoard.org. You'll hear from me again shortly, I expect, although you get a guaranteed two-week reprieve from me for the moment. Andrew Godwin |
|
From: Andrew G. <and...@bl...> - 2005-08-15 11:42:25
|
Version 2.1 cannot yet, but 2.0 can. It is sometying I plan to add in the next few weeks, as it is the only feature now missing between the two. If you want to keep updated, you can subscribe to the tracker item (#36) at http://www.bytehoard.org/tracker/index.php?do=details&id=36. You'll probably need to create an account there, though. Andrew On Monday 15 August 2005 12:26, Khalid Al-Kary wrote: > Hello, > > I just wanted to ask whether bytehoard can limit a user's disk usage ? > > Regards, > Khalid > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > bytehoard-users mailing list > byt...@li... > https://lists.sourceforge.net/lists/listinfo/bytehoard-users |
|
From: Khalid Al-K. <kha...@gm...> - 2005-08-15 11:27:05
|
Hello, I just wanted to ask whether bytehoard can limit a user's disk usage ? Regards, Khalid |
|
From: Andrew G. <and...@bl...> - 2005-06-29 20:35:54
|
On Wednesday 29 June 2005 20:38, Scott Mohnkern wrote:
> On one server we are running a very old version of Bytehoard (1.x) and
> its working great.
I bet it does. In some ways that's better than 2.0, but I shouldn't say that.
> But on a new server, I put up 2.0.5. and it's just about right
> except...
>
> When I move "Open Signup" to "no" (which I assume means users must be
> verified) the new signup link creates an "access denied" message.
>
>
> Any idea what's causing this, instead of it sending out registration
> info to the administrator?
Yes, I just looked through the code, and it seems setting 'Open Signup' to no
actually disables the page like that - I don't know what I was on, since
later on in the code i check it again and then do what it's supposed to do.
You can temporarily fix this by changing line 40 to:
if (1) {
Which should do what it's supposed to.
I apologise for the 2.0 series (to everyone); it's good but bad. Wait until
the 2.1 beta, that's going to be a lot better. Seriously.
Andrew
|
|
From: Scott M. <moh...@mi...> - 2005-06-29 19:37:46
|
On one server we are running a very old version of Bytehoard (1.x) and its working great. But on a new server, I put up 2.0.5. and it's just about right except... When I move "Open Signup" to "no" (which I assume means users must be verified) the new signup link creates an "access denied" message. Any idea what's causing this, instead of it sending out registration info to the administrator? -- NeoMail - Webmail that doesn't suck... as much. http://www.neomail.org |
|
From: Tony J. <tj...@lg...> - 2005-05-12 11:35:11
|
Andrew, Thanks for your reply. I created the file config.inc.php in my /var/www/bytehoard-2.0.4 directory. All users have rwx permissions to this file (chmod a+rwx config.inc.php). When I went through the installation process, I see http://localhost/bytehoard-2.0.4/install.php?page=saveconfig in the Address bar, a blank screen and the word Done in the bottom of the page. The config.inc.php file is empty, so nothing was written to it. I did change the owner to www-data for the bytehoard-2.0.4 directory so that it matched the User in my apache2.conf file. I don't think this would matter though. Thanks, Tony On Thu, 2005-05-12 at 03:34, Andrew Godwin wrote: > Tony, > > Did you say that it says the file has been written to on the page you said? > Is the config.inc.php file you touched in the bytehoard main directory (it > should be, because it said it let you get on with the install one you touched > it). And are you absolutely sure the permissions are read/write/execute for > EVERYBODY? > > Andrew > > > On Wednesday 11 May 2005 17:02, Tony Jones wrote: > > Hi, > > > > I installed Byteboard version 2.0.4 and opened the install.php in my > > Firefox web browser, the system check didn't return any errors after I > > "touched" the file config.inc.php. I have a MySQL database so I used the > > mysql.inc.php database module. I entered the parameters - hostname, > > Username, Password, Database, Table Prefix (bh2_) and clicked the "Next" > > button and then I see in the Address box > > "http://localhost/bytehoard-2.0.4/install.php?page=saveconfig" and that > > it's Done. Anyone have any ideas as to which files to check for errors? > > The config.inc.php file is not being written to. I gave all users > > permission to write to this file. Anyone else have this problem who > > might be able to offer a solution? There weren't any tables created that > > start with bh_2. > > > > Thanks, > > Tony > > > > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Oracle Space Sweepstakes > > Want to be the first software developer in space? > > Enter now for the Oracle Space Sweepstakes! > > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > > _______________________________________________ > > bytehoard-users mailing list > > byt...@li... > > https://lists.sourceforge.net/lists/listinfo/bytehoard-users > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > bytehoard-users mailing list > byt...@li... > https://lists.sourceforge.net/lists/listinfo/bytehoard-users -- Tony Jones LGB & Associates, Inc. Fort McNair work number - (202) 685-2799, DSN 325-2799 |
|
From: Andrew G. <and...@bl...> - 2005-05-12 07:34:55
|
Tony, Did you say that it says the file has been written to on the page you said? Is the config.inc.php file you touched in the bytehoard main directory (it should be, because it said it let you get on with the install one you touched it). And are you absolutely sure the permissions are read/write/execute for EVERYBODY? Andrew On Wednesday 11 May 2005 17:02, Tony Jones wrote: > Hi, > > I installed Byteboard version 2.0.4 and opened the install.php in my > Firefox web browser, the system check didn't return any errors after I > "touched" the file config.inc.php. I have a MySQL database so I used the > mysql.inc.php database module. I entered the parameters - hostname, > Username, Password, Database, Table Prefix (bh2_) and clicked the "Next" > button and then I see in the Address box > "http://localhost/bytehoard-2.0.4/install.php?page=saveconfig" and that > it's Done. Anyone have any ideas as to which files to check for errors? > The config.inc.php file is not being written to. I gave all users > permission to write to this file. Anyone else have this problem who > might be able to offer a solution? There weren't any tables created that > start with bh_2. > > Thanks, > Tony > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > bytehoard-users mailing list > byt...@li... > https://lists.sourceforge.net/lists/listinfo/bytehoard-users |
|
From: Tony J. <tj...@lg...> - 2005-05-11 16:02:56
|
Hi, I installed Byteboard version 2.0.4 and opened the install.php in my Firefox web browser, the system check didn't return any errors after I "touched" the file config.inc.php. I have a MySQL database so I used the mysql.inc.php database module. I entered the parameters - hostname, Username, Password, Database, Table Prefix (bh2_) and clicked the "Next" button and then I see in the Address box "http://localhost/bytehoard-2.0.4/install.php?page=saveconfig" and that it's Done. Anyone have any ideas as to which files to check for errors? The config.inc.php file is not being written to. I gave all users permission to write to this file. Anyone else have this problem who might be able to offer a solution? There weren't any tables created that start with bh_2. Thanks, Tony |
|
From: Andrew G. <and...@bl...> - 2005-04-02 19:55:15
|
Also, note the bytehoard 2.0.5 release. On Friday 01 April 2005 15:52, Kai Pongratz wrote: > ok, answering my own question ;-) > a 2nd search in the forum found the solution: > http://bytehoard.sourceforge.net/forums/viewtopic.php?t=348 > > regards > kai > > -- > nc digitalis EDV- und IT-Dienstleistungs GmbH > Liebiggasse 14 , A-8010 Graz, Austria > tel: +43-(0)316-348540-0 fax: +43-(0)316-348540-30 > mailto:kp...@di... > Apple und mehr: http://www.digitalis.at/shopping > Softwareentwicklung: http://www.digitalis.at/solutions > > Am 01.04.2005 um 11:26 schrieb Kai Pongratz: > > hi, > > > > is this error as described in the forum > > http://bytehoard.sourceforge.net/forums/viewtopic.php?t=306 > > completly fixed? > > i've installed the latest version and get the same mysql error when i > > try to set rights for files/folders. > > > > MySQL Error: Unknown column 'groupname' in 'where clause' > > > > Query: DELETE FROM `bh2_aclgroups` WHERE `filepath` = > > '/cg/publikationen' AND `groupname` = '' ; > > > > as admin it works for the admin-files (i think, at least i never got > > the msg) but for other users and also for the admin when he tries to > > set rights for other users files, it breaks most of the time. > > > > regards > > kai > > ------------------------------------------------------- > This SF.net email is sponsored by Demarc: > A global provider of Threat Management Solutions. > Download our HomeAdmin security software for free today! > http://www.demarc.com/Info/Sentarus/hamr30 > _______________________________________________ > bytehoard-users mailing list > byt...@li... > https://lists.sourceforge.net/lists/listinfo/bytehoard-users |
|
From: didier <di...@vr...> - 2005-04-02 16:06:19
|
Hello, There is a .htaccess file in the main directory. => <IfModule mod_php4.c> php_value post_max_size "20000000000" php_value upload_max_filesize "20000000000" php_value memory_limit "20000000000" php_value max_execution_time "20000000000" php_value max_input_time "20000000000" </IfModule> LimitRequestBody 20000000000 Where using apache as webserver. * http://ftp.belamuco.be/bhdiagnostic.php thanks, Didier van riet msn: Di...@vr... What sort of webserver are you using, and is there a file called .htaccess in the bytehoard directory (you may have to select something like "show hidden files" to see if it"s there)? On Thursday 31 March 2005 22:04, didier wrote: > Hello, > > I am using bytehoard 2.0.4 and want to upload some "large" files. > > I tried to upload a file of 40Mb and the uploader keeps going on but he > doesn"t upload anything. > The window where my bytehoard was in zays that he can"t find the page. > > Can somebody help me? > > With smaller files I don"t have a problem. > > Thanks, > Didier Van Riet > Zaakvoerder VRC > Groenstraat 98B > 2870 Breendonk > Belgium > gsm: +32(0)496/73.98.98 > Fax: +32(0)495/41.98.97 > e-mail: didier@vr... > didier.van.riet@pa... > Websites: <http://www.vrc.be> http://www.vrc.be < <http://www.vrc.be/%3e> http://www.vrc.be/> > <http://www.vrc-templates.be> http://www.vrc-templates.be > < <http://www.vrc-templates.be/%3e> http://www.vrc-templates.be/> Didier Van Riet Zaakvoerder VRC Groenstraat 98B 2870 Breendonk Belgium gsm: +32(0)496/73.98.98 Fax: +32(0)495/41.98.97 e-mail: di...@vr... did...@pa... Websites: http://www.vrc.be <http://www.vrc.be/> http://www.vrc-templates.be <http://www.vrc-templates.be/> |
|
From: Andrew G. <and...@bl...> - 2005-04-01 19:40:12
|
I'm afraid there isn't a set features list or user manual yet, although I am working on something similar. Have you read the 'About' and 'Features' areas of the website? They should give an idea of what it does. Andrew Godwin On Friday 01 April 2005 16:13, tiz wub wrote: > Dear sirs, > > I am using your open source software called " ByteHoard" > But I didn't understand some of the functionalities of the software. > If there is any supporting material that are explaining the functionalities > of the software please send me. And also if there is user manual for the > software. I'm requsting you to send for me. > > sincerly yours, > > Tizita Wibishet > > > > --------------------------------- > Yahoo! Messenger > Show us what our next emoticon should look like. Join the fun. |
|
From: Andrew G. <and...@bl...> - 2005-04-01 19:39:12
|
No, not yet. Sorry. There are various instructions scattered round the forums on how to fix it, I'll try to have a fixed package up asap. On Friday 01 April 2005 10:26, Kai Pongratz wrote: > hi, > > is this error as described in the forum > http://bytehoard.sourceforge.net/forums/viewtopic.php?t=306 > completly fixed? > i've installed the latest version and get the same mysql error when i > try to set rights for files/folders. > > MySQL Error: Unknown column 'groupname' in 'where clause' > > Query: DELETE FROM `bh2_aclgroups` WHERE `filepath` = > '/cg/publikationen' AND `groupname` = '' ; > > as admin it works for the admin-files (i think, at least i never got > the msg) but for other users and also for the admin when he tries to > set rights for other users files, it breaks most of the time. > > regards > kai > > > -- > nc digitalis EDV- und IT-Dienstleistungs GmbH > Liebiggasse 14 , A-8010 Graz, Austria > tel: +43-(0)316-348540-0 fax: +43-(0)316-348540-30 > mailto:kp...@di... > Apple und mehr: http://www.digitalis.at/shopping > Softwareentwicklung: http://www.digitalis.at/solutions > > > > ------------------------------------------------------- > This SF.net email is sponsored by Demarc: > A global provider of Threat Management Solutions. > Download our HomeAdmin security software for free today! > http://www.demarc.com/Info/Sentarus/hamr30 > _______________________________________________ > bytehoard-users mailing list > byt...@li... > https://lists.sourceforge.net/lists/listinfo/bytehoard-users |
|
From: Andrew G. <and...@bl...> - 2005-04-01 19:38:10
|
What sort of webserver are you using, and is there a file called .htaccess in the bytehoard directory (you may have to select something like 'show hidden files' to see if it's there)? On Thursday 31 March 2005 22:04, didier wrote: > Hello, > > I am using bytehoard 2.0.4 and want to upload some "large" files. > > I tried to upload a file of 40Mb and the uploader keeps going on but he > doesn't upload anything. > The window where my bytehoard was in zays that he can't find the page. > > Can somebody help me? > > With smaller files I don't have a problem. > > Thanks, > Didier Van Riet > Zaakvoerder VRC > Groenstraat 98B > 2870 Breendonk > Belgium > gsm: +32(0)496/73.98.98 > Fax: +32(0)495/41.98.97 > e-mail: di...@vr... > did...@pa... > Websites: http://www.vrc.be <http://www.vrc.be/> > http://www.vrc-templates.be > <http://www.vrc-templates.be/> |
|
From: tiz w. <tiz...@ya...> - 2005-04-01 15:13:32
|
Dear sirs, I am using your open source software called " ByteHoard" But I didn't understand some of the functionalities of the software. If there is any supporting material that are explaining the functionalities of the software please send me. And also if there is user manual for the software. I'm requsting you to send for me. sincerly yours, Tizita Wibishet --------------------------------- Yahoo! Messenger Show us what our next emoticon should look like. Join the fun. |