Thanks you,
I will read this topic,
Ludovic
Search found 9 matches
- Tue Oct 12, 2010 12:16 pm
- Forum: Developers Discussion
- Topic: How works smarty tag
- Replies: 2
- Views: 1997
- Tue Oct 12, 2010 8:50 am
- Forum: Developers Discussion
- Topic: How works smarty tag
- Replies: 2
- Views: 1997
How works smarty tag
Hi, My question is about how works cms ms. I try to use the same syntaxe with smarty becuse i find it realy easy to use. So how can i use smarty tag in other smarty tag. I have a example In my template i have {content} and in my content I add {news} So I have see i must create plugin in "plugin...
- Tue Mar 03, 2009 5:02 pm
- Forum: Developers Discussion
- Topic: problem menu want go to first child directly.
- Replies: 1
- Views: 1379
problem menu want go to first child directly.
Hello, I have a web site and I made it with cmsms. So I have 2 menu (principal and sub) For exemple Menu1 | Menu2 | Menu3 | Menu4 | Menu5 I want if i clic on Menu2, I go directly on Menu2->Submenu1 I search for do that's since many hours witout finding... I home be exclisit on my problème and somebo...
- Thu Feb 19, 2009 10:14 am
- Forum: Modules/Add-Ons
- Topic: Problem width search engine and Questions module
- Replies: 0
- Views: 955
Problem width search engine and Questions module
I develop a web site on local. And I have a new problem width question module If you look here (for example). http://www.windpath.com.php5-6.websitetestlink.com/cms/index.php?mact=Search%2Ccntnt01%2Cdosearch%2C0&cntnt01returnid=38&cntnt01searchinput=trial+period&submit=Submit When your s...
- Thu Feb 19, 2009 8:05 am
- Forum: Modules/Add-Ons
- Topic: [Solved] Morelink not working in Questions module
- Replies: 10
- Views: 3111
Re: [Solved] Morelink not working in Questions module
Thanks for you help...
My problem was then I don't have the right for remplace the file ...
But now it's works Thanks you
Ludovic
My problem was then I don't have the right for remplace the file ...
But now it's works Thanks you

Ludovic
- Wed Feb 18, 2009 8:46 am
- Forum: Modules/Add-Ons
- Topic: [Solved] Morelink not working in Questions module
- Replies: 10
- Views: 3111
Re: [Solved] Morelink not working in Questions module
Thanks for you help
I have add
I most modify others file?
I have add
After these line$this->SetParameterType('no_answer_required',CLEAN_STRING);
But the problem doesn't resolve ...$this->SetParameterType('quid',CLEAN_INT);
$this->SetParameterType('qid',CLEAN_INT); /* Fix for MoreLink */
I most modify others file?
- Tue Feb 17, 2009 4:42 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Morelink not working in Questions module
- Replies: 10
- Views: 3111
Re: [Solved] Morelink not working in Questions module
Hello,
I'm work on the web site and I have the same problem.
The folow line:
$this->SetParameterType('qid',CLEAN_INT);
Most be add in the end of
function SetParameters(){
?
Thans you,
Ludovic
I'm work on the web site and I have the same problem.
The folow line:
$this->SetParameterType('qid',CLEAN_INT);
Most be add in the end of
function SetParameters(){
?
Thans you,
Ludovic
- Thu Oct 23, 2008 11:40 am
- Forum: [locked] CMSMS MLE fork
- Topic: Problem with v 1.4.1-2.0 page not found
- Replies: 2
- Views: 2537
Re: Problem with v 1.4.1-2.0 page not found
Hello, I have re-install again, and it's works thanks you,
Ludovic
Ludovic
- Tue Oct 21, 2008 3:25 pm
- Forum: [locked] CMSMS MLE fork
- Topic: Problem with v 1.4.1-2.0 page not found
- Replies: 2
- Views: 2537
Problem with v 1.4.1-2.0 page not found
Hello, I have install the cms on local for test. But when i rename the "config_lang.php" i have always the erreur page not found... the content of the file: define('DEFAULT_LANG', 'fr_FR'); $hls = array( 'en_US' => array( 'block'=>'en', 'flag'=>'', 'text'=>'English', ), 'fr_FR' => array( '...