Search found 34 matches

by marties
Tue Jan 11, 2011 9:37 am
Forum: Modules/Add-Ons
Topic: Tinymce broken thumbnails
Replies: 0
Views: 700

Tinymce broken thumbnails

Hello, i use cms 1.9.2 and TinyMCE 2.8.2, in the filepicker all thumbnails are broken i found a solution but want your advice, is it ok or is there another thing to do ? And if i can share it's with pleasure :-) the frame source of the filepicker show me the wrong path http://xxx/uploads/images/prom...
by marties
Tue Dec 07, 2010 9:00 am
Forum: Modules/Add-Ons
Topic: use_hierarchy doesn't work anymore
Replies: 5
Views: 1889

Re: use_hierarchy doesn't work anymore

i only want to have urls with hierarchy on /parent_page/child_page it tried removing the use_hierarchy or putting it on or off, nothing i, of course, cleared the cache of cms and the browser for each test. after a reinstall from scratch it is totally the same. I think it is within the core and my mi...
by marties
Mon Dec 06, 2010 4:59 pm
Forum: Modules/Add-Ons
Topic: use_hierarchy doesn't work anymore
Replies: 5
Views: 1889

Re: use_hierarchy doesn't work anymore

Hello, thanks for your answer but i am afraid it's not true. Version 1.8.2 - Toliara ----------------------------- Reverted: - Put the use_hierarchy config option back in for backwards compatibility with upgrades. This may go away in the future, as it doesn't allow for modules to have pretty URLs, b...
by marties
Mon Dec 06, 2010 12:38 pm
Forum: Modules/Add-Ons
Topic: use_hierarchy doesn't work anymore
Replies: 5
Views: 1889

use_hierarchy doesn't work anymore

i tried the seo tools 1.1 then unloaded it, just after i noticed that the use_hierarchy option was not used anymore by cms.
i tried removing it and adding it again but nothing.

Any advice ?

cms 1.9.1
SiteMapMadeSimple 1.2.2
seo tools 1.1    (unloaded)
by marties
Fri Jun 13, 2008 11:59 am
Forum: Modules/Add-Ons
Topic: [Solved] form builder, bilingual labels
Replies: 5
Views: 4465

Re: [Solved] form builder, bilingual labels

too bad it's a bit late

i'll try for my next dev

Thanks
by marties
Fri Jun 13, 2008 10:07 am
Forum: Modules/Add-Ons
Topic: [Solved] form builder, bilingual labels
Replies: 5
Views: 4465

Re: [Solved] form builder, bilingual labels

Hello, as there was no news from anyone to my post and as the answer from Calguy1000 (thanks a lot anyway for your time spread) unfortunately didn't work, i made the labels show both language on the same form. For example: First name / Prénom After the submit i redirect on a thank you page according...
by marties
Tue Jun 10, 2008 9:08 am
Forum: Modules/Add-Ons
Topic: [Solved] form builder, bilingual labels
Replies: 5
Views: 4465

Re: form builder

Thanks for your help, i'm stuck with these errors while browsing the page : Notice: Undefined variable: smarty in /home/biodev/www/modules/FormBuilder/FormBuilder.module.php on line 181 Fatal error: Call to a member function assign_by_ref() on a non-object in /home/biodev/www/modules/FormBuilder/For...
by marties
Mon Jun 09, 2008 3:59 pm
Forum: Modules/Add-Ons
Topic: [Solved] form builder, bilingual labels
Replies: 5
Views: 4465

[Solved] form builder, bilingual labels

Hello, i'm planning to use the form builder on a bilingual website (english/french) the form i design will send email and write the result to a csv file. How would you design a unique form with labels in french or english (according to the page) but with same id/name for the elements so that the sub...
by marties
Tue Apr 29, 2008 2:11 pm
Forum: Modules/Add-Ons
Topic: I receive error while installing Ajax Made Simple
Replies: 1
Views: 1490

Re: I receive error while installing Ajax Made Simple

try to upload your modules via ftp (in /modules) instead of Module Manager
by marties
Fri Apr 25, 2008 6:39 pm
Forum: French - Français
Topic: [ Résolu] Changer de css selon le navigateur
Replies: 18
Views: 7704

Re: [ Résolu] Changer de css selon le navigateur

pour info le but des conditionnal comments est par exemple de servir une CSS  à un ie 6 en évitant d'utiliser des hacks
by marties
Fri Apr 25, 2008 2:22 pm
Forum: French - Français
Topic: [ Résolu] Changer de css selon le navigateur
Replies: 18
Views: 7704

Re: [ Résolu] Changer de css selon le navigateur

Si c'est juste pour isoler IE et ses différentes versions tu peux aussi te baser sur les recommandations de Microsoft en utilisant leur Conditionnal comments. Dans lesquels tu peux encapsuler des css comme du texte des Js Welcome to Internet Explorer 5. Pour en savoir plus : http://www.quirksmode.or...
by marties
Fri Apr 25, 2008 2:13 pm
Forum: French - Français
Topic: [RESOLU]Stocker informations formulaire contact dans excel?
Replies: 14
Views: 6167

Re: Stocker informations formulaire contact dans excel?

Il apparait à une adresse du genre "FormBuilder/output/mesetudiants.txt"  sur ton site.  adresse que tu ne communiques au'aux secrétaires bien entendu. Tu / elles font un copier/coller vers Excel. Tu peux aussi configurer directement l'écriture du fichier en mesetudiants.csv ce qui permet...
by marties
Tue Apr 15, 2008 4:35 pm
Forum: CMSMS Core
Topic: How do I password protect pages? [solved]
Replies: 10
Views: 7030

Re: How do I password protect pages? [solved]

An easier way to create a print css :

make a copy of your actual css,
rename it to print.css
then refer only to this css in your xhtml template
then slowly add at the bottom of this css the rules needed to make the header/menus/... disappear or change
by marties
Tue Apr 15, 2008 4:24 pm
Forum: CMSMS Core
Topic: Link to PDF
Replies: 3
Views: 2788

Re: Link to PDF

It's in link property, see the screenshot
[img=http://img143.imageshack.us/img143/9173/capturezs9.th.png]
by marties
Tue Apr 01, 2008 12:21 pm
Forum: CMSMS Core
Topic: Newsmodule and RSS: detailpage
Replies: 10
Views: 4242

Re: Newsmodule and RSS: detailpage

Hello,

i ended up hardcoding my detail page at the end of the link and guid lines

{$entry->link}/51
{$entry->link}/51

if there is a generic way i would be very glad  :)

Is it planned to include this parameter in the 2.0 release ?

Go to advanced search