Search found 19 matches

by ngoncom
Thu Oct 07, 2010 9:53 am
Forum: CMSMS Core
Topic: Pretty URL in 1.8.2?
Replies: 4
Views: 9977

Re: Pretty URL in 1.8.2?

Ok! Have you upload ".htaccess" file to root path yet? File .htaccess you can get at "docs" folder when download code. Or you can get # Attempt to override some php settings, these settings may be helpful on some hosts if your # default configuration does not meet CMS's minimum r...
by ngoncom
Wed Aug 25, 2010 6:17 am
Forum: Modules/Add-Ons
Topic: [solved] Only display one field name in summary template - Products Module
Replies: 2
Views: 1106

[solved] Only display one field name in summary template - Products Module

Dear masters! I get trouble when want display only one field in module products. In module products, I create 2 field: Image1 - Type: Image Image2 - Type: Image and in summary view, it display 2 image with this loop code: {if isset($entry->fields)}  {foreach from=$entry->fields key='name' item='fiel...
by ngoncom
Mon Aug 09, 2010 3:44 am
Forum: Modules/Add-Ons
Topic: [solved] Still not received mail after many change times!
Replies: 4
Views: 2100

Re: Still not received mail after many change times!

Yes master!

Block IP is its problem. They do that because of making money from mail server is yours problem!  ;D
by ngoncom
Sat Aug 07, 2010 3:20 am
Forum: Modules/Add-Ons
Topic: News Module Detailed Display
Replies: 1
Views: 771

Re: News Module Detailed Display

Okie! You can try add "detailtemplate" to display news in "detail view". In News module, Tab "Detail Template" you can create a template for detail view, ex: create "MyDetail". then you can call it in tag, with your case, add: {news category="General"...
by ngoncom
Thu Aug 05, 2010 5:18 am
Forum: Modules/Add-Ons
Topic: [solved] Still not received mail after many change times!
Replies: 4
Views: 2100

Re: Still not received mail after many change times!

I've searching and find out a tip to solved this issue:  ;D "I would uninstall the mailer then install it again, all in module manager just hit the uninstall link then the install link and it should reset it to default configuration, then w/o changing anything hit save settings then try a test ...
by ngoncom
Wed Aug 04, 2010 9:47 am
Forum: Modules/Add-Ons
Topic: [solved] Still not received mail after many change times!
Replies: 4
Views: 2100

[solved] Still not received mail after many change times!

Dear masters! I have a problem with config sending mail. In my CMSmailer, I config: Character Set: utf-8 Mailer method: smtp SMTP host name: smtp.gmail.com Encryption mechanism: TLS Port of SMTP server: 465 From address: ngoncom@gmail.com Sendmail location: /usr/sbin/sendmail SMTP Authentication: ch...
by ngoncom
Mon Aug 02, 2010 6:19 am
Forum: Modules/Add-Ons
Topic: I got 2 errors with news module!
Replies: 0
Views: 489

I got 2 errors with news module!

Dear masters! When using news module (for ver 1.8.1) with rewrite (rewrite by file rewrite.txt in /docs), I receive not pretty url. http://i483.photobucket.com/albums/rr200/ngoncom/cmsms1.jpg It appear a addtional string in url rewrite " /d,MastNewsDetail " (with "MastNewsDetail"...
by ngoncom
Tue Jul 27, 2010 10:38 am
Forum: Modules/Add-Ons
Topic: Only display children menu items when parent clicked!
Replies: 6
Views: 2173

Re: Only display children menu items when parent clicked!

Thank two master for help!

"Left simple navigation + 1 column" is true with me and using collapse='1' in menu template can make like this.

My problem solved!  :D
by ngoncom
Tue Jul 27, 2010 2:44 am
Forum: Modules/Add-Ons
Topic: Only display children menu items when parent clicked!
Replies: 6
Views: 2173

Re: Only display children menu items when parent clicked!

Thank Peciura! But I really want not using javascript, it similiar this page: http://www.vodafone.com/start/about_vodafone.html In left menu, when you click "Who we are". At "Who we are" page, left menu will expand its children: "History", "Meet the Board", &q...
by ngoncom
Mon Jul 26, 2010 4:06 am
Forum: Modules/Add-Ons
Topic: Only display children menu items when parent clicked!
Replies: 6
Views: 2173

Only display children menu items when parent clicked!

Dear masters! I am wonder is there a way to display children menu items when parent item clicked without using javascript, only custom menu template? I have sidebar menu list as example: Parent 1 Parent 2 -- Children 1 -- Children 2 Parent 3 And, I want menu display normal as: Parent 1 Parent 2 Pare...
by ngoncom
Sat Jul 17, 2010 4:26 am
Forum: Modules/Add-Ons
Topic: ERROR: The CGExtensions module could not be found when install Products module!
Replies: 3
Views: 1688

Re: ERROR: The CGExtensions module could not be found when install Products module!

Install the CGExtensions module.  :) Oh! It really simple  :D In the past, I often install module by upload .xml file in AdminCP so that it often appear error (I think reason because of config wamp server). Now I download .tar.gz and copy it into folder /modules and everything work clearly! Thank m...
by ngoncom
Sat Jul 17, 2010 2:58 am
Forum: Modules/Add-Ons
Topic: ERROR: The CGExtensions module could not be found when install Products module!
Replies: 3
Views: 1688

ERROR: The CGExtensions module could not be found when install Products module!

Please help! I've try some way include read some topic on forum but cant fix that. When I install Products module (http://dev.cmsmadesimple.org/projects/products), I get ERROR: The CGExtensions module could not be found . My infomation: - CMSMS: 1.8.1 - Products module: 2.8.2 - Localhost: wamp serve...
by ngoncom
Sat Jul 17, 2010 2:47 am
Forum: Modules/Add-Ons
Topic: Display anchor image in summary text - News module
Replies: 5
Views: 1593

Re: Display anchor image in summary text - News module

I use custom field (file field) and my trouble solved.

Thank master!
by ngoncom
Fri Jul 16, 2010 4:35 am
Forum: Modules/Add-Ons
Topic: Display anchor image in summary text - News module
Replies: 5
Views: 1593

Re: Display anchor image in summary text - News module

I am sorry!

I want to display a small image next to summary text when listing news items in news module.

Go to advanced search