1 pr Jan 01, 2006 18:21
3 yabba May 08, 2006 11:27
Check in your skins _main.php and see which of these two lines you find :-
1/ if( !defined('DB_USER') ) die( 'Please, do not access this page directly.' );
2/ if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page directly.' );
If you find line 2 then it means the skin is made for phoenix.
¥
Bump.
I'm having the same issue. I searched on the similar issues, but I don't have Phoenix or whatever installed.