can't access to admin page

Hello

I have installed dolphin 6.1.6 all is going ok

but when i try to log to admin page, first time its ask for login and passe i enter it after that it's ask for license or continue unregistred but when i click on every one i can't access to admin area its say can't display the page on IE and a blank pages on firefox

please tell me how can i fix this probleme

Thank you

Quote · 30 Nov 2009

not having any clear details, i would venture to say Permissions Issues.

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 1 Dec 2009

when i open mysite.com/admin/index.php in firefox a blank pages and IE say cannot display page and when i do mysite.com/admin/db.php or mysite.com/admin/modules.php and mysite.com/admin/groups.php all work fine except the index.php

Quote · 3 Dec 2009

Hello mrsimo!

Possible something wrong with external connections because in admin index page works license checking which refers to boonex.com site. Does BoonEx block fine in ur index page of Dolphin?

Regard

Quote · 3 Dec 2009

first time i open mysite.com/admin/index.php its ask for login and password i enter it and after that its ask for the license i have enter the license and after that can't open it any more

i have check on my account at boonex unity i see that my domain is registred with the license

Quote · 3 Dec 2009

And what about BoonEx news at home page of ur site (mysite.com/index.php)? Do u see it?

Quote · 4 Dec 2009

the news in index page not work i can't see it only the loading image

Quote · 6 Dec 2009

mrsimo,

try adding these 2 lines to your php.ini file located in the root of your Dolphin

display_errors= On

allow_url_fopen= On

If you do not have one, create a php.ini file in notepad and upload it to your root directory.

Chris

Nothing to see here
Quote · 6 Dec 2009

when i added those 2 lines 2 php.ini its not work and i have add it to .htaccess but it give internal error 500

Quote · 6 Dec 2009

the support say it is issue seems to be critical

is there anythink i can do without contacting the support

because i think they don't know what is the probleme exactelly

Quote · 8 Dec 2009

i have added those to the .htaccess :

<IfModule mod_php4.c>
php_flag register_globals 0
php_flag allow_url_fopen On
</IfModule>
<IfModule mod_php5.c>
php_flag allow_url_fopen On
php_flag allow_url_include On
php_flag register_globals Off
</IfModule>

but still not working

is that correct?

Quote · 11 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.