Search found 27 matches
- Fri May 29, 2009 10:58 pm
- Forum: Modules/Add-Ons
- Topic: Search module doesn´t work on tables in Photo albums
- Replies: 5
- Views: 2004
Re: Search module doesn´t work on tables in Photo albums
well, the code for the table is in the field comment, on Album, is a normal field with WYSYSYG option, and a option to copy from word. this option generate a table on the comment field, uncheking the WYSYWYG you can see the html code. I am not using the template. I'm uploading a web to the server, ...
- Tue May 26, 2009 7:52 pm
- Forum: Modules/Add-Ons
- Topic: Search module doesn´t work on tables in Photo albums
- Replies: 5
- Views: 2004
Re: Search module doesn´t work on tables in Photo albums
In Album Photos, one album into the Album Photos, in the main thumbnail into the the commnes I`ve a table like this: ******************************************************* Bahia Yanten $870,000 USD 3 "Large master bdrm" Single Story Residential Marina ***************************** ...
- Sat May 23, 2009 8:19 pm
- Forum: Modules/Add-Ons
- Topic: Search module doesn´t work on tables in Photo albums
- Replies: 5
- Views: 2004
Search module doesn´t work on tables in Photo albums
Hi,
I´ve some tables in the comments fields on the photo album, the search module doesn´t find the text into the tables but it find the txto out of the tables.
is there something to do to fix this?
tnx
I´ve some tables in the comments fields on the photo album, the search module doesn´t find the text into the tables but it find the txto out of the tables.
is there something to do to fix this?
tnx
- Tue Dec 30, 2008 4:34 am
- Forum: Modules/Add-Ons
- Topic: Newsletter form suscribe, get more fields
- Replies: 5
- Views: 1567
Re: Newsletter form suscribe, get more fields
Thanks for your help, I'll try what you tell me and also will have a look on wiki help. Ï see there are many Feus in cms, wich one do you recomend me? Does it will work using the forum browser module ?
- Sun Dec 28, 2008 9:23 pm
- Forum: Modules/Add-Ons
- Topic: Newsletter form suscribe, get more fields
- Replies: 5
- Views: 1567
Re: Newsletter form suscribe, get more fields
I'm not very sure about how to do what you say, could you give more details? Create the user account, how or where?
- Sun Dec 28, 2008 3:52 am
- Forum: Modules/Add-Ons
- Topic: Newsletter form suscribe, get more fields
- Replies: 5
- Views: 1567
Re: Newsletter form suscribe, get more fields
I found this in other post
this show the input fields but how I use them? $m6email doesn't work.
this show the input fields but how I use them? $m6email doesn't work.
- Sun Dec 28, 2008 2:44 am
- Forum: Modules/Add-Ons
- Topic: Newsletter form suscribe, get more fields
- Replies: 5
- Views: 1567
Newsletter form suscribe, get more fields
How can I do to have more fieds than username and email in Newsletter suscribe form? are these new fields be able to be displyed in the FEU of newsletter? haw can create new variables as &prompt_username?
tnx
tnx
- Tue Sep 02, 2008 7:38 am
- Forum: Modules/Add-Ons
- Topic: Uploads module, downloads utility: One question and one problem
- Replies: 15
- Views: 4726
Re: Uploads module, downloads utility: One question and one problem
So. look like is not possible to do what I want. Or I do find a way to this with CMSMS or use other way to do the site. Only real problems with this but I need it. Could it work to do some with php. Uploads use some module to build the link, and then execut it with an event 'download' if I'm not wr...
- Mon Sep 01, 2008 10:49 pm
- Forum: Modules/Add-Ons
- Topic: Uploads module, downloads utility: One question and one problem
- Replies: 15
- Views: 4726
Re: Uploads module, downloads utility: One question and one problem
How can I get convert a link to a download link without use uploads?
If isn't possible, How can get vinculate news with files uploaded with uploads?
If isn't possible, How can get vinculate news with files uploaded with uploads?
- Mon Sep 01, 2008 2:24 am
- Forum: Modules/Add-Ons
- Topic: Uploads module, downloads utility: One question and one problem
- Replies: 15
- Views: 4726
Re: Uploads module, downloads utility: One question and one problem
One thing about all this. Uploads access to all the files on one category excepting if the parameter upload_id is set to some especific value. Is this uploads id the same that the file has as $entry->id (the file is uploaded thru news). The file is in uploads/news folder. But in a subfolder as &quo...
- Sun Aug 31, 2008 9:33 pm
- Forum: Modules/Add-Ons
- Topic: Uploads module, downloads utility: One question and one problem
- Replies: 15
- Views: 4726
Re: Uploads module, downloads utility: One question and one problem
Hello Mark, That code doesn´t work. Code {cms_module module="Uploads" category="{$entry->category}" mode="singlesummary" upload_id="4" template="documents"} Result QWERT poiuyterewwq 10 congresos_ES Catchable fatal error: Object of class stdClass co...
- Sun Aug 31, 2008 6:57 am
- Forum: Modules/Add-Ons
- Topic: Uploads module, downloads utility: One question and one problem
- Replies: 15
- Views: 4726
Re: Uploads module, downloads utility: One question and one problem
And how do I link to these images from news admin content. I have several download files on each new (summarydetail). These documents downloads are differents for each new. I was tryng to use the extra fields on news to upload the files. So I have the content news and the download only using one pa...
- Sun Aug 31, 2008 6:10 am
- Forum: Modules/Add-Ons
- Topic: Uploads module, downloads utility: One question and one problem
- Replies: 15
- Views: 4726
Re: Uploads module, downloads utility: One question and one problem
I´m tryng to use this {cms_module module="Uploads" category="news" mode="singlesummary" upload_id=$id template="documents"} on a detail template news, is it ok?
- Sun Aug 31, 2008 5:44 am
- Forum: Modules/Add-Ons
- Topic: Uploads module, downloads utility: One question and one problem
- Replies: 15
- Views: 4726
Re: Uploads module, downloads utility: One question and one problem
Hi, I was working with the information you all give me. With Nick template and code got run uploads and create a link. But always using a number for the upload_id: {cms_module module="Uploads" category="documents" mode="singlesummary" upload_id="4" template=&...
- Fri Aug 29, 2008 10:40 pm
- Forum: Modules/Add-Ons
- Topic: Uploads module, downloads utility: One question and one problem
- Replies: 15
- Views: 4726
Re: Uploads module, downloads utility: One question and one problem
Ok. But with uploads the file must be in uploads tables anyway. I upload an image using an extra field on news module for example. So I get an image on the server on some directory. How could I do the download of that image from the frontend? Other method than mouse-rigth button-save as... over th...