Doing a little more experimental work on the home page...

http://lmms.tuxfamily.org/index.php
Ok, Cookies have been fixed, although they are missing from the control panel, so I had to do it all via SQL: update phpbb_config set config_value = '.lmms.tuxfamily.org' where config_name = 'cookie_domain' update phpbb_config set config_value = '/' where config_name = 'cookie_path' update phpbb_con...
Sorry, no knowledge of php at all - sql is extremely rusty. I wouldent dare to do it :| Im not your guy for that job Yes it was how i thought 10 peeps simultaneus - Strange actually.. +5000 dl / week, and so few uses the forum.. either lmms is Sooo easy the use, or peeps dont know there is a forum ...
I don't know if we should be concerned with a stress test as the old LSP and forums weren't so active that we would expect an overload of IO.
My guess it the cookies aren't saving properly. There are a lot of old SF decisions embedded into the database (such as the smilies) that are taking a while to clean up.

Do you have experience with mysql/phpmyadmin/phpbb behind the covers? I can give you access if you do and want to help fix it.
Set up a custom favicon for ACP.

Image
Fixed smiles too. Will probably have to repeat for avatars, etc. :D :) ;) :( :o :shock: 8-) :lol: :x :P :oops: :cry: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek: update phpbb_config set config_value = 'images/smilies' where config_name = 'smilies_path' And then ACP, General, Purge the c...
Ok, I got attachments working. :)
Thanks for the FYI John.

1600 downloads in a single day? Impressive. :)

Image
Possible duplicate of GitHub #512 , similar to Sourceforge #376 . 1.0.0 is still available here: https://sourceforge.net/projects/lmms/files/lmms/1.0.0/ 1.0.2 is available here: https://sourceforge.net/projects/lmms/files/lmms/1.0.2/ When I had a computer experiencing this, re-installing the sound c...