-
This worked for me:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\console]
@="Open Console Here"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\console\command]
@="C:\\Program Files\\Console2\\console.exe -d \"%L\"".
2009-03-11 18:59:05 UTC in Console
-
I'm getting some strange sound-related problems using 2.4.6 (Ubuntu Feisty package) and 2.4.7 (compiled from tarball). Playing Doom II, the game sometimes pauses for several seconds, whether it be on the menu screen or in-game. Then when a level is complete (I played MAP06) and the score screen is shown, the game freezes for good before any numbers are displayed.
All of this works fine when...
2007-06-24 21:35:08 UTC in PrBoom
-
On the Database Structure tab, the text in the Schema column is corrupted for me. It looks like it's trying to cram too much text into a single line.
2007-06-12 20:07:26 UTC in SQLite Database Browser
-
http://ae.msstate.edu/~jjk3/phpinfo.php.
2007-01-13 17:35:57 UTC in phpMyAdmin
-
The igdb project has become dormant, and the developers have moved on to more viable projects. Therefore, I would like it removed from SourceForge.
2007-01-08 14:06:20 UTC in SourceForge.net
-
The gvc project has had no activity since it was created, and I would like it deleted.
2007-01-08 14:05:23 UTC in SourceForge.net
-
No, the standalone test doesn't work either.
2006-12-14 16:55:43 UTC in phpMyAdmin
-
I changed it to:
ini_set('url_rewriter.tags', 'a=href,frame=src,input=src,form=fakeentry,fieldset='); (one line)
but the error remained:
----------
Warning: ini_set(): Unable to access a=href,frame=src,input=src,form=fakeentry,fieldset= in ./libraries/session.inc.php on line 55
Warning: Cannot modify header information - headers already sent by (output started at...
2006-12-14 16:21:35 UTC in phpMyAdmin
-
The documentation for 2.9.1.1 says that 'auth_type' can be either 'HTTP', 'cookie', or 'config'. The actual code seems to only accept 'http', not 'HTTP'.
2006-12-13 22:18:08 UTC in phpMyAdmin
-
My setup:
phpMyAdmin 2.9.1.1
PHP 4.3.3
MySQL 4.0.20-max
Apache 1.3.6
Solaris 8
I'm getting the following warnings from a fresh phpMyAdmin install with no customization except for setting the database info in config.inc.php.
----------
Warning: ini_set(): Unable to access a=href,frame=src,input=src,form=fakeentry,fieldset= in ./libraries/session.inc.php on line 56
Warning: Cannot...
2006-12-13 18:49:49 UTC in phpMyAdmin