Search found 17 matches

by jbx1
Sun Aug 26, 2012 4:14 pm
Forum: Modules/Add-Ons
Topic: CTLModuleMaker search results to replace item list
Replies: 0
Views: 862

CTLModuleMaker search results to replace item list

Hi, I am trying to get CTLModuleMaker to work for my catalogue and after various minor fixes and tweaks here and there I got it to work apart from 1 final hurdle which I can't figure out. On the main page I have a list of items paginated with up to 6 items per page and on the side I have a sidepanel...
by jbx1
Thu Jun 21, 2012 11:41 pm
Forum: Modules/Add-Ons
Topic: M&C Factory - Hit count / statistics
Replies: 1
Views: 886

M&C Factory - Hit count / statistics

Hi, I intend to use M&C Factory to create custom content types, like Events, Announcements etc. The client wants to have a way of displaying the most popular entities on the side for each specific entity. (E.g. most popular events in the events section). Is there a way of including statistics or...
by jbx1
Mon Feb 13, 2012 10:20 pm
Forum: Modules/Add-Ons
Topic: CTLModuleMaker parseFloat() error
Replies: 0
Views: 846

CTLModuleMaker parseFloat() error

I am trying to use the CTLModuleMaker and whenever I try to add a float field to my entities I get this error: Fatal error: Call to undefined function parseFloat() in /home/pathtomyCMS/modules/CTLModuleMaker/subaction.levels2.php on line 109 I am running on: PHP Version 5.2.17 CMSMS 1.9.4.2 "Fa...
by jbx1
Sun Feb 05, 2012 10:40 am
Forum: Modules/Add-Ons
Topic: Products module fields and other questions.
Replies: 3
Views: 1906

Re: Products module fields and other questions.

Thanks a lot for your reply! Regarding the date, what type did you choose for it? There doesn't seem to be a date in the list of fields available. (For example I would need something like Recently Sold which would be an additional custom field.) Regarding the images my concern is that the client mos...
by jbx1
Sat Feb 04, 2012 2:32 pm
Forum: Modules/Add-Ons
Topic: Products module fields and other questions.
Replies: 3
Views: 1906

Products module fields and other questions.

Hi, I wish to add a list of products to my site, and for this I am looking at the Products module. (There might be some alternative module, so feel free to suggest any alternatives if you know of any). One thing I need to have is a date field, so that I can have a view which sorts the products by th...
by jbx1
Sun Oct 02, 2011 11:07 pm
Forum: Tips and Tricks
Topic: Multiple domains and sites, ONE CMSMS!
Replies: 13
Views: 48148

Re: Multiple domains and sites, ONE CMSMS!

Regarding step 9 of the original post, with User Defined Tags, one can avoid having to modify the template with ugly {if} conditions. One can have a user defined tag like: {multi_sitename} and it would have something like: $multi_sitenames = array("www.domain1.com" => "The First Domai...
by jbx1
Sun Oct 02, 2011 8:11 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Mysql not listed in Installation screen
Replies: 2
Views: 1181

Re: Mysql not listed in Installation screen

Thanks. In fact I had the php-mysql module missing. For those that encounter the same problem, you have to do:

yum install php-mysql
by jbx1
Sun Oct 02, 2011 7:31 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Mysql not listed in Installation screen
Replies: 2
Views: 1181

[solved] Mysql not listed in Installation screen

Hi, I am installing CMSMS on an Amazon EC2 AMI host (not that it should matter, but mentioning it just in case). However, strangely enough, when I run the installer, only the Postgres 7/8 option is listed, even though on the same server I have postgres 9 and mysql 5. (I have tried to use postgres in...
by jbx1
Fri Sep 16, 2011 9:08 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Formbuilder 0.7 not working with CMSMS 1.9.4.2
Replies: 6
Views: 1564

[SOLVED] Re: Formbuilder 0.7 not working with CMSMS 1.9.4.2

For those of you who encounter a similar problem, I found that my template didn't have a {content} tag. You still need to have it even though you have the {FormBuilder ...} tag. Its something trivial but logically you might not think you need it. FormBuilder actually puts the messages after the form...
by jbx1
Fri Sep 16, 2011 8:09 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Formbuilder 0.7 not working with CMSMS 1.9.4.2
Replies: 6
Views: 1564

Re: Formbuilder 0.7 not working with CMSMS 1.9.4.2

Can anyone indicate how I can troubleshoot this issue please?
by jbx1
Sun Sep 11, 2011 7:53 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Formbuilder 0.7 not working with CMSMS 1.9.4.2
Replies: 6
Views: 1564

Re: Formbuilder 0.7 not working with CMSMS 1.9.4.2

I changed the email template to a default generated one by pressing "Create Sample Template" but the problem remained the same. I read somewhere in this forum that this could be related to .htaccess and URL extensions. I never touched that file, I have the default .htaccess that CMSMS crea...
by jbx1
Sat Sep 10, 2011 5:46 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Formbuilder 0.7 not working with CMSMS 1.9.4.2
Replies: 6
Views: 1564

Re: Formbuilder 0.7 not working with CMSMS 1.9.4.2

Yes. I filled the email address and also the from email, and put the email template in the advanced tab of the Send To. I have the following email template: {$your_name} <{$your_email_address}> has sent the following message on {$sub_date} from {$sub_source_ip}. Subject: {$subject} Message: {$messag...
by jbx1
Fri Sep 09, 2011 10:29 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Formbuilder 0.7 not working with CMSMS 1.9.4.2
Replies: 6
Views: 1564

[SOLVED] Formbuilder 0.7 not working with CMSMS 1.9.4.2

I have a fresh install of CMSMS version 1.9.4.2 "Faanui" I installed the FormBuilder 0.7 and FormBrowser 0.4 modules, from the module manager itself and all went fine. CMSMailer also works and I confirmed it with the test email. I am now trying to use the form builder to create a contact f...
by jbx1
Mon Jul 04, 2011 10:21 pm
Forum: CMSMS Core
Topic: How to remove WYSIWYG centering?
Replies: 1
Views: 977

How to remove WYSIWYG centering?

I have just installed CMSMS and I am putting in my html template and all seems OK. I have a <div> which through CSS I have put text-align: left; amongst some other styling stuff and I put the {content} tag in. All this works well, on the website. However for some reason the WYSIWYG editor is thinkin...
by jbx1
Mon Apr 05, 2010 9:31 pm
Forum: CMSMS Core
Topic: Editor permissions to add pages to a section only, using a specific template
Replies: 1
Views: 1002

Editor permissions to add pages to a section only, using a specific template

Lets say I have the following: About Us Sports   - Tennis   - Football   - Basketball Contact Us I want to give the editor permissions to edit only pages under the Sports section. That's fine I give them permissions on the specific pages. How do I give them permissions to be able to add new pages un...

Go to advanced search