[Php-syslog-ng-support] Patch for browser detection

2006-07-27 Thread Freeman, Michael
Here is a small patch that will fix the first javascript bug when you login (fixes the 'moz' bug) Patch the html_header.php file with this. html_header.php-patch Description: html_header.php-patch - Take Surveys. Earn Cash.

Re: [Php-syslog-ng-support] CEMDB support and Internet Explorer ...

2006-07-27 Thread Vadim Pushkin
Sure, I use gunzip, because it is a .gz file, but the generic term is still to "unzip" :-) >From: "Clayton Dukes" <[EMAIL PROTECTED]> > >Vadim, >Are you using the installer? >Either way, you'll want the file to be uncompressed if you plan to use it. >You said unzip, but I assume you meant Gunz

Re: [Php-syslog-ng-support] CEMDB support and Internet Explorer ...

2006-07-27 Thread Clayton Dukes
Uh, read the readme file, I explained why I used that version ;-) On 7/25/06, Freeman, Michael <[EMAIL PROTECTED]> wrote: > It looks like we're using overlib v 3.51 and overlib v4.21 is out (as of > jul17 - google cache) on the what appears to be down bosrub.com site. Is > there any reason why th

[Php-syslog-ng-support] Non-admin users can change their permissions

2006-07-27 Thread Freeman, Michael
Through the "config" interface I was able to create a new user after logging in with the 'admin' account, assign him basically no rights, and then login as that same user and give them full rights to everything. Logging back into the admin account showed that the settings did in fact change. -

Re: [Php-syslog-ng-support] CEMDB support and Internet Explorer ...

2006-07-27 Thread Freeman, Michael
It looks like my problems with IE were related to apache permissions on the includes/ directory and subdirectories. Here is what I did to fix it, for anyone using apache2 (thanks cdukes): Deny from all Deny from all Deny from all Allow from all Allow from all -

Re: [Php-syslog-ng-support] CEMDB support and Internet Explorer ...

2006-07-27 Thread Vadim Pushkin
1. Did you unzip emd.xml.gz? I was told that this was not necessary, but I got these errors until I inzipped this file. 2. Did you create the cemdb table within the syslog DB? .vp >From: "Freeman, Michael" <[EMAIL PROTECTED]> >I just loaded php-syslog-ng in IE for the first time and the CEMDB