Search found 6 matches

by Ironhide
Wed Mar 24, 2010 1:08 pm
Forum: Polish - Polski
Topic: Upgrade z 1.6.7 do 1.7.0
Replies: 1
Views: 2290

Upgrade z 1.6.7 do 1.7.0

Witam! Mam pytanko. Jak zrobić poprawnie upgrade z wersji 1.6.7 do 1.7.0 korzystając z pakietu "cmsmadesimple-full-diff-1.6.7-1.7.tar.gz"? Pomijając oczywiście rozpakowanie pliku i zrobienie kopii plików na serwerze i BD :). Chodzi mi o to, że w instrukcji na tej stronie piszą, że po wrzuc...
by Ironhide
Thu Mar 11, 2010 8:55 am
Forum: CMSMS Core
Topic: [SOLVED] Moving www to another server and domain.
Replies: 2
Views: 1174

Re: Moving www to another server and domain.

Everything works fine. Thank you for your help.  :)
by Ironhide
Fri Feb 26, 2010 7:32 am
Forum: CMSMS Core
Topic: [SOLVED] Moving www to another server and domain.
Replies: 2
Views: 1174

[SOLVED] Moving www to another server and domain.

Hi. I want to move my website to a new server and domain. What should I do to get everything to work properly? I mean the configuration files, since all the files and database are moved. My CMS Made Simple version is 1.6.6 (I want to do an update to version 1.6.7 later). Thanks for the help and sorr...
by Ironhide
Thu Nov 12, 2009 10:05 pm
Forum: CMSMS Core
Topic: [SOLVED] Modify template to news module (arrows next page, previous page...)
Replies: 3
Views: 2260

Re: [SOLVED] Modify template to news module (arrows next page, previous page...)

Ha! I found another (the best) solution. I used {$nexturl}, {$prevurl}, {$firsturl} and {$lasturl} and added new lines to news template. Example for page navigation: {if $pagecount > 1}   <div id="news_navigation">   {if $pagenumber > 1}     <a class="firsturl" href="{$first...
by Ironhide
Wed Nov 11, 2009 8:47 am
Forum: CMSMS Core
Topic: [SOLVED] Modify template to news module (arrows next page, previous page...)
Replies: 3
Views: 2260

Re: Modify template to news module (arrows next page, previous page...)

Open summary template find smarty variable "{$nextpage}" replace it with {$nextpage|replace:'>><':'><img src="http://new.tryumfchrystusa.pl/NewTCH_gfx/logo.png" style="width:25px;"/><'} I also found a solution to this problem editing the /modules/News/lang/ext/ files. ...
by Ironhide
Tue Nov 10, 2009 1:01 pm
Forum: CMSMS Core
Topic: [SOLVED] Modify template to news module (arrows next page, previous page...)
Replies: 3
Views: 2260

[SOLVED] Modify template to news module (arrows next page, previous page...)

Hi I have question about template to news module. I want modify appearance section where user can skip to next or previous page. For example in default template it's look like this:  >> I want replace ASCII arrows with graphic, but in news template I can't do this. Help... Sorry for my english :). P...

Go to advanced search