Not signed in (Sign In)
 
Jan 26th 2010
 

Hey guys.

Nothing happend when I upload the fil on my root ftp server.

1. I have uploade htaccess and indxr
2. I have change the name to .htaccess and .indxr
3. I have change the folder cache and the file config.php to "0777" (writable)
4. and I have maked a databse call level75_kenneth

5. my config fil look like this:

$root_dir = 'http://www.kennethabrahamsson.dk/';
$sitename = 'Indxr';
$description = 'Indxr CMS';
$logotype = 'indxr_logo.png';
$adminpassword = '1234';
$max_thumb = '500000';
$absolutePath = '/var/www/vhosts/indxr.net/httpdocs/';
$dbuser = 'level75_kenneth';
$dbpass = 'xxxx';
$dbname = 'level75_site';
$dbaddress = 'mydb18.surf-town.dk';
$contentData = '0';
$currentTheme = 'blackWhite';
$feedItems = '10';
$hideVideo = '0';
$hideExtensions = '1';

But when I check the system.php fil, then I only see a standart screen from surftown...
I havent no login folder or a upgrade.php file?

My domain is: www.kennethabrahamsson.dk

What canI do wrong?

 
Jan 26th 2010
 

Now i god Table 'level75_site.indxr_obj' doesn't exist when i go to http://www.kennethabrahamsson.dk/login

Can anybody help me :)

 
Jan 26th 2010
 

I'll fixed the problem. For any there have the same problem, do this. www.youdomain.com/.indxr/sql.php and it will install the tables for you :)

Now I have a new problem hehe. When I try to login, is loading for 2-3 sec and the pup i only see a blank screen.. There is no adminitration panel or somthing, what do I do wrong?