HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 | Forums | Statistics | Search | Manual |
SkaLinks Forum / Technical Support / How to change theses things ..
Author Message
Alb
Member

Posted: 8 Oct 2006 11:25:54 | Edited by: Alb


Hello,
How to change the 'content-type charset' ( <meta http-equiv="Content-Type" content="text/html;charset=windows-1251" > ) and how to change the link in the header , please ?

Stevie Ray
Member

Posted: 13 Oct 2006 17:02:38


Take a look at the style sheet.

/skalinksdirectory/templates/whatevercolorschemeyouareusing/style.css

You can edit the fonts and colors there. Do it in a test environment if you don't want surprises and at least download and backup everything before you make changes.

See this link for a different look http://www.mscforum.com/skalinks_1_5/

The link in the header is in the configuration file I think located in
/skalinks_1_5/admin/settings.php

Alb
Member

Posted: 14 Oct 2006 06:20:18


Thanks but it don't really answer to my questions :(

I would know how to change the URL in the header (and only in the header), and how to change the <meta http-equiv="Content-Type" content="text/html;charset=windows-1251" > things for an european langage ..

Also I would know why

PR are all 0 .. (but my hoster accept the function to get PR ..)
no mail are send ..
URL Rewriting isn't working good .. (i need to disable it)
I can't check for BackLink ..

If I put the chmod entries like in the installation guide, I got an error and can't go to the install thing .. so I didn't modified any chmod entry
And i'm 100% sure that url rewriting and email sending work on my hosting account :/ ..

Thanks and sorry for my bad english ;x

Stevie Ray
Member

Posted: 14 Oct 2006 18:16:29


Okay, thanks for being clearer this go round.
The link is part of headers.php configuration file in you SKa directory
$_url_main_site = 'http://www.YOURDOMAIN.XXX/YOURSKADIRECTORY/';
//http://www.mysite.com/dir/
$_url_root = 'www.YOURDOMAIN.XXX/YOURSKADIRECTORY/';
//http://www.mysite.com/

The other thing I can only guess at is that the character set is probably included in the header template or this config file. Good luck sorry I can't be more helpful... it is amateur nite.

I had problems with email early on - search the support topics and you will find a bunch of posts about it. I think there was some code modification (patch) needed but don't remember now.

I commented out all the page rank functions since I thought they were kind of annoying for my purposes, but everyone's different. Others have had issues with this too - again do a search and see what you find. Similarly I don't use the Backlink check but it is in the admin panel splash page and I think it is okay - I think you just have to click on the link check listing.

MOD Rewrite does work - at least on mine (2.5). Google has been spinning the links very nicely. Not sure what to suggest for your issue. I believe you can turn it off and on in the admin settings panel.

Good luck. This is a pretty good script if you make the changes you want. For example I killed off tons of white space by commenting out or moving breaks around. You can make it look the way you want without too much problem, but it takes a while !

Good luck and struggle through it is

Alb
Member

Posted: 15 Oct 2006 06:20:09


Thanks you ;)

This topic is closed. You can`t post a reply.