Strona 1 z 1

instalacja

PostNapisane: N lut 08, 09 19:11
przez pawelziom93
co mam wpisac pokolei w Konfiguracja systemu.

czy trzeba cos w instalacji zmieniac czy tylko to wypelnic?

PostNapisane: N lut 08, 09 22:24
przez Hapinho
po:

1. podaj skrypt

PostNapisane: N lut 08, 09 22:49
przez pawelziom93
DataLife.Engine.v.7.5.

PostNapisane: Pn lut 09, 09 16:32
przez Hapinho
o kur dawno na tym dzialalem :D w takim razie podaj stronke, oblookam

PostNapisane: Pn lut 09, 09 19:09
przez pawelziom93
wgacie.ugu.pl

PostNapisane: Pn lut 09, 09 22:39
przez Hapinho
hehe edytowals htacces ?? bo w ogole do stronki nie idzie sie dostac ;]


p.s. super nazwa - wgacie :lol:

PostNapisane: Wt lut 10, 09 15:32
przez pawelziom93
czyli co mam zmienic???

nazwa tylko narazie bo chcialem zobaczyc czy mi sie wszystko zainstaluje :wink:

PostNapisane: Śr lut 11, 09 00:40
przez Hapinho
w pliku .htaccess bylo cos modyfikowane, byc moze zle

PostNapisane: Śr lut 11, 09 17:38
przez pawelziom93
chodzi ci o chmody? jezeli tak to jakie powinny byc ustawienia?

PostNapisane: Śr lut 11, 09 17:49
przez Hapinho
to moze inaczej sie zapytam ... edytowales ten plik ??

PostNapisane: Śr lut 11, 09 18:00
przez pawelziom93
nie.

jak chcesz to dam ci dane do mojego panelu to mi to zrobisz. jak masz czas oczywiscie.

PostNapisane: Pt lut 13, 09 19:47
przez wargo
Wklej tu po prostu zawartość tego pliku.

PostNapisane: So lut 14, 09 12:16
przez pawelziom93
DirectoryIndex index.php

RewriteEngine On

# Đĺäčđĺęňű
RewriteRule ^page/(.*)$ index.php?cstart=$1 [L]

# Ńŕě ďîńň
RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})/page,([0-9]+),([0-9]+),(.*).html(/?)+$ index.php?subaction=showfull&year=$1&month=$2&day=$3&news_page=$4&cstart=$5&news_name=$6 [L]
RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})/page,([0-9]+),(.*).html(/?)+$ index.php?subaction=showfull&year=$1&month=$2&day=$3&news_page=$4&news_name=$5 [L]
RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})/print:page,([0-9]+),(.*).html(/?)+$ engine/print.php?subaction=showfull&year=$1&month=$2&day=$3&news_page=$4&news_name=$5 [L]
RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})/(.*).html(/?)+$ index.php?subaction=showfull&year=$1&month=$2&day=$3&news_name=$4 [L]

RewriteRule ^([^.]+)/page,([0-9]+),([0-9]+),([0-9]+)-(.*).html(/?)+$ index.php?newsid=$4&news_page=$2&cstart=$3 [L]
RewriteRule ^([^.]+)/page,([0-9]+),([0-9]+)-(.*).html(/?)+$ index.php?newsid=$3&news_page=$2 [L]
RewriteRule ^([^.]+)/print:page,([0-9]+),([0-9]+)-(.*).html(/?)+$ engine/print.php?news_page=$2&newsid=$3 [L]
RewriteRule ^([^.]+)/([0-9]+)-(.*).html(/?)+$ index.php?newsid=$2 [L]

RewriteRule ^page,([0-9]+),([0-9]+),([0-9]+)-(.*).html(/?)+$ index.php?newsid=$3&news_page=$1&cstart=$2 [L]
RewriteRule ^page,([0-9]+),([0-9]+)-(.*).html(/?)+$ index.php?newsid=$2&news_page=$1 [L]
RewriteRule ^print:page,([0-9]+),([0-9]+)-(.*).html(/?)+$ engine/print.php?news_page=$1&newsid=$2 [L]
RewriteRule ^([0-9]+)-(.*).html(/?)+$ index.php?newsid=$1 [L]

