Recent Topics

1 Jan 01, 2006 18:21    

Hello,

I've been looking over the b2e skins and the two I really like, 'crystal glass' and 'plain' skins. Both of these skins give this error message in the browser window when I try to apply them to my blog:

Please, do not access this page directly.

I've installed other skins by uploading the skin folder to the skins directory on my server and they work fine, but these two don't seem to work.

Is this a versioning issue? I'm using version 0.9.1

Is there a workaround? I'm a newbie, so I'd really appreciate very explicit instructions. :)

2 May 08, 2006 05:41

Bump.

I'm having the same issue. I searched on the similar issues, but I don't have Phoenix or whatever installed.

3 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.

¥


Form is loading...