@ Ryan
Fixed again 1533 action files
In Green and MODx manager Changed create document and create link icons with gif images, because png in tree menu does not work now in IE.
let me know if works nice.
-
MODX Staff
- 12,272 Posts
But, .png files in the tree menu actually do work in IE. I put a .png-fixer hack in specifically for that very reason. I’ll get those other tweaks in pronto though.
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
Quote from: rthrash at Sep 28, 2006, 08:55 AM
But, .png files in the tree menu actually do work in IE. I put a .png-fixer hack in specifically for that very reason.....
but is not included in rev 1533? really? cause i’ve tested on two live site and .png files does not work.
What do you think about replace MODx theme with LightBlue?
Quote from: kylej at Sep 28, 2006, 09:41 AM
I’m not sure if this was talked about before but I found a bug that will need fixing. If you craete a new manager user and do not set a template it automatically selects default. Then when you try t ologin as that user you get the following error:
Warning: include_once(media/style//style.php) [function.include-once]: failed to open stream: No such file or directory in C:\xampp\xampp\htdocs\rev1540\manager\index.php on line 175
Warning: include_once() [function.include]: Failed opening 'media/style//style.php' for inclusion (include_path='C:/xampp/xampp/htdocs/rev1540/manager/includes/') in C:\xampp\xampp\htdocs\rev1540\manager\index.php on line 175
Here is the include line from index.php:
include_once "media/style/".$manager_theme."/style.php";
I confirm this issue
Found the problem : the default manager for new manager user is
default that we have removed
Quote from: rthrash at Sep 28, 2006, 11:24 AM
We should definitely replace the MODx with your version. 
I’m finishing to test it, let me know if you make new changes in the theme manager structure.
If you want to test you can see at :
http://test.tattoocms.it/manager/ (login guest/modxteam)
or take it from this post.
-
MODX Staff
- 12,272 Posts
hey banzai, I’m about to make a boatload of changes to the manager as soon as i get a few more styling tweaks done... i don’t want you to have to keep redoing stuff, so you might want to hold off for a tiny bit until it can settle down... I’m seriously debating on nuking the cool buttons stuff for a lighter button implementation in fact...
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
Ok Ryan I stop and wait for your next changes
About coolbuttons I agree with you, i don’t like them and creates a lot of error when trying to validate manager styles.