# Çŕ äĺíü
RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})(/?)+$ index.php?year=$1&month=$2&day=$3 [L]
RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})/page/([0-9]+)(/?)+$ index.php?year=$1&month=$2&day=$3&cstart=$4 [L]
# Çŕ âĺńü ěĺń˙ö
RewriteRule ^([0-9]{4})/([0-9]{2})(/?)+$ index.php?year=$1&month=$2 [L]
RewriteRule ^([0-9]{4})/([0-9]{2})/page/([0-9]+)(/?)+$ index.php?year=$1&month=$2&cstart=$3 [L]
# Âűâîä çŕ âĺńü ăîä
RewriteRule ^([0-9]{4})(/?)+$ index.php?year=$1 [L]
RewriteRule ^([0-9]{4})/page/([0-9]+)(/?)+$ index.php?year=$1&cstart=$2 [L]
# âűâîä îňäĺëüíîěó ňĺăó
RewriteRule ^tags/([^/]*)(/?)+$ index.php?do=tags&tag=$1 [L]
RewriteRule ^tags/([^/]*)/page/([0-9]+)(/?)+$ index.php?do=tags&tag=$1&cstart=$2 [L]
# âűâîä äë˙ îňäĺëüíîăî ţçĺđŕ
RewriteRule ^user/([^/]*)/rss.xml$ engine/rss.php?subaction=allnews&user=$1 [L]
RewriteRule ^user/([^/]*)(/?)+$ index.php?subaction=userinfo&user=$1 [L]
RewriteRule ^user/([^/]*)/page/([0-9]+)(/?)+$ index.php?subaction=userinfo&user=$1&cstart=$2 [L]
RewriteRule ^user/([^/]*)/news(/?)+$ index.php?subaction=allnews&user=$1 [L]
RewriteRule ^user/([^/]*)/news/page/([0-9]+)(/?)+$ index.php?subaction=allnews&user=$1&cstart=$2 [L]
RewriteRule ^user/([^/]*)/news/rss.xml(/?)+$ engine/rss.php?subaction=allnews&user=$1 [L]
# âűâîä âńĺő ďîńëĺäíčő íîâîńňĺé
RewriteRule ^lastnews/(/?)+$ index.php?do=lastnews [L]
RewriteRule ^lastnews/page/([0-9]+)(/?)+$ index.php?do=lastnews&cstart=$1 [L]
# âűâîä â âčäĺ ęŕňŕëîăŕ
RewriteRule ^catalog/([^/]*)(/?)+$ index.php?catalog=$1 [L]
RewriteRule ^catalog/([^/]*)/page/([0-9]+)(/?)+$ index.php?catalog=$1&cstart=$2 [L]
# âűâîä íĺďđî÷čňŕííűő ńňŕňĺé
RewriteRule ^newposts(/?)+$ index.php?subaction=newposts [L]
RewriteRule ^newposts/page/([0-9]+)(/?)+$ index.php?subaction=newposts&cstart=$1 [L]
# Ńňŕňčńňč÷ĺńęčĺ ńňđŕíčöű
RewriteRule ^static/(.*).html(/?)+$ index.php?do=static&page=$1 [L]
# âűâîä čçáđŕííűő ńňŕňĺé
RewriteRule ^favorites(/?)+$ index.php?do=favorites [L]
RewriteRule ^favorites/page/([0-9]+)(/?)+$ index.php?do=favorites&cstart=$1 [L]

RewriteRule ^rules.html$ index.php?do=rules [L]
RewriteRule ^statistics.html$ index.php?do=stats [L]
RewriteRule ^addnews.html$ index.php?do=addnews [L]
RewriteRule ^rss.xml$ engine/rss.php [L]
RewriteRule ^sitemap.xml$ uploads/sitemap.xml [L]

RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^.]+)/page/([0-9]+)(/?)+$ index.php?do=cat&category=$1&cstart=$2 [L]
RewriteRule ^([^.]+)/?$ index.php?do=cat&category=$1 [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^<]+)/rss.xml$ engine/rss.php?do=cat&category=$1 [L]
RewriteRule ^page,([0-9]+),([^/]+).html$ index.php?do=static&page=$2&news_page=$1 [L]
RewriteRule ^print:([^/]+).html$ engine/print.php?do=static&page=$1 [L]
RewriteRule ^([^/]+).html$ index.php?do=static&page=$1 [L]


[ Dodano: Sro Lut 18, 09 14:32 ]
odswiezam