-
I would love to see an option to set both the Active
and Inactive window transparency. For active windows I
might want no transparency but when the window is
inactive I commonly want it be be barely visible.
2006-08-18 16:14:28 UTC in Virtual Dimension
-
./convert.sh
shift: can't shift that many
shift: can't shift that many
shift: can't shift that many
shift: can't shift that many
shift: can't shift that many
shift: can't shift that many
OS is 4.8-RELEASE-p14
any ideas?.
2004-06-28 22:52:51 UTC in PHPix2 Photo Album
-
Logged In: YES
user_id=96086
that was it, it looks like it wasnt added by the configurator
and I skipped it over in the docs?
you can close this.
2004-05-08 14:36:45 UTC in PhpWiki
-
in the index.php config look for the section where you define the $DBParams array
add to it
'db_session_table' => 'session',
or whatever you want to define your session table as.
2004-05-06 20:42:00 UTC in PhpWiki
-
I am trying to setup phpwiki 1.3.9 with postgres as my
sql backend
I have gotten 1.3.7 to work properly after giving up on
1.3.9 but would still like to use a new version
I get the following errors on 1.3.9
lib/WikiDB/backend/PearDB.php:765: Fatal[256]:
wikidb_backend_pgsql: fatal database error
* DB Error: syntax error
* (SELECT sess_data FROM WHERE...
2004-05-06 15:32:06 UTC in PhpWiki
-
Logged In: YES
user_id=96086
He no longer uses GAIM, I don't know for sure if this is still a
problem.
2003-10-16 20:36:32 UTC in Miranda
-
looks like there is a bug in adding and modifying
accounts when 'unlimited' domains are set (-1)
it currently does a compare like
if ($a['quota_S'] > $limits['maxaccountsize'])
which will error if a domain is set for unlimited (-1)
I think the code should be modified to do
if (($a['quota_S'] > $limits['maxaccountsize']) && ($limits
['maxaccountsize'] <> -1)...
2003-09-02 16:30:29 UTC in Quica Courier-MTA FrontEnd
-
Apply this to site/userFuncs.inc.t.php or change
accordingly in your site
this fixes a bug where the account will never be modified
as a normal admin in the 20030801 version
311,315c311
< if (!accountExist($address))
< {
< $message = snprintf(gettext("The account %s
don't exist"), $address);
< return;
< }
---
> if...
2003-08-06 13:07:02 UTC in Quica Courier-MTA FrontEnd
-
Logged In: YES
user_id=96086
Sorry, he said he is using Trillian 1.0, I am using the latest
nightly of miranda 07-02-2003.
2003-07-03 15:58:07 UTC in Miranda
-
I have one contact who uses Trillian, ICQ, MSN and AIM
Whenever I send to him on ICQ I get "The message send
timed out"
Here is part of my netlog:
[8:39:40 ICQ] Sending message slow thru server to
23157156.
[8:39:40 ICQ] (009F6BB8:244) Data sent
00000000: 2A 02 4E 66-00 8E 00 04-00 06 00 00-00 00
00 05 *.Nf.Ž..........
00000010: 00 00 2A 94-00 00 08 09-00 02 08 32-33...
2003-07-03 12:48:42 UTC in Miranda