HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / installed ok, but admin login unavailable - result blank page
Author Message
Ivan
Member

Posted: 31 Jul 2005 14:53:22


I have installed the script and so far is ok, but when I try to log on as
admin, login is unavailable, the result of login is totaly blank page.
Can somebody help me please?

CHMOD is OK.

admin login: http://www.denona.net/skalinks/admin/index.php
username: admin
password: test

Many thanks to anybody who can try to help me.

Ivan

skalinks
Admin

Posted: 31 Jul 2005 22:13:04


Hi Ivan
I checked your site, please, whould you send me your ftp attributes to connect to your hosting, I will check your copy of SkaLinks. My e-mail is: admin@skalinks.com
Thank you!

skalinks
Admin

Posted: 31 Jul 2005 22:23:35


Or try to empty cache and compile folders.
Thank you!

Ivan
Member

Posted: 1 Aug 2005 10:19:47


I sent you the mail.

Ivan

skalinks
Admin

Posted: 2 Aug 2005 00:26:00


Hi Ivan
I checked you copy of SkaLinks, and I found next problem:
in file headers.php in button is nessesary to change all paths in require_once function from require_once( 'SkaLinks_include/...' ); to require_once( $_skalinks_dir['root'].'SkaLinks_include/...' );
I think , that some hostings have a different settings or version of PHP, and this problem appear sometimes.
Thank you